搜索资源列表
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
Image-geometry-transform
- 本程序要求输入的图像都是256色的位图。这个代码实现了对图像的几何变换。使用了双线性插值算法-This program requires the input images are 256-color bitmap. This code implements the geometric transformation of image. Using a bilinear interpolation algorithm
DrawRectangle
- VS2010中opencv实现自己画有角度的矩形,并用最小外接矩形算法,求矩形的几何信息,中心点,长宽,角度等-VS2010 in opencv realize their painting angled rectangle and use the minimum bounding rectangle algorithm, seeking a rectangular geometry, center, length and width, angle and so on. .
SIKRS
- 在matlab平台上实现的关于图象线性变换和几何畸变校正算法的程序(On matlab platform to realize about the image of linear transformation and geometric distortion correction algorithm procedures)