Hi everyone,
I'm triying to segment some regions in marble images.
I need to detect defects in surface like holes and cracks (even the
smaller ones) and changes in color must not afect to final result.
I'm looking for the best method to detect as many defects as possible,
and now I have a first aproximation: I attach one of the images I'm
using in experiments; the Vision Assistant's script that I used to
process image and the result areas detected in process.
I'm interested in determine which machine vision methods are apropiate
to solve my problem. In the previous script you can see I use:
highligth details filter, open, threshold to segment regions and median
filter, to finally identify and measure the detected regions.
I modified the vi generated from the Vision Assistant's script to
recover the tile edges in order to detect the areas touching them too.
I will be pleased for any idea you have... Thanks in advance!!
PS: Sorry, I'm spanish and I know my english is horrible :S