资源列表
Haar-Liketezheng
- 用adaboost算法检测人脸时,主要是用Haar特征,这个是用c++编写的代码,欢迎大家下载并参考-with adaboost Face Detection Algorithm, it is mainly used Haar features, This is used to prepare the c code and you are welcome to download and reference!
text-location
- 文字定位的连通域识别 自己码的的,可以识别同一图片上多个连通域区域 -Positioning of the connected domain identification text
asle6
- this source code is face recognition
multiplerpower
- 乘子迭代过程,五个文件,实现迭代运算,有效提高性能-Multiplier iteration process ONE,Implement iterative operation, effectively improve the performance to realize iterative operation, effectively improve the performance
miodlzware
- 小波树形变换,完成小波的三次分解与合并,能用于小波去噪-Wavelet tree transformation, completed three wavelet decomposition and combination, can be used for the wavelet denoising
saa7113shipincaiji
- 视频图像采集verilog HDl源程序,视频解码芯片部分的,可以供参考
openbmpfileView
- 基于肤色的人脸检测,可用256色的bmp图片,根据肤色检测人脸-Face detection based on skin color
phasecong
- 即使在亮度变化不明显的情况下,也能通过对图像进行相位一致性边缘检测得到比较清晰的图像轮廓-Even in light of the circumstances did not change significantly, but also through the phase coherence of the image edge detection to be more well-defined image contours
Face-recongnitive
- 人脸识别的工具箱,也没用过。需要的可以下来-Recognition toolbox, not used. Needs can look down
code
- 图形图像中的数字识别,用VC实现,能够成功调试-Graphic image of the digital identification, VC, and they can successfully debug
letter-distinguish-based-on-BP-net
- 本设计运用MATLAB工具箱确定隐层神经元的个数和构造BP神经网络,并用两类不同的数据对该神经网络进行训练,然后运用训练后的网络对字符进行识别-The use of design the MATLAB toolbox to determine the the the the number of and tectonic of of the of hidden layer neurons BP neural network, and use two types of different data
c第二章 matlab语言基础h2
- 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water