how to apply a variable thresholding after using sobel filter?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to detect rain drops from images, for that I have detected edges using Sobel filter and after that to get binary image I wanted to threshold the edge detected image. Same threshold values can't be applied to all the images.Follwing to this I have to calculate area or pixels occupied by that drops. Could someone help me?
0 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!