LEADTOOLS.com Links
Recent Posts
- ID Recognition for Any Device and Any Template!
- LEADTOOLS Wins 2022 Visual Studio Magazine Reader’s Choice Awards
- Capture and Crop a Document in Xamarin
- Registered for Microsoft Build 2022 yet? Try LEADTOOLS and win an Amazon Gift Card on us!
- Import and Export File Streams with the Document Converter
Categories
- .net (4)
- Cloud Services (3)
- Document Imaging (148)
- Analyzer (2)
- Annotations (2)
- Barcode (15)
- Document Converter (9)
- Forms Recognition and Processing (17)
- MICR (1)
- OCR (37)
- PDF (24)
- Virtual Printer (2)
- General (35)
- General Imaging (52)
- File Formats (2)
- HTML5 (19)
- Image Processing (11)
- Medical Imaging (24)
- Multimedia Imaging (35)
- News (123)
- Recognition (1)
- Success Story (2)
- Video Tutorials (4)
Tags
- .NET Framework (59)
- 3D (1)
- Android (25)
- Annotation (38)
- Barcode (61)
- Code Tip (62)
- Codec (2)
- DICOM (63)
- Document Converter (23)
- Document Viewer (28)
- Event (34)
- File Formats (11)
- Forms Processing (29)
- Forms Recognition (33)
- HL7 (7)
- HTML5 (67)
- Image Processing (66)
- iOS (18)
- Java (12)
- JavaScript (49)
- Linux (9)
- macOS (9)
- Medical Viewer (11)
- MPEG-2 Transport Stream (7)
- OCR (101)
- PACS (51)
- PDF (80)
- Product Announcement (48)
- Streaming (7)
- TWAIN (13)
- Viewers (36)
- Virtual Printer (8)
- White Paper (24)
Tag Archives: MICR
Forms Processing API Tutorial: Recognize and Process a Form
Automate your data entry problems away with a state-of-the-art forms processing API. Whether you’re working with customer surveys, tax documents, or billing records every industry uses forms daily to conduct business. Moving data from a paper to a digital medium … Continue reading
Posted in Forms Recognition and Processing
Tagged .NET, Forms Processing, Forms Recognition, ICR, MICR, OCR, OMR, tutorial
2 Comments
Tutorial: Detect and Extract MICR – Console C#
MICR detection and extraction technology is a very important piece of many applications in the banking, finance, legal, and insurance industries that can’t afford to rely on slow, error-prone manual data entry. The MICR line at the bottom of all … Continue reading
End-to-End eDiscovery with LEADTOOLS Document Imaging
Enterprise Content Management (ECM) and eDiscovery aren’t necessarily all that new, but it’s becoming increasingly important to implement due to the continuing transition into a digital age. Businesses, especially large corporations, have a massive amount of electronically stored information (ESI) … Continue reading
Posted in Document Imaging
Tagged Annotation, Bates, Credit Card, Document Imaging, Document Viewer, Driver's License, ECM, eDiscovery, EDRM, Forms Processing, Forms Recognition, MICR, OCR, Passport, PDF, PDF/A, Virtual Printer, White Paper
Leave a comment
Detect and Recognize MICR – C#
Support recently received a request for a simple C# sample that would detect a MICR in an image and return the MICR code as a string.