Ask Your Question
0

detect lines on xray image

asked 2018-03-24 05:14:00 -0600

Nabeel gravatar image

updated 2018-03-24 15:43:20 -0600

Hi,

I am looking to detect lines on an x-ray image using openCV. Please see the attached sample images.

I am aware of Hough transform. Is there any other reliable approach using OpenCV or any other C++ library ? I am also looking to somehow determine the confidence for each detected line, such as line[20] has confidence of 1 (maximum), line[30] has next best confidence of 0.95 and so on

Sample Image

image description

Output Image (potential lines are highlighted in red circles)

image description

Any guidance will be really appreciated in this regard

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-03-24 13:45:08 -0600

fadkabli gravatar image

Please check this for Details. It will be very helpfull: http://www.jatit.org/volumes/Vol64No1...

edit flag offensive delete link more

Comments

Thanks ,,, btw i have also added more details in my question

Nabeel gravatar imageNabeel ( 2018-03-24 15:43:46 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2018-03-24 05:14:00 -0600

Seen: 563 times

Last updated: Mar 24 '18