This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Other JSE/JEE APIs and the fly likes Recognizing Blank Images Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Recognizing Blank Images" Watch "Recognizing Blank Images" New topic
Author

Recognizing Blank Images

Rodricks george
Ranch Hand

Joined: Sep 10, 2006
Posts: 97
Dear Sir,

I have scanned some 10 images as saved the images as PNG images... then i want to analyze whether the images is Blank page(pure white image). I want to separate the images according to Blank images. Please give some Idea how to recognize the blank images


-Rodricks
Rodricks george
Ranch Hand

Joined: Sep 10, 2006
Posts: 97
Dear Sir,

Somewhat i found a feasible solution for this problem.... I calculated a histogram of images using JAI and then calculated the SD of the Histogram....

For blank images it came a least SD..... So it was very easy to identify a Blank page rather than a PNG file with some images... Thank you sir...

-Rodricks
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Recognizing Blank Images
 
Similar Threads
jsp dynamically upload content
How to display more number of images in a jsp page ?
Wierd img issue-Ghost
Compare Two Images
I_________________________You