how i measure a threshold value to use it in a wavelet_based image segmentation ?
Mostrar comentarios más antiguos
hi, i need a help please i want to know how i measure a threshold value to use it in a wavelet_based image segmentation ? if any one has a code , function or any answer that help me please send it thanks for your time
1 comentario
mona
el 22 de Ag. de 2013
Respuestas (1)
Amith Kamath
el 22 de Ag. de 2013
0 votos
If you are looking at segmentation in general, and tuning parameters to do so, I would recommend using http://www.mathworks.com/matlabcentral/fileexchange/38484-segmenttool-an-interactive-gui-for-segmenting-images.
For specific cases of wavelet transformed images, the threshold would depend on the scale and frequency you want to focus on.
4 comentarios
mona
el 22 de Ag. de 2013
mona
el 22 de Ag. de 2013
Amith Kamath
el 22 de Ag. de 2013
As far as I can tell, there is no analytic threshold value which can be preset in your code, and so it would depend on specific cases. http://eeweb.poly.edu/iselesni/lecture_notes/WaveletQuickStudy_expanded.pdf has some good discussion about this.
mona
el 24 de Ag. de 2013
Categorías
Más información sobre Discrete Multiresolution Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!