View Single Post
Old 4th Sep 2012, 4:06 pm   #183
pitbuell94
Retired Dormant Member
 
Join Date: May 2009
Location: Fresnes, France
Posts: 124
Default Re: 819 line standards convertor.

Hi,

For those we want to convert and store some PIC in memory, I have this small soft.

Use it directly with DOS.

Minimun version is 1.6 for JAVA.

The name is rawgsconverter.

This soft take any pic and make a conversion to B&W file.

This file is like a bin file or hexa file.

You can resize the final B&W pic.

for e.g => resize=1000x768 => the output PIC is 1000 dot per 768 lines.


Here below, the synthax to use it.

rawgsconverter.exe inputfile=test2.jpg outputfile=pouet.raw resize=1000x768


Lecture de l'image......[OK]
Redimensionnage......[OK]
Convertion en niveaux de gris......[OK]
Convertion en byteArray......[OK]
Sauvegarde......[OK]
[Termine]

After all is ok, you'll find a file with matching gray level you can flash into your ROM.

Fred C.(Pitbuell94).
Attached Files
File Type: zip rawgsconverter.zip (13.0 KB, 168 views)
pitbuell94 is offline