Circular ROI scanning and rotating an ROI about the image canvas centre
Posted by
John Oreopoulos on
Oct 23, 2015; 9:12pm
URL: http://imagej.273.s1.nabble.com/Circular-ROI-scanning-and-rotating-an-ROI-about-the-image-canvas-centre-tp5014750.html
Dear ImageJ community,
I need some help developing some ImageJ code.
I'm looking for two pieces of code that that would allow the following:
1. I'd like to scan a circular ROI about a circle centred on the image canvas.
2. I'd like to rotate a ROI not about the centre of the ROI, but about the centre of the image canvas by a specified angular amount.
At the end of the day, I think all I need for #1 is a list of co-ordinates for the circular ROI running about the circle where I can specify the angular resolution between each coordinate set (ideally about 0.005 deg).
For #2, my instincts say this is a linear algebra problem, but I'm not sure how that would be done in ImageJ or even if it can be done in ImageJ.
Any ideas?
Sincerely,
John Oreopoulos
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html