Extrinsic landmarks detection from images ? [closed]

asked 2019-04-11 17:25:52 -0600

I am working on a problem of registration of a particular type of medical imaging. To do this, I have to extract extrinsic markers automatically from the images.

Take this image as an example:

image description

I have to detect those white little cicles in the bottom, knowing that the color is not always the same.

I used fastNlMeansDenoising and blur to denoise image, then I've tried some edge detection techniques, in particular Canny edge detector, I used trackbars to try to find the best thresholds, but i can't find commun ones that will work on all images.

image description

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-10-15 13:16:22.714069