how can i apply artificial bee colony algorithm to denoise an image?
1 次查看(过去 30 天)
显示 更早的评论
dear sir/madam
i want to implement artificial bee colony algorithm for image denoising in matlab. i have good knowledge of digital image processing using matlab.i know the ABC algorithm.but problem comes when we have to select the variables.suppose i selected mean square error as varible to vary from maximum value to minimum value.but how to calculate threshold value at that point.what will be the formula to calculate threshold?so if you have any code related to this please help me out.
0 个评论
回答(1 个)
Cindy Solomon
2015-7-27
Hi Nishi,
It seems like there are several users who have already implemented the Artificial Bee Colony algorithm in MATLAB. I would recommend taking a look at the File Exchange submissions here and here to get you started. In addition, please let us know what you have already tried, as there are many different ways of calculating a threshold and it is unclear what aspect you are referring to.
Hope this helps!
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!