Picture code
AIman
Posts: 531
Does anyone know who to access the code of a picture? I have some stuff on my computer and I want to look at the code for the pictures but can't figure out how to get inside the code.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Don't visit my new website...
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheap used 4-digit LED display with driver IC·www.hc4led.com
Low power SD Data Logger www.sddatalogger.com
SX-Video Display Modules www.sxvm.com
Don't mistake experience for intelligence. And vis-vera.
·
How do you view the code? I haven't been able to figure that out. I have some simple experiments I want to do with pictures and colors but haven't been able to acces the code in anything.
Any help with this would be most appreciated.
·
YOU have to write the code to read the picture. And BMP is probably the easiest format to do that.
I used DOS based Turbo Pascal to write my code. It's pretty straight forward.
I just save the pictures as 24-Bit with a certain X and Y size. Then you can just "skip" the header information and there is the pixel data.
What format do you need to get the pixel data into ?
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheap used 4-digit LED display with driver IC·www.hc4led.com
Low power SD Data Logger www.sddatalogger.com
SX-Video Display Modules www.sxvm.com
Don't mistake experience for intelligence. And vis-vera.
·
Then by accessing the code of the picture with the white 2x4 I want to see if I can locate the 2x4 -· by reading the code - in the second picture.
To address what you would like to do, this type of task is usually handled by image analysis techniques using color analysis, edge detection and the like. There is also quite a bit of information about these topics available and it can rapidly run into PhD level cognations. In any case, these functions typically require a fair amount of memory and LOTS of speed.
A lot of this falls under the headings of "image processing" and "recognition" and "visual analysis". All fun topics, but not for the faint of heart.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Truly Understand the Fundamentals and the Path will be so much easier...
Wait a minute, how does the CMU manage to follow colors? It gets programed. Is it the same sort of thing?
looks like arabic.
It also has an export to C and asm.
kelvin