Welcome![Sign In][Sign Up]
Location:
Search - c-scan image

Search list

[CSharpoocr_v2_07252004

Description: sdfa Open OCR (oocr) is a character recognition program used for automatic scanning of documents and forms. oocr is based on the idea of automatic form/document reading, which can create a batch process in recognizing areas of interest for forms or automatically scan entire documents and scanned images for character recognition. oocr is written in C on Windows (win32) libraries. All of the source code to the program is made available under the GNU General Public License (GPL) _________________________________________________________ History July 25,2004 : 2nd Release [NOT to be intended as a stable working release] Added: Program Icon Started: Image Processing for background detection Started: Bound Box reduction/fitting for standard scanning July 16,2004 : Initial Release [NOT to be intended as a stable working release]
Platform: | Size: 122491 | Author: 苏打发 | Hits:

[CSharp图像扫描

Description: 一个C#写的图像扫描的程序,功能虽然简单,但有一定的参考价值-A c# program for image scan with simple function and good reference value.
Platform: | Size: 18649 | Author: 楂樻攢 | Hits:

[CSharpoocr_v2_07252004

Description: sdfa Open OCR (oocr) is a character recognition program used for automatic scanning of documents and forms. oocr is based on the idea of automatic form/document reading, which can create a batch process in recognizing areas of interest for forms or automatically scan entire documents and scanned images for character recognition. oocr is written in C on Windows (win32) libraries. All of the source code to the program is made available under the GNU General Public License (GPL) _________________________________________________________ History July 25,2004 : 2nd Release [NOT to be intended as a stable working release] Added: Program Icon Started: Image Processing for background detection Started: Bound Box reduction/fitting for standard scanning July 16,2004 : Initial Release [NOT to be intended as a stable working release]
Platform: | Size: 121856 | Author: 苏打发 | Hits:

[CSharp图像扫描

Description: 一个C#写的图像扫描的程序,功能虽然简单,但有一定的参考价值-A c# program for image scan with simple function and good reference value.
Platform: | Size: 18432 | Author: 楂樻攢 | Hits:

[ScannerBenQ-SC-SDK

Description: 本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动过程, 也能在很短的时间里定制出符合你要求的应用程序(当然,你需要有一定的VC++编程能力), 比如说能在某个特定的区域内用特定的分辨率进行扫描。该例程还提供了如何使用汉王OCR实现文字识别的演示。-the development kits for BenQ to provide specialized scanner, allows users to the development of secondary development package. The development kit is developed by VC 6.0 Dynamic Link Library (scan.dll). Simple interface, call convenience, you can in the shortest period of time right BenQ scanner functional customization. In addition, the development kit is also available to users BenQ develop their own images document literacy library (ImageRW.dll), providing a wide variety of video format support, so you can easily scan will be the image data retention in various formats (supported file formats are BMP, PCX, JPG, TIF , TGA, PNG) image files. The development kit also included within the development routines, even if you do not understand the point scanner-driven process, in a very short p
Platform: | Size: 543744 | Author: 123 | Hits:

[Special Effects05程序

Description: 关于图像二值化处理\边界扫描和边界识别的有用的程序-value of image processing 2 \ boundary scan and boundary identification useful procedure
Platform: | Size: 271360 | Author: | Hits:

[GDI-Bitmapface-image

Description: 这是个图象中人脸识别的程序,对人的五官有很好的识别和勾画!-This is the image Face Recognition procedures, the features of a very good identification and sketches!
Platform: | Size: 3055616 | Author: zhou | Hits:

[OpenGL programGLSMpegPlayer_v12_with_src

Description: 立体电影制作、播放软件,包含源码。支持SIDE BY SIDE、Can play mpeg2 stream non deinterlaced , it produce interlaced image without compression ghosting as an result. Such an picture is directly suitable for direct watching in stereo by the help of line-blanking method.-Three-dimensional film production, broadcast software, including source code. Support for SIDE BY SIDE, Can play mpeg2 stream non deinterlaced, it produce interlaced image without compression ghosting as an result. Such an picture is directly suitable for direct watching in stereo by the help of line-blanking method.
Platform: | Size: 281600 | Author: 焦学健 | Hits:

[GDI-Bitmapjuanji

Description: 卷积反投影图像重建。用C++编写的。医学上断层扫描的图。-Convolution back-projection image reconstruction. With C++ Prepared. Medical CT scan of Fig.
Platform: | Size: 1969152 | Author: 杨晓兰 | Hits:

[Special EffectsImageProcessing

Description: 图像处理的c#源代码,完善中,已完善图像分割中本人自创的Ms快速扫描分割算法-Image processing, c# source code, improve, have been improving my self-designed image segmentation in the quick scan segmentation algorithm Ms
Platform: | Size: 172032 | Author: luojian | Hits:

[Windows Developjpeg

Description: JPEG 静态图像压缩 各文件功能说明如下: 1) JPEG压缩程序:gendat.exe 2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe 3) 解JEPG压缩程序extrdat.exe 其中:(1)的输入参量是需要生成的压缩文件的名字。 主程序流程为: a) 程序初始化,读取文件名称、原始图像数据等基本数据; b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组 c) 以8×8为样本单位进行DCT变换 d) 以8×8为样本单位进行量化 e) 以8×8为样本单位进行Z形扫描 f) 以8×8为样本单位进行熵编码 g) 以8×8为样本单位进行解量化 h) 以8×8为样本单位进行IDCT变换 -JPEG still image compression Function of the documents as follows: 1) JPEG compression process: gendat.exe 2) For the compressed JPEG file header data, together with the procedures genjpg.exe 3) The solution JEPG compression program extrdat.exe Of which: (1) the input parameters is the need to generate the compressed file s name. The main program flow is: a) procedures for initialization, read the file name, the original image data and other basic data b) From the AC.TAB and DC.TAB two file generation AC table and DC table, into an array of c) with 8 × 8 sample units for the DCT- d) to 8 × 8 for the sample unit to quantify e) to 8 × 8 for the sample units of Z-scan f) to 8 × 8 for the sample units of entropy coding g) to 8 × 8 for the sample unit to extract the quantitative h) with 8 × 8 for the sample units IDCT transform
Platform: | Size: 12288 | Author: 太平洋 | Hits:

[Picture ViewerPicture_Show_SpecialEffect

Description: 用Visual C++实现了对一副BMP图像的特效显示,具体包括图片的马赛克显示、渐进扫描显示、滑动显示等。-Using Visual C++ implementation of a BMP image effects show including pictures of the mosaic show specific, progressive scan display, sliding display.
Platform: | Size: 2009088 | Author: he | Hits:

[Othercompress

Description: 关于图像压缩的PPT,详细说明了图像如何压缩,包括DCT变换,huffman编码,算术编码,游程编码,之字形扫描等等多种知识,内容很丰富,值得一看-On image compression PPT, detailed description of how image compression, including DCT transform, huffman coding, arithmetic coding, run length coding, zigzag scan and so many types of knowledge, content is very rich, worth a visit
Platform: | Size: 230400 | Author: zhang hao | Hits:

[Graph RecognizeVisualCMATLABimageprocessingandrecognitionofpracti

Description: 内含《Visual C++ MATLAB图像处理与识别实用案例精选》pdg格式(用超星阅读器软件打开)的教材内容和用matlab编写源码,以及一些数字、字母等待识别的图片。非扫描格式,文字可以进行复制、粘贴操作。 内含一下几种格式文件:*.jpg、*.m、*.cpp、*.h等-Includes " Visual C++ MATLAB image processing and recognition of practical cases selected" pdg format (with Superstar Reader software to open) the teaching materials and the preparation of source code with matlab, and some numbers, letters, pictures awaiting identification. Non-scan format, text can be copy, paste operations. Contains about several format:*. jpg,*. m,*. cpp,*. h, etc.
Platform: | Size: 14315520 | Author: rengt | Hits:

[Special EffectsEffectShow

Description: 基于Visual C++ 6.0 开发的对图像进行扫面、移动、百叶窗、栅格、隐现等显示的源码-Visual C++ 6.0 on the development of surface scan the image, move, shutters, grill, and other display source looming
Platform: | Size: 73728 | Author: 刘本建 | Hits:

[Graph programVC-bessing

Description: VC蜂窝结构C扫描图像处理研究VC-based cellular structure of C scan image processing-VC-based cellular structure of C scan image processing
Platform: | Size: 2064384 | Author: bab | Hits:

[CSharpCsharp

Description: 设计模式:基于C#的工程化实现及扩展,这本书的扫描版,图像质量比较清晰-Design Patterns: Elements of C#-based engineering and expansion of the scan version of this book, the image quality is relatively clear
Platform: | Size: 38611968 | Author: 朱志远 | Hits:

[Picture ViewerPictureEffects

Description: C#实现图片特效,有两种实现方式,1.扫描线,快速实现,2,用C#自身图片处理类实现,速度比较慢。-C# realize photo effects, there are two kind of way, 1. The scan lines, rapid implementation, 2, and its image processing class implements in c#, speed is slow.
Platform: | Size: 79872 | Author: lilei | Hits:

[VC/MFCemgucvCSharp

Description: 图像处理之C#.NET编程与实验].孙燮华.扫描版.zip-C# .NET programming and image processing of the experimental] Sun Xie Hua scan version .zip
Platform: | Size: 23698432 | Author: 陈维礼 | Hits:

[Graph Recognize条码识别

Description: Image primaryImage = Image.FromFile(fileName); Bitmap pImg = MakeGrayscale3((Bitmap)primaryImage); using (ZBar.ImageScanner scanner = new ZBar.ImageScanner()) { List<ZBar.Symbol> symbols = new List<ZBar.Symbol>(); System.Diagnostics.Stopwatch watch = new Stopwatch(); watch.Start(); symbols = scanner.Scan((Image)pImg); watch.Stop(); TimeSpan timeSpan = watch.Elapsed; MessageBox.Show("扫描执行时间:" + timeSpan.TotalMilliseconds.ToString()); if (symbols != null && symbols.Count > 0) { string result = string.Empty; symbols.ForEach(s => result += "条码内容:" + s.Data + " 条码质量:" + s.Type + Environment.NewLine); MessageBox.Show(result); } }(This is the code that c# identifies with ZBar, which I use to automatically generate Baidu translation just to download the code on the site)
Platform: | Size: 2695168 | Author: jackwang1211 | Hits:

CodeBus www.codebus.net