搜索资源列表
tx识别
- 本程序用来识别两个640*480*24BIT BMP文件的差异,并将差异图显示出来. BCB -This procedure can point out and display the differences of two 640*480*24BIT BMP files
myDCT
- AppWizard has created this DCT application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-+5.0 DCT has created this application for y
vb1321321
- 在左边列表中选定一个jpg的图片,然后 点下面的\"开始识别\"按狃既可。如需要自 己获取图片,可以到论坛首页把验证图片 保存到与本程序同一目录,之后点\"刷新 文件列表\"按狃既可。本程序仅针对本论 坛图片进行识别,代码已经提供,要识别其 他网站请自己修改.程序仅用于学习交流, 请不要做无意义的事情。-left in a selected list jpg pictures, and then following the "beginning of Rec
200561555616250020000
- 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向
java-GUI
- java类的实现,在游戏及大的操作系统中GUI是个中转站,在此代码中体现出来-kind of realized, in the big games and operating system GUI is a transit point, in this code to reflect
VCBP
- 一个基于BP网络的含噪音数字识别程序-A program based on BP networks point-digit recognition
hafu1ine
- 这个程序可以识别图像中的线段或者直线,算法采用哈夫变换,将直线变换为另一个坐标系中的点,进而完成识别。-this procedure can identify the image or straight line segments, Hough transform algorithm. Linear transformation of coordinate system to another's point, thus completing the identification.
licensecharacter
- 图像字符识别matlab源代码,希望能给大家点帮助。-Image Character Recognition Matlab source code, we hope that they will help point.
20060214155614129
- 1、 矩形窗口的直线段裁剪(Cohen-Sutherlan算法必做,再在梁友栋和中点分割算法中任选一种)-a rectangular window line of cutting (Cohen-Sutherlan algorithm will do, again in mid-point and friends of Liang Dong segmentation algorithm An optional)
shuzituxingchulijishu
- 数字图像处理技术相关代码 点运算,几何变换,恢复技术等-digital image processing technology-related code point operations, geometry transform and restore technology
mpu_oct_03
- 赫赫有名的MPU算法的源程序,其中源代码包含很多点云处理和网格处理的重要算法-type of MPU algorithm source, Source code which contains a lot of point cloud processing and handling of the grid important algorithm
renlianjianceyudingwei
- AppWizard has created this FaceDetect application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.人脸检测与特征定位。内含已经编译执行通过的可执行程序。VC++平台编写的。
Automatic_Fingerprint_Authentication_System
- A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind o
车牌识别定位vc版
- 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-plates positioning identification procedures, the algorithm first pair of plates map Gray, then two values, find the point and positioning rectangular plates, plates marked the fina
2D
- C code for \"Computational Geometry in C (Second Edition)\": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(
extraction-and-match
- 指纹识别中的后期指纹特征点提取与匹配算法程序,包括有自定义的.m文件,与之前的预处理联合使用效果更好-Fingerprint in the latter part of the fingerprint feature point extraction and matching algorithm, including custom. M files, in combination with pre-treatment before better
基于OpenCV的SIFT特征点提取进行匹配的程序
- 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
ReadPic
- 一款简单的验证码识别工具,在初始化状态下可以进行图片的分割、学习,获取字符的特征码,并保存到INI文件中,当学习足够多图片后就能准确地识别同类型的验证码。 本程序主在提供一种分析的思路方法,如何对验证码进行分割、过滤、规格化,去除杂点是识别的关键部分,每步过程都呈现在界面上。-A simple verification code recognition tools, in the initialization state, the picture can be split, study, a
twainapp.source.2.0.8
- .NET TWAIN image scanner-Abstract In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET t
Match-point-correlation-coefficient
- 相关系数法的点匹配 void draw(int x,int y,Mat mat,Mat mod,int xx,int yy)通过十字丝表明匹配点 void ImgMarch(Mat s,Mat m,Mat roi,int x,int y)相关系数法匹配函数-Match point correlation coefficient method void draw (int x, int y, Mat mat, Mat mod, int xx, int yy) indicate the
