Hi, Any help how to go about the following analysis is appreciated.
I have two images. In each image, I have a bunch of verticle straight
lines. Now I would like to compute the number of total verticle lines
overlapping with each other. If two lines from two images are 50% or more
overlap then I consider one line is overlapping. Similarly, I would
eventually compute how many such lines are overlapping between the two
images.
With ImageJ can draw lines, and export the lines co-ordinates. One logic is
that - from ROI I need to create some sort of boundary for each line, then
compute how many pixels in across two boundaries are overlapping, set the
threshold for overlapping, and if that threshold is matched then I run a for
loop to count each event of overlaps for each ROIs. How can I create the
boundary and ask for pixel position match in imageJ.
Any help is great!
thank you
--
Sent from:
http://imagej.1557.x6.nabble.com/--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html