View Single Post
Old 10-02-2012, 02:34 AM   PM User | #1
Leeoniya
Regular Coder

 
Join Date: Apr 2006
Location: Northbrook, IL
Posts: 388
Thanks: 8
Thanked 6 Times in 6 Posts
Leeoniya is on a distinguished road
Smile pXY.js - pixel analysis for HTML5 Canvas

This lib provides a pleasant interface for analyzing <canvas> pixels in an effort to speed up implementation, readability and debugging of custom analysis algorithms such as document feature extraction, OCR segmentation, etc.

Why?

I needed an interactive tool that would assist humans in recognizing a document structure from rasterized or scanned PDF forms because automated tools like Omnipage and Finereader offer no efficient method of form field data-binding, auto field naming, schema mapping and so forth. While the actual algorithms and the tool is closed-source for now, pXY.js was written to serve as the core.

tute: http://o-0.me/pXY/
repo: https://github.com/leeoniya/pXY.js
__________________
"I only know that I know nothing."
-Socrates
Leeoniya is offline   Reply With Quote