Christoph_ Posted September 26, 2006 Posted September 26, 2006 (edited) I wonder if there is a way to make a pixelchecksum of a certain area, but only of pixels that match a certain color criteria /eg. find all yellow pixels in Area 1). Else it would be rather handy to have a pixelsearch that returns the locations of all (color)pixels found in a certain area. Is there any way ? If one wonders what I want to do with it: OCR. Edited September 26, 2006 by Christoph_
jvanegmond Posted September 26, 2006 Posted September 26, 2006 You should for this write your own pixelchecksum, because such a function does not exist yet. github.com/jvanegmond
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now