文件名称:digitaleyes-c
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 373kb
- 下载次数:
- 0次
- 提 供 者:
- c***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml.
usage : ./digitaleyes[.opt] [processes in chronological order] file
-noise Reduces image noise.
-rotate Finds angle and rotate image.
-lessons Builds the lessons library.
-clessons Remove the lessons library.
-learn Takes the image and give it to the neural network which compares its output and output wanted and apply backpropagation gradient descent algorithm.
-learnall Takes all the files in learning/ directory and gives them to the neural network.
-block Detects blocks.
-init Reinitializes the Neural Network.
-o Saves current file.
-html Outputs HTML.
-nogui Do not show GTK2+ interface.
-with-threads Show GTK2+ interface with threads (default).
-no-threads Show GTK2+ interface without threads.
-help Display this list of options
--help Display this list of options
-DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml.
usage : ./digitaleyes[.opt] [processes in chronological order] file
-noise Reduces image noise.
-rotate Finds angle and rotate image.
-lessons Builds the lessons library.
-clessons Remove the lessons library.
-learn Takes the image and give it to the neural network which compares its output and output wanted and apply backpropagation gradient descent algorithm.
-learnall Takes all the files in learning/ directory and gives them to the neural network.
-block Detects blocks.
-init Reinitializes the Neural Network.
-o Saves current file.
-html Outputs HTML.
-nogui Do not show GTK2+ interface.
-with-threads Show GTK2+ interface with threads (default).
-no-threads Show GTK2+ interface without threads.
-help Display this list of options
--help Display this list of options
usage : ./digitaleyes[.opt] [processes in chronological order] file
-noise Reduces image noise.
-rotate Finds angle and rotate image.
-lessons Builds the lessons library.
-clessons Remove the lessons library.
-learn Takes the image and give it to the neural network which compares its output and output wanted and apply backpropagation gradient descent algorithm.
-learnall Takes all the files in learning/ directory and gives them to the neural network.
-block Detects blocks.
-init Reinitializes the Neural Network.
-o Saves current file.
-html Outputs HTML.
-nogui Do not show GTK2+ interface.
-with-threads Show GTK2+ interface with threads (default).
-no-threads Show GTK2+ interface without threads.
-help Display this list of options
--help Display this list of options
-DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml.
usage : ./digitaleyes[.opt] [processes in chronological order] file
-noise Reduces image noise.
-rotate Finds angle and rotate image.
-lessons Builds the lessons library.
-clessons Remove the lessons library.
-learn Takes the image and give it to the neural network which compares its output and output wanted and apply backpropagation gradient descent algorithm.
-learnall Takes all the files in learning/ directory and gives them to the neural network.
-block Detects blocks.
-init Reinitializes the Neural Network.
-o Saves current file.
-html Outputs HTML.
-nogui Do not show GTK2+ interface.
-with-threads Show GTK2+ interface with threads (default).
-no-threads Show GTK2+ interface without threads.
-help Display this list of options
--help Display this list of options
(系统自动生成,下载前可以参看下载内容)
下载文件列表
digitaleyes\AUTHORS
...........\c\callback.c
...........\.\callback.h
...........\.\interface.c
...........\.\interface.h
...........\.\lang_en.h
...........\.\lang_fr.h
...........\.\loader.c
...........\.\loader.h
...........\.\noise.c
...........\.\noise.h
...........\.\rotation.c
...........\.\rotation.h
...........\.\stub.c
...........\.\stub.h
...........\.\threads.c
...........\.\threads.h
...........\.\tools.c
...........\.\tools.h
...........\ChangeLog
...........\configure
...........\COPYING
...........\data\learnall.sh
...........\....\lessons.tar.gz
...........\.ocs\html\index.html
...........\....\REFERENCE
...........\examples\1024x768.png
...........\........\Graphs.png
...........\........\OpenOffice.png
...........\........\Text.png
...........\........\Thumbs.db
...........\homepage\doc\index.html
...........\........\img\cc.png
...........\........\...\firefox.png
...........\........\...\logo.png
...........\........\...\lowerleftfade.png
...........\........\...\opera.gif
...........\........\...\shadow.png
...........\........\...\top.jpg
...........\........\...\under_cons.png
...........\........\...\upperrightfade.png
...........\........\index.html
...........\........\index2632.html
...........\........\index4db6.html
...........\........\index587a.html
...........\........\index9ba3.html
...........\........\indexb499.html
...........\........\indexb8c3.html
...........\........\indexbc7f.html
...........\........\indexc46b.html
...........\........\indexdc40.html
...........\........\indexfe9c.html
...........\........\style.css
...........\.tml\block.ml
...........\....\file.mli
...........\....\html.ml
...........\....\interface.mli
...........\....\Makefile
...........\....\types.cmx
...........\....\types.ml
...........\INSTALL
...........\Makefile
...........\ml\block.ml
...........\..\block.mli
...........\..\cheater.ml
...........\..\cheater.mli
...........\..\denn.ml
...........\..\denn.mli
...........\..\digitaleyes.ml
...........\..\digitaleyes.mli
...........\..\document.ml
...........\..\document.mli
...........\..\file.ml
...........\..\file.mli
...........\..\globals.ml
...........\..\globals.mli
...........\..\html.ml
...........\..\html.mli
...........\..\lang.mli
...........\..\lang_en.ml
...........\..\lang_fr.ml
...........\..\layer.ml
...........\..\layer.mli
...........\..\marks.ml
...........\..\marks.mli
...........\..\neuron.ml
...........\..\neuron.mli
...........\..\preproc.ml
...........\..\preproc.mli
...........\..\profman.ml
...........\..\profman.mli
...........\..\spell.ml
...........\..\spell.mli
...........\..\stub.ml
...........\..\stub.mli
...........\..\teacher.ml
...........\..\teacher.mli
...........\..\tools.ml
...........\..\tools.mli
...........\..\types.ml
...........\c\callback.c
...........\.\callback.h
...........\.\interface.c
...........\.\interface.h
...........\.\lang_en.h
...........\.\lang_fr.h
...........\.\loader.c
...........\.\loader.h
...........\.\noise.c
...........\.\noise.h
...........\.\rotation.c
...........\.\rotation.h
...........\.\stub.c
...........\.\stub.h
...........\.\threads.c
...........\.\threads.h
...........\.\tools.c
...........\.\tools.h
...........\ChangeLog
...........\configure
...........\COPYING
...........\data\learnall.sh
...........\....\lessons.tar.gz
...........\.ocs\html\index.html
...........\....\REFERENCE
...........\examples\1024x768.png
...........\........\Graphs.png
...........\........\OpenOffice.png
...........\........\Text.png
...........\........\Thumbs.db
...........\homepage\doc\index.html
...........\........\img\cc.png
...........\........\...\firefox.png
...........\........\...\logo.png
...........\........\...\lowerleftfade.png
...........\........\...\opera.gif
...........\........\...\shadow.png
...........\........\...\top.jpg
...........\........\...\under_cons.png
...........\........\...\upperrightfade.png
...........\........\index.html
...........\........\index2632.html
...........\........\index4db6.html
...........\........\index587a.html
...........\........\index9ba3.html
...........\........\indexb499.html
...........\........\indexb8c3.html
...........\........\indexbc7f.html
...........\........\indexc46b.html
...........\........\indexdc40.html
...........\........\indexfe9c.html
...........\........\style.css
...........\.tml\block.ml
...........\....\file.mli
...........\....\html.ml
...........\....\interface.mli
...........\....\Makefile
...........\....\types.cmx
...........\....\types.ml
...........\INSTALL
...........\Makefile
...........\ml\block.ml
...........\..\block.mli
...........\..\cheater.ml
...........\..\cheater.mli
...........\..\denn.ml
...........\..\denn.mli
...........\..\digitaleyes.ml
...........\..\digitaleyes.mli
...........\..\document.ml
...........\..\document.mli
...........\..\file.ml
...........\..\file.mli
...........\..\globals.ml
...........\..\globals.mli
...........\..\html.ml
...........\..\html.mli
...........\..\lang.mli
...........\..\lang_en.ml
...........\..\lang_fr.ml
...........\..\layer.ml
...........\..\layer.mli
...........\..\marks.ml
...........\..\marks.mli
...........\..\neuron.ml
...........\..\neuron.mli
...........\..\preproc.ml
...........\..\preproc.mli
...........\..\profman.ml
...........\..\profman.mli
...........\..\spell.ml
...........\..\spell.mli
...........\..\stub.ml
...........\..\stub.mli
...........\..\teacher.ml
...........\..\teacher.mli
...........\..\tools.ml
...........\..\tools.mli
...........\..\types.ml