-
Lip
用Matlab写的投影法提取嘴唇
输入图像必须是规定大小的人脸(Written using Matlab projection extraction lips input image must be provided for the size of face)
- 2008-04-04 15:39:11下载
- 积分:1
-
源码:基于离散点的构TIN算法(三角网)
含实验报告以及测试数据 基于离散点的构TIN算法 一、算法思想 (1)首先,找出离散点集中相距最近的两点,连接这两点形成TI、的初始基线。 (2) 然后,找出包含此基线的另外一个点构成三角形。寻找第三点的方法: △按Delaunav三角形的判断法则乎找第三点。 △或者.按距离基线中点最近的原则挤找第三点。 (3)连接孰点与基线的两个端点形成两条新边,构成三角形。 (4)抓这两条新边为基线,重复上述过程。直到两条新边扩展完成。 (5)重复上述过程,依次循环处理所有新边。直到所有离散点均成为TIN的端点。
- 2020-01-02下载
- 积分:1
-
matlab背景差分法
利用MATLAB实现图像处理,实现图像背景分离。(Using MATLAB to realize image processing)
- 2017-07-25 11:50:04下载
- 积分:1
-
Texture
计算四个方向的灰度共生矩阵,将其作为纹理特征,是一种纹理特征提取算法。(Calculation of the four directions of Gray Level Co-occurrence matrix as texture features, is a kind of texture feature extraction algorithm.)
- 2008-03-11 19:51:54下载
- 积分:1
-
区域编码和阈值编码实现图像压缩
c++语言或MATLAB编程对256×256的灰度图像进行8×8DCT变换,对变换后的结果进行处理:
采用区域编码和阈值编码方法实现图像压缩,保留 50% 的系数(区域编码保留前 50%个系数,阈值编码保留 50%的大系数);
再反变换后,对比原始图像和处理后的图像。(C++ or MATLAB programming performs 8 * 8DCT transform on 256 * 256 grayscale images, processing the transformed results:
The region coding and threshold coding are used to compress the image, and the coefficient of 50% is retained (the first 50% coefficients are reserved for the region code and the large coefficient of the threshold code is retained by 50%).
After inverse transformation, the original image and the processed image are compared.)
- 2020-07-01 08:40:01下载
- 积分:1
-
KPCA-demo2
这是一个比较完整的KPCA算法,通过这个算法可以快速的找到主要的特征向量进行主成分分析。(This is a relatively complete KPCA algorithm, this algorithm can quickly find the main feature vector principal component analysis.)
- 2013-05-31 15:46:10下载
- 积分:1
-
FCM
模糊C均值聚类算法,对图像进行分类,图像处理,多类划分,SAR图像分类(Fuzzy c-means algorithm clustering algorithm, the image classification, image processing, many kinds of division, the SAR image classification)
- 2021-03-17 20:59:21下载
- 积分:1
-
pdenipt
一个博士写的基于PDE图象处理的开发包。很有用处,对做PDE图象处理的人是个福音。(write a PDE-based image processing development package. Useful to do image processing PDE is the Gospel.)
- 2007-06-18 09:45:21下载
- 积分:1
-
tuxiang
四种滤波(SVD滤波,PCA滤波,DCT滤波,DWT滤波)对图像处理,有程序代码和对应图片(Four kinds of filter for image processing)
- 2020-06-29 20:40:02下载
- 积分:1
-
SaliencyToolbox2.3
今年刚更新的最新的工具箱SaliencyToolbox2.3.zip,做图像处理视觉注意力机制相关研究必备的工具。(This year has just updated the latest toolbox SaliencyToolbox2.3.zip, do image processing of visual attention mechanisms related research is an essential tool.)
- 2013-12-17 14:41:51下载
- 积分:1