I have used gabor filters on images, my problem is what postprocesing to do on output of gab filter, i want to compute some texture features on it so that i can eliminate false positives using classifier to the segmented result
1 view (last 30 days)
Show older comments
is it direct segmentation with thresholding ( im2bw ) i may get false positives with that. I want to calulate GLCM on ouput of gabor so that i can classify the components using classifier
usually what postprocesing is done with gabor?
Thanks in advance
-shantala
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!