Introduction - If you have any usage issues, please Google them yourself
Main function
A typical image-processing software, which by the image display, image conversion, image processing, character recognition, and help a few other parts. Prepared using VC 6.0
image display module
The module mainly includes bitmap display shows JPEG, show GIF 3 parts.
image conversion module
The module mainly includes bitmap is converted to JPEG, JPEG converted to bitmaps, bitmap converted to GIF, GIF bitmap converted to 4 parts.
image processing module
The module mainly includes image rotation, image sharpening, image handle the anti-color, gray scale processing, linear transformation part 5.
Character Recognition module
The module mainly includes handwritten numeral recognition.
other
The module includes a fixed set menu colors and random colors in two parts.
assist module
The module includes software version, the development of information units.