Newbie tips and help with ImageJ

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Newbie tips and help with ImageJ

C.F.Scheidecker Antunes
Hello all,

I am interesting on treating images with Java and hopefully ImageJ for
performing Deskewing, Punch-hole removal and also black border removal.

For removing the Puch holes from the Scanned papers I can go ahead and
write a Hough Transform Algorithm implementation in Java to locate the
circles/elipses and then fill then with the background color.

I wonder if you think this is the most practical approach for this problem.

For Deskewing I believe I could actually use the Puch Holes as references
before removing them or even use an implementation from ImageJ if you can
refer me to one.

Now, for black border removal I have no idea.

Hence, what I need to do is Deskewing, Puch-hole removal and black border
removal.

Thanks in advance,

Carlos.

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html