Dinesh Reddy
New member
I have an Image of Size 256x256. I need to extract the a region(Doughnut Shape) from that image. Radius of the inner circle is 10 pixels long and Outer Circle radius is 20 pixels long.
How can i extract the region from the source image using JAVA(JAI). Actually JAI has inbuilt classes to Extract the Regions. But that is limited to Polygons and Rectangles.
Can anybody please help me to implement this?
Thanks,
Dinesh
How can i extract the region from the source image using JAVA(JAI). Actually JAI has inbuilt classes to Extract the Regions. But that is limited to Polygons and Rectangles.
Can anybody please help me to implement this?
Thanks,
Dinesh