Circle detection in CTscan
Mostrar comentarios más antiguos
Dear specialists, Currently, I have to detect some circles from CT scan images. The sample is as below

The radius range is from 5-110, so I tried to divide this range into several smaller intervals. However, the results is not adequate. Could anybody please help me to detect them ? Thank you very much.
2 comentarios
Peter To
el 7 de Abr. de 2014
Spandan Tiwari
el 11 de Abr. de 2014
Did you try changing the Sensitivity parameter in imfindcircles? Can you show the code you used?
Respuesta aceptada
Más respuestas (1)
Julia
el 15 de Abr. de 2015
0 votos
This code looks really useful. I tried to use it for the detection of pores in the attached picture. As you can see, especially in the center, the pore spaces are widely connected, so a distinction would be needed. Basically i would like to fit in circles into the pore spaces to get a pore size distribution. Using your proposed code as it is does not help in this case. Could you suggest which parameters to play with in order to make it fit better for less obvious cases like mine?
2 comentarios
Image Analyst
el 15 de Abr. de 2015
There is no picture attached. I suggest you start a new question with it. You can reference this one if you want.
I attached the picture. I will also start a new question. Thanks. http://www.mathworks.com/matlabcentral/answers/203771-detect-highly-connected-pores-in-a-ct-scan
Categorías
Más información sobre Image Filtering en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

