Back to Camera Hacker |
|
HOW TO READ AN IMAGE DATA
I would like to know how i can read the data of an image, a jpeg file for example.
Arash
I would decide what programming language you want to manipuplate the data in and look into a book about that programming language. I know it can be done in most if not all languages (Java, C,Visual Basic). I do not know what you intend to do with the numbers you want o see, perhaps you could explain why you want to see them.
Brian Coy
The image data is in binary. You can't read it in a text editor like Notepad. You'll need a hex editor. Or through a data dump software. I wrote two Java freeware before, called BinDump and HexDump. These free software dumps the data in binary and hexidecimal, respectively, on the command-line. You can get a copy at Cynosure.X International: Products.
Chieh Cheng
Add Comment
TrackBack
No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here. Messages, files, and images copyright by respective owners. |
55 Users Online
$10000-above $5000-$9999 $2000-$4999 $1000-$1999 $500-$999 $200-$499 $100-$199 $50-$99 $25-$49 $0-$24 Gift Certificate |
|
Copyright © 1998 - 2009 by Chieh Cheng. All Rights Reserved. |