-
人脸识别 MATLAB代码
说明: 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algorithm is used to generate a strong classifier, which can recognize the face images in the test set with a high recognition rate)
- 2020-12-27 22:19:02下载
- 积分:1
-
20081115
说明: 数学形态学的腐蚀、膨胀和细化等操作,包含.exe文件(Mathematical Morphology corrosion, expansion and refinement, such as operations, contains. Exe files)
- 2008-11-16 19:31:48下载
- 积分:1
-
huidushuxingceliang
灰度图像的属性计算:利用bwlabel和regionprops函数对度量二值图像中目标对象的属性。(Attribute gray image: Using bwlabel and regionprops function measure binary image of the target object attributes.)
- 2013-12-28 10:41:42下载
- 积分:1
-
camshift_matlab_ilekoaiq
cashift_matlab,我做的一些修改:
1.修改了之前网上的那种需要输入avi文件名再读取的方式,改成直接读取avi文件。
2.修改了另外建立avi文件的方式。
2.实时显示跟踪结果。
3.彩色图显示,用红色框圈出目标。
4.因为是基于颜色特征的,所以要选色颜色特征明显的。你可以自己拍摄目标颜色突出的avi视频来测试。
5.程序结束时有点小问题,按ctrl+c结束。(cashift_matlab, I made some changes:
1. Modify the kind of network before you need to enter the avi file name and then read the way to read avi file directly.
2. Modify the other way to create avi file.
2. Real-time display tracking results.
3. The color map shows the target with a red box.
4. Because it is based on the color characteristics, so to choose the color characteristics of the obvious. You can test your own avi video with a prominent target color.
5. A little problem at the end of the program, press ctrl + c to end.)
- 2018-01-15 09:50:50下载
- 积分:1
-
kuaisutisheng
针对CT 医学图像和MR I 医学图像成像特点, 提出了基于快速整数提升小波变换的融合方法。在CT 和
MR I 两幅医学图像配准的前提下, 利用提升小波变换把图像分解成低频和高频子图像, 对于小波变换后的高频
子图像, 选择区域标准差大的作为融合后的子图像 对于低频子图像, 采用加权融合, 最后进行小波逆变换, 得到
融合后的图像, 并对融合后图像用信息熵、平均梯度、相关系数的指标进行评价。实验结果表明, 基于快速整数提
升小波变换融合中, 小波高低频系数采用不同的规则能够取得更好的融合效果, 其轮廓清晰。该算法能够提升融
合后的医学图像信息量, 同时有效地保护图像的细节信息, 在执行时间和图像质量上均优于普通小波算法。(A imed at the characterist ics of CT andMR Imedical images, a new image fu sion al2
go rithm based on the fast in t lif t ing w avelet t ran sfo rm s is p ropo sed. Two o riginal images are
decompo sed by the fast in t lif t ing w avelet t ran sfo rm s. The fu sion ru le based on the max imum
standard deviat ion value variance is u sed to fu se the h igh f requency sub2image, w h ile a w eigh t2
ed average fu sed ru le is app lied by coeff icien t s of the low f requency. F inally, the fu sion image
is recon st ructed fo r perfo rm ing inverse fast in t lif t ing w avelet t ran sfo rm s. The fu sion image is
evaluated by en t ropy, average gradien t, and co rrelat ion coeff icien t s. Experimen tal resu lt
show s that the fu sion image hasmo re info rmat ion than o riginal images and imp roves the quali2
ty of o riginal images. M eanw h ile, the fu sion image p ro tect s detail characterist ics of the image,
thu s the real2t ime p rocess and image qualit ies are w ell than tha)
- 2021-04-21 10:18:49下载
- 积分:1
-
loadminc
医学图像处理MRI脑仿真库BrainWeb,mnc格式文件的读取代码。(The reading code of mnc format file,for MRI medical image processing Brain simulation library BrainWeb.)
- 2014-11-25 11:17:44下载
- 积分:1
-
hough
hough变换检测椭圆,先进行二值化检测边缘(hough u53D8 u6362 u68C0 u6D4B u692D u5706 uFF0C u5148 u8FDB u884C u4E8C u503C u5316 u68C0 u6D4B u8FB9 u7F18)
- 2017-03-02 20:51:26下载
- 积分:1
-
JPEG
说明: 基于JPEG的图像压缩,觉得可用,同学的毕业设计作品(Based on the JPEG image compression that can be used, students design the graduation)
- 2009-08-17 11:39:45下载
- 积分:1
-
Cohen-SutherlandLiang-Barsky
基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现(Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm)
- 2012-10-24 18:58:06下载
- 积分:1
-
图形图像处理 matlab K-means
说明: 按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
- 2020-06-19 03:00:01下载
- 积分:1