Customized Software Design is the process of converting your business needs or ideas into a computer software package to help your hardware product become fully functional or more efficient. We accomplish this by using a wide range of software development tools and highly-trained Development Engineers. We try to analyze your needs by working hand-in-hand with our clients to develop a software package that transforms your hardware specifications into a simple, easy, effective windows-based interactive program. We specialize in designing OCR/Barcode programs that will...
-
help reduce manual user data entry, saving time and money
-
work with specialized and unique OCR hardware devices
-
integrate with various types of third-party software applications
-
design easy-to-use custom screens and pages
-
incorporate user-friendly help screens and manuals
SCAN's decoding library is a general-purpose library that processes Optical Character Recognition and barcode decoding. It can be ported to any embedded process with a C++ environment. Given a grayscale input image, the library will cut out and decode zones and iterate through multiple document definition, returning the results in strings. With a wide variety of image processing functions, the library may be tuned for maximum results. The library can be shut down to return all dynamically allocated memory to the system. Typically, the library is started up with an API call that allocates internal structures. It is then configured by importing a configuration string or by making individual API calls. After configuration, any number of decoding calls may be made without additional configuration.