Welcome![Sign In][Sign Up]
Location:
Search - image to text

Search list

[Graph Recognize数字识别系统源代码

Description: 基于神经网络的文字识别系统,VC++下调试通过-text recognition system based on neural network tested under VC++
Platform: | Size: 3323904 | Author: 侯漠 | Hits:

[Graph programVC实现数字图像处理的讲义加代码

Description: 这是一个使用VC语言编写的实现数字图像处理的源代码及说明文当,很好的-This a use of the VC language digital image processing of the source code and explanations when the text, very good! !
Platform: | Size: 741376 | Author: 赵锐 | Hits:

[ADO-ODBCblobrw

Description: 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。   微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。   我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做。 -Microsoft s field and so on SQL SERVER database Image, text all belongs to binary the big object. These objects deposits and withdrawals and other light objects have the difference slightly. MicrosoftNET Framework System.Under the IO naming space provided a FileStream document to us to flow the kind. We may use this document to flow to the binary big object with ease carry on read-write. I have realized a simple WinForm procedure, this procedure through clicks on "Open" the button to choose bmp or the jpg document, and the demonstration controls in PictureBox in the graph. The button stores the database through "Save". Clicks on "View" CheckBox to be possible to cut to the browsing condition, watches stores the database the picture. Because to binary big object use class operation, therefore all has the versatility regarding any document. The read-write text documents also may such do.
Platform: | Size: 33792 | Author: 张庆 | Hits:

[Other2DjuPipei

Description: 影像匹配的方法很多,其中利用不变矩进行匹配方法具有很高的可靠性,希望对研究机器视觉的朋友有所帮助。-Image Matching many ways, using the same moment matching method has very high reliability, want to study machine vision friends help.
Platform: | Size: 2048 | Author: 林风 | Hits:

[Special Effectsascgen2-0.7.3

Description: Ascii Generator dotNET (ascgen2) is an application to convert images into high quality ASCII art - text that accurately represents the original image. The first program of its kind to support variable width fonts, and real-time output adjustment. -Ascii Generator dotNET (ascgen2) is an app lication to convert images into high quality AS CII art-text that accurately represents the or iginal image. The first program of its kind to su pport variable width fonts, and real-time output adjustment.
Platform: | Size: 100352 | Author: liuyangustc | Hits:

[Graph RecognizeRecognition

Description: 程序代码包括:索书号文字图像分割,粘连字符切分,文字识别,彩色车牌分割,商标文字分割,文字识别的识别子函数,文字识别的结构特征提取子函数-Program code including: Call Number text image segmentation, adhesion character segmentation, character recognition, color plate segmentation, trade marks text segmentation, character recognition identification Functions, the structure of character recognition feature extraction Functions
Platform: | Size: 205824 | Author: 张子木 | Hits:

[AI-NN-PRwrightingRecognition

Description: 一个图像文字识别软件源码,可以识别给定图像上的文字并导出文档-An image source text recognition software to identify a given text and images on export documentation
Platform: | Size: 3349504 | Author: fivemice | Hits:

[Graph RecognizeSeveralCharacterRecognition

Description: 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Procedure Code Description P0801: Call Number text image segmentation P0802: adhesion character segmentation P0803: Character Recognition P0804: Segmentation of color plates P0805: text segmentation trademarks Recognition: Character Recognition Recognition Functions StrDetect01: the structure of character recognition feature extraction Functions
Platform: | Size: 220160 | Author: 肖伟 | Hits:

[Other systemsAsc-art

Description: convert a small image to a text image ascii art
Platform: | Size: 96256 | Author: Jishou123 | Hits:

[Special Effectsimg-reg

Description: 对图像实现骨架化操作、提取边界、执行图像开运算度、增强图像对比度并提取文本图像中的某些字符对象。-Implementation of the image skeleton operation, extraction of the border, the implementation of open computing degree images to enhance image contrast and to extract the text of some of the characters in the image object。
Platform: | Size: 1024 | Author: fjdata | Hits:

[Picture Viewerpdftoimage_cmd

Description: AP PDF to IMAGE Batch Converter is a useful pdf tool, the converter produces fully functional IMAGE documents with text, pictures, graphics etc, using the original PDF document formatting.It does not need any software support, such as Adobe Acrobat, Acrobat Reader, etc.
Platform: | Size: 945152 | Author: salem | Hits:

[2D Graphicbitmap_plot_v1_2

Description: "Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region contour into a bitmap of the region. - "Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region contour into a bitmap of the region.
Platform: | Size: 12288 | Author: AJAY聽聽JAIN聽 | Hits:

[Windows DevelopVB_Decompliyer

Description: VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0 and 6.0. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code. If a program was compiled into the native code, restoring full source code from machine instructions is not possible. anyway you can edit any text or image which contained in EXE file .
Platform: | Size: 34816 | Author: Mick | Hits:

[Graph RecognizeTermView

Description: 图片中的文字提取,包括图像二值化,图像归一化,图像大小压缩,图像细化等处理的C语言代码!有一定的注释,是不可多得的好资料,比较稀缺-Picture of text extraction, including image binarization, image normalization, image size compression, image thinning, such as the C language code to deal with! There are some notes, good information is hard to come by, more scarce! !
Platform: | Size: 5120 | Author: liguoyin | Hits:

[Graph Recognize83390088ocr

Description: ocr文字识别代码,可以对字母和数字进行识别,并可查看到识别的过程,识别中逐个文字的对比,对进行图像识别开发的很有帮助。-ocr text recognition code, can identify letters and numbers, and can see the process of identification, recognition-by-word comparison, and helpful for the development of image recognition.
Platform: | Size: 148480 | Author: pen | Hits:

[matlabshili

Description: matlab gui, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等 4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。-matlab gui, including four very good example: 1. with multiple axes of GUI, the main learning control which axis is the object of drawing commands and edit the text boxes with the number of read input. 2. The list box directory reader, the main study to obtain the path, load, open the file 3. From the variable list box to access the work area, learning the basic work area exists in the variable names into the list box, select a number of other 4 . address book readers, the more integrated, more technology used. Including open, save, modify mat file, save and re-use handles structure called shared data.
Platform: | Size: 25600 | Author: lewis | Hits:

[GUI DevelopTxt-To-Image

Description: txt to image ,是一个vb做的控件,可以将纯文本文件的内容直接输出成图片,并且文字格式可以控制。-txt to image, do a vb control, plain text files can be output directly into the content of pictures and text formatting can be controlled.
Platform: | Size: 27648 | Author: 杨金 | Hits:

[matlabBelajar-image-to-text

Description: how to taking an text/word from word image
Platform: | Size: 1972224 | Author: ali | Hits:

[Special EffectsImage-toText

Description: this for image to text conversion-this is for image to text conversion
Platform: | Size: 224256 | Author: fabmax | Hits:

[.netconvertir-image-en-texte

Description: COnvert image to text
Platform: | Size: 130048 | Author: geogeek | Hits:
« 12 3 4 5 6 7 8 9 10 ... 47 »

CodeBus www.codebus.net