搜索资源列表
gabor.tar
- Gabor小波实现源代码,并实现了log-polar变换附有说明和实例程序!-Gabor wavelet achieve source code, and achieve a log-polar transformation with descr iptions and examples of procedures!
SHOWBMP.C
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 实例程序能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计-640 * 480256 color. BMP file display program ca
xiaocx
- 几个C语言程序开发经典实例,如输出特殊图形等,程序比较小,但在实际中很有用-several C programming language classic examples, such as special graphics output, the procedure is relatively small, but in practice useful
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
fontooutput
- 智能字库Opentype文件,操作类库及分析实例工具程序源码,可用于字模库的自动修改和生成-Intelligent Font Opentype documents, library operations and analysis tools procedures source examples, Fonts can be used for the automatic generation and revision
wuziqi_c_graphics
- 一个使用C语言写的五子棋程序,在C语言中实现了汉字输出,图形界面的绘制,以及栈的一些基本操作 。是一个在C语言中图形编程入门的学习实例。 基本操作: 空格和回车是下棋; 回退键是悔棋; ESC离开-a C language used to write the 331 procedures in the C language to fulfill the export of Chinese characters, a graphical interface mapping
FaceDetection
- 人脸定位实例,提供的例程及算法,均可在Visual C++ 6.0下编译通过.可参照书籍了解程序的使用。
photoSize
- 实例19 判知图片的大小 一个判断图片大小的小程序,可参考性高
eigenface_matlab
- This matlab code implements the face recognition system. It uses the AT&T database. You need to download the database before running the code. Instruction to download the database is in the comment section of the file. 这个Matlab程序使用eigenface系统实现人脸识
face_recognition
- 这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。
VB扫描仪
- 该实例演示了,如何在VB程序开发中控制并从扫描仪中获取扫描图像的例子,其实很简单.-the examples demonstrated how the Visual Basic programming and control from the scanner to obtain the scanned image example, it is actually very simple.
车牌识别定位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
dtw算法应用实例
- c程序
Facerecognition_M
- 这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。-Matlab program uses the eigenface face recognition system, which uses AT
FTConnect
- 花了5q从北京神州超科买回来的uru4000的接口使用实例程序,用于指纹识别系统的开发-5q spent superfamily from Beijing China bought uru4000 examples of procedures for the use of the interface for the fingerprint identification system development
BP-reconize
- BP神经网络法字符识别,不错的程序实例,采用输入,输出,三级过程,实现与模板的有效匹配-BP neural network character recognition, a good instance, the use of import, export, the three-tier process, with an effective template matching
chepaidingwei
- 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-License plate location identification procedures, algorithms for the first gray-scale map of the plate, and then binarization, finding points, and then positioning the rectangular p
chepai
- 一个车牌定位与识别系统的程序实例,对学习者有帮助。-A license plate location and recognition system instances, be helpful for learners.
sj
- 基于神经网络的分类识别程序实例 含注释语句-Neural network-based classification and recognition program instances with comment statements
VC++绘图控件实例
- VC++用2008版Visual Studio编写,一个简易绘图小小程序