how can i get the matlab code for "MCA based image decomposition" techniq
1 次查看(过去 30 天)
显示 更早的评论
sir ,i am a student of MTech and i am doing my thesis topic on "rain detection and removal from image",where i can able to detect the rain streaks but now my work is to remove the rain streaks and get the clear picture from it.so i try to use the "MCA or Morphological Component Analysis based image decomposition technique to remove the rain streaks". i stuck in the MATLAB CODE. please help me regarding this matter. u can mail me also on my mail id which is [jagannathmishra501@gmail.com] PLEASE HELP ME. THANKS IN ADVANCE
0 个评论
采纳的回答
Image Analyst
2013-3-4
If it's not in the File Exchange, and no one sends it to you, then you'll have to do your project by yourself. Or ask the authors of whatever paper you're looking at.
3 个评论
Walter Roberson
2013-3-7
What error are you getting, in which line of code of which routine? What is the size() and class() of your image?
Image Analyst
2013-3-7
"is not working" is not specific enough for anyone to offer help. Bilateral filter doesn't really deal directly with low and high frequency components. Perhaps you are thinking of Fourier filtering or wavelets.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!