pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/pagetools



Module name:    wip
Committed by:   fhajny
Date:           Thu Oct  1 12:13:15 UTC 2009

Import into wip/pagetools

Log Message:
Import pagetools-0.1 as wip/pagetools.

Page Layout Detection Tools is a project aiming to automate the layout
detection in scanned page images. This task is a necessary step in OCR
processing. One would like to detect the orientation of the text, to
determine the text bounding box(es) for the text and graphics, to deskew
the page images if necessary, and to remove scanning artifacts (dirt,
speckles, shadows).

The entire code will be distributed under the conditions of the GPL.

The initial implementation works with black/white images in TIFF or PBM
format. The first application in the project is a program to determine
the skew angle for text. This is performed using an original algorithm
based on a fast implementation of the Radon transform. (The fast Radon
code was received from an anonymous contributor who has allowed us to
publish the code under GPL.)

Status:

Vendor Tag:     FHAJNY
Release Tags:   FHAJNY_20091001
                
N wip/pagetools/distinfo
N wip/pagetools/Makefile
N wip/pagetools/PLIST
N wip/pagetools/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index