Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Image Analysis

by mjscott2702 (Pilgrim)
on Oct 25, 2010 at 13:53 UTC ( [id://867237]=note: print w/replies, xml ) Need Help??


in reply to Image Analysis

If you could translate the JPEG images to something that is more X,Y,Value based (where the Value is some numerical number, grayscale values are ideal for this), it should be possible to identify "edges" which correspond to step-changes between adjacent "pixels". This is analaguous to "digital differentiation" - large deltas between 2 pixels, in the X or Y direction correspond to edges.

Without more info on the nature of the actual images, this might be a way of identifying images with a larger than normal edge count, without becoming embroiled in the neural network approach, and all that involves - training the network etc.

Pretty sure there must be some modules out there to convert from JPEG to "XYZ" formats, hopefully more knowledgeable monks out there could provide some direction there?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://867237]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-26 01:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found