Tuesday, December 24, 2019

computer vision - How to Detect Gradients and Edges in Images?


I want to be able to find points in images that are the centre of a radial gradient like the one shown in the left picture below. Any ideas on how I could use a Hough transform or some other computer vision method?


Thanks


enter image description here


example search image:


enter image description here




No comments:

Post a Comment

digital communications - Understanding the Matched Filter

I have a question about matched filtering. Does the matched filter maximise the SNR at the moment of decision only? As far as I understand, ...