Hi, guys!
DustinW:
thanks. I found some algorithm and used a formula node in labview and transformed my image to array, it works, but is too slow still. the image is 8bit grayscale but very big 3000x 3000 almost. i dont want to resample it or threshold, because i could lose some lines i need to detect. maybe reducing the number of angles a pixel votes for into the accumulator in the Hough transform will work. do you know this algorithm, maybe have some ideas? But the problem is the lines(scratches) i have are 10-30 pixel wide, and about 100-600 long. detecting them is not so easy - noise amount on the images is different. thanks for help 1nce more,
andru
Dymitr:
i will look into the CV...