资源列表
a
- 识别车牌,matlab用于识别车牌的简单代码,暂时做到了车牌的定位完成(Recognition of the license plate)
toolbox_graph
- 这是用几何方法做的三维人脸预处理的一个demo,包含了网格划分,法向量计算(This is a demo of 3D face preprocessing using geometric method, including mesh division, normal vector calculation)
DMM_HOG
- 行为识别利用深度图提取特征识别。DMM方法(Behavior recognition using depth map to extract feature recognition)
circle_hough
- 路标识别,模式识别大作业,圆形检测;检测彩色路标,直方图均衡化,提取圆形路标,增强提取目标,二值化,提取路标中的指示图,中值滤波,平滑滤波,图像边框处理,链码生成及识别(The road sign recognition, pattern recognition operations, circle detection; detection of color signs, histogram equalization, extracting circular signs, enhanced ex
circlepoint
- 路标识别,模式识别大作业,圆形检测点;function [x, y] = circlepoints(r)(function [x, y] = circlepoints(r))
imagetoascii
- 将各种格式的图片转化为ASCII组成的图像(convert image to ascii art)
ConsoleApplication1
- 简单的人脸检测程序,基于opencv与vs,误检率有点高(Simple face detection program, based on OpenCV and vs, the error detection rate is a bit high)
Diagonal and edge
- B正在做一个关于图像理解方面的研究,她的目标是识别图像中的轮廓。当前阶段,她希望能够识别正方形。图像用一个矩阵表示,矩阵的每个元素对应于图像中的一个像素点,值为0或1,0表示背景,1表示前景。需要寻找的正方形必须满足线宽为单像素,且大小至少为2x2。她希望你能帮她找出图像中满足如下条件的两类正方形的个数: 正方形的边与矩阵边缘平行; 正方形的边与矩阵对角线平行;(B is doing a research on image understanding, and her goal is to
facedetection_test
- 人脸识别代码,可以检测到人脸,采用的是山世光老师的seetaface(face dectect cpp,use seetaface)
FaceRecognition
- 基于matlab平台的人脸识别 简单代码 识别率还行 大家可以看看(Based on the matlab platform face recognition simple code, the recognition rate is also ok you can see.)
圆度程序
- 实现简单图形识别 将txt文件转化为matlab语言,修改图片文件格式大小位置,即可实现三角形等简单图形的识别。(image identification)
车牌字符识别
- 随机抽取一张车牌,用halcon进行图像处理,字符分割,最终实现车牌字符识别(Randomly select a license plate and use halcon for image processing, character segmentation, and finally realize the license plate character recognition.)