资源列表
Matrix_Noise
- add noise to image, image analysing
beijing03
- 背景提取,迭代法(Surendra算法);即采用帧差的方法,一帧图像减去前一帧图像,即可以对比得到图像中变化(移动)的区域,扣除移动的区域,即得到不动的背景。采用多帧图像迭代的方法,得到更加准确的背景。-Background extraction, iterative method (Surendra algorithm) frame difference method is used, an image by subtracting the previous frame, which can
WangZhongMei
- 采用模板匹配算法,对目标进行定位,效果较好,定位准确-Template matching algorithm using the target position, the effect of better positioning accuracy
nn
- MATLAB神经网络分类示例,是一种二分类示例,MATLAB2014实现-MATLAB neural network classifier example, is a two classification example, MATLAB2014 achieve
Untitled13
- 皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的。人脸检测MATLAB源代码关于彩色图像光照补偿-The ultimate goal of skin detection is to build a decision-making rules, and use of the image pixels into skin and non-Fuse types, usuall
guiyi_gray.rar
- 车牌识别系统中,车牌灰度图像二值化阈值选取,License Plate Recognition system, license plate gray image binarization threshold selection
PerceptronRecognition
- 模式识别,感知器训练算法Matlab演示-Pattern recognition, perceptron training algorithm Matlab demo
svm_test
- 模式识别工具包,数学建模的好工具,大家一定会用的到的。-model use of math how to make masure and like it,will you ?
noise
- 去除影像雜訊,將一份帶有文字的影像處理成2元的黑白圖-Remove image noise, a copy of the image processing with text in black and white diagram into a 2 yuan
PCAEigen
- eigenfaces face recognition is an algorithm using PCA (principal component anlysis) to identify persons via their visages
uniformitymeasurementmethod
- 在图像处理中,二值化是必须设定合适的阈值,均匀性度量法就是能快速设置比较合适的阈值。-In image processing, binarization is to set the appropriate threshold, uniformity measurement method is able to quickly set up a more appropriate threshold.