搜索资源列表
ImageRect
- 用鼠标可以截获图形区域的例子,可以看看不错的一个图形例程。-mouse can be used intercepted graphic example in the region, a good look at the graphics routines.
llrenliandingweishili
- 一个人脸检测实例,能根据载入的人物图片,据灰度值差异等,精确的定位出人脸在图片中的具体位置。-a face detection example, according to figures contained in the picture, it was gray values differences, precise positioning and people face in the pictures of the precise location.
A_fixed_position_of_person
- 这个是关于人脸定位的一个实例,里面是一个完整的工程,下载后可以直接运行-This is a position on the face of an example, there is a complete project can be downloaded directly run
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
scan_matching
- This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of Ma
imgBss
- 这个代码是用于独立主分量分析的核心部分,里边有现成的例子,说明的也比较详细了,希望大家西哈-this code is for the independent component analysis to the core, inside a ready example, Note also the more detailed, I hope you subjects
bianjietiqu
- 边界提取演示示例,注意必须在C盘下添加test.bmp文件,作为实验的目的位图,并在C盘下建立相关的演示位图文件 -boundary extraction demonstration example, in C attention to the need to add disk under test.bmp documents, The purpose of this experiment as a bitmap, and the establishment of c-related dem
NormalizationFaceDetect
- 归一化人脸定位的实例,模式识别中很有用的代码,希望对大家有用-In the face of a positioning example, pattern recognition useful code, it may be useful to hope
carrecomatlab
- 本程序以车牌识别为例演示了如何用matlab进行图像识别,适合对matlab和图像处理有一定基础的爱好者学习。 请将文件放于matlab目录下work文件夹中运行-the procedures to LPR as an example to demonstrate how to use MATLAB for image recognition, Matlab and unsuitable for a certain image processing based learning enthus
LJReco
- 一个联机手写数字识别实例,可以对正规手写体阿拉伯数字进行识别。-a number of on-line handwriting recognition example, the informal handwritten Arabic identification.
OpenCV_face_detector
- This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
Simple derivative
- nec公司的一个图像处理的例子!绝对优化!-nec a company's image processing example! Absolutely optimization!
windows_dibapi
- DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以
RegFigure.zip
- 手写数字识别源代码!如今许多软件都提供了文字识别功能高。例如在一些手机的应用软件中,用户都能够通过手写文字实现短信发送等功能!,Handwritten numeral recognition source code! Today, many software provides a high character recognition function. For example, in some applications, mobile phones, users will be able to
numcode.rar
- 数字识别,学习,提取特征,神经网络学习的好例子,Numeral recognition, learning, feature extraction, neural network learning a good example of
code.rar
- 基于Matlab的指纹识别程序,是一个学习的好例子,很好,很强大。,Matlab-based fingerprint identification procedures are a good example of a study, very good, very powerful.
VideoDemo
- 视频识别,一个简单的例子说明视频活动影像的跟踪。-Video identification, a simple example illustrates the video tracking of moving images.
GenerationSoftware
- 数字图像处理的一个简单示例,一个简单的印章生成软件。-Digital image processing a simple example, a simple seal generation software.
OpenCV-example-code
- 利用OpenCV实现的大量图像处理的算法,包括人脸识别、边缘检测等,对刚开始学习图像处理的人非常有帮助。-Using OpenCV to achieve a large number of image processing algorithms, including face recognition, edge detection, image processing of just beginning to learn who is very helpful.
halcon--correct-a-rectangle
- 我在学习halcon11的过程中,买不起教程,于是自己狂啃example。这个投影变换的例子简单高效,普适性强。所以毫无保留地贡献出来,与君共享!-When I was studying Halcon software,I was too poor to buy some tutorials.So,here is one of my best explanation of one wonderful example, which is universal for many circumstanc