how can i apply artificial bee colony algorithm to denoise an image?

2 views (last 30 days)
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.

Answers (1)

Cindy Solomon
Cindy Solomon on 27 Jul 2015
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!

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!