CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Post a JavaScript (http://www.codingforums.com/forumdisplay.php?f=19)
-   -   pXY.js - pixel analysis for HTML5 Canvas (http://www.codingforums.com/showthread.php?t=274889)

Leeoniya 10-02-2012 02:34 AM

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


All times are GMT +1. The time now is 03:14 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.