All About Circuits Forum  

Go Back   All About Circuits Forum > Software, Microcomputing, and Communications Forums > Programmer's Corner

Notices

Programmer's Corner Discussion forum for all aspects of programming and software engineering. Any software programming language welcome: C, C++, C#, Fortran, Java, Matlab, etc.

Reply   Post New Thread
 
Thread Tools Display Modes
  #1  
Old 04-04-2009, 11:36 AM
navinbhansali navinbhansali is offline
New Member
 
Join Date: Apr 2009
Posts: 1
Default Matlab- cloud detection and removal using wavelet image fusion

Hello,
I need a help on code to detect and remove clouds of an image using wavelet image fusion. I have the algorithm for the same but don't know how to implement it. If any one can help. Please it's really urgent.Here is the algorithm.

  • The input images are the original noisy image Original -image (i, j) and the cloud free image clear (i, j) of size 2Nx2N are decomposed to their high and low frequency images.

  • To detect the shadows, make a threshold in the wavelet coefficient at different levels of decomposition. The shadows pixels will set to ones and the other pixels will set to zeros.

  • Replace the wavelet coefficients at the shadows areas in the original noisy image by the wavelet coefficients from the clear image.

  • Repeat the steps 1-3 to detect the clouds from the original noisy image and replace their wavelet coefficients by the wavelet coefficients from the clear image.


Reply With Quote
Reply   Post New Thread

Bookmarks

Tags
, , , , , ,

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:15 PM.


User-posted content, unless source quoted, is licensed under a Creative Commons Public Domain License. Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.