Cuneiform for Linux 0.6 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Cuneiform for Linux 0.6 (Default branch)
# 1  
Old 02-07-2009
Cuneiform for Linux 0.6 (Default branch)

Cuneiform is a commercial grade optical characterrecognition (OCR) system. It was originallydeveloped and open sourced by Cognitivetechnologies, and was originally Windows-only.This project aims to port Cuneiform to runnatively on Linux.License: BSD License (revised)Changes:
This release has many bugfixes and full support for MSVC.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Ubuntu

GUI to Cuneiform?

Hello. Did You know how can I add GUI to my Cuneiform? My PC is with Ubuntu Linux 9.04 Thanks, Marsislav (1 Reply)
Discussion started by: marsislav
1 Replies
Login or Register to Ask a Question
ocrfeeder(1)						      General Commands Manual						      ocrfeeder(1)

NAME
ocrfeeder - document layout analysis and optical character recognition system. SYNOPSIS
ocrfeeder [OPTIONS] DESCRIPTION
This manual page documents briefly the ocrfeeder command. OCRFeeder Given the images it will automatically outline its contents, distinguish between what's graphics and text and perform OCR over the latter. It generates multiple formats being its main one ODT. OPTIONS
Generic program information --version Show program's version number and exit -h, --help Show help message and exit Other options -i IMAGE1 [IMAGE2 ...], --images=IMAGE1 [IMAGE2 ...] Add the specified images to OCRFeeder after opening it -d DIRECTORY, --dir=DIRECTORY Add all images under the specified directory to OCRFeeder after opening it FILES
~/.ocrfeeder/preferences.xml OCRFeeder's configurations file FOLDERS
~/.ocrfeeder/engines/ Folder to hold the engines' configuration files SEE ALSO
ocrfeeder-cli(1) AUTHOR
This manpage has been written by Joaquim Rocha <jrocha@igalia.com> and Alberto Garcia <agarcia@igalia.com> 2010-11-19 ocrfeeder(1)