Ask Your Question

Revision history [back]

OpenCV find sub images

I have a scanner which is big enough to scan multiple pictures at once. Unfortunatelly, all the pictures are stored in one jpg file, separated only by white borders. Is there any way to automatically find the sub images and store them in separate files? I was thinking about using OpenCV to get the job done, but I can't find the right functions. Does anybody know which OpenCV function would work?

Thanks, Konstantin