-
利用聚类技术实现纹理分割
说明: a)针对合成纹理图像(共有4 个合成纹理图像,见文件夹:
Texture_mosaic_data)中每一个像素提取纹理特征向量;
b)利用聚类技术(推荐用k‐均值聚类,可以从网上查找原码)对特征向
量空间中的点进行聚类,类别数可根据图像中的实际纹理类数确定。最后把类
属标签映射成图像形式显示(如下图,其中b、d、f、h 为相应的基准分割图像)。(A) for synthetic texture images (there are 4 synthetic texture images in total, see the folder:
Texture feature vector is extracted from every pixel in texture;
B) use clustering technology (K-means clustering is recommended, and the original code can be found on the Internet) to search the feature direction
The number of categories can be determined according to the actual number of texture classes in the image. Last class
The generic label is mapped to an image (as shown in the figure below, where B, D, F, h are the corresponding reference segmentation images).)
- 2020-12-06 17:59:22下载
- 积分:1
-
CamShift2
Camshift和MOG结合的目标检测与跟踪算法(An alg of detecting object with camshift and mog)
- 2014-04-10 15:47:32下载
- 积分:1
-
textureextraction
灰度共生矩阵和灰度梯度共生矩阵纹理提取,能够计算纹理的多个测度(Gray Level Co-occurrence matrix and gray-gradient co-occurrence matrix texture extraction)
- 2009-03-23 15:50:23下载
- 积分:1
-
BasedonHVSdigitalimagewatermarkinginwaveletdomain
说明: 基于人类视觉系统HVS的小波域数字图像水印
包含:嵌入、提取、分解、重构等(Based on human visual system HVS digital image watermarking in wavelet domain include: embedding, extraction, decomposition, reconstruction, etc.)
- 2010-03-18 13:41:08下载
- 积分:1
-
彩色图像的边缘检测
说明: 本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。(literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.)
- 2005-10-28 09:36:20下载
- 积分:1
-
facereganization
人脸识别的实例,其中含有项目题目,解决方案以及实现程序和工具箱(Examples of face recognition, which contains the project topic, the solution as well as the implementation procedures and toolbox)
- 2009-02-23 20:15:23下载
- 积分:1
-
imageDecomposition
图像分解,基于能量泛函的,将图像分解成结构和纹理(Image decomposition, based on energy functional, there will be broken down into the structure and texture image)
- 2020-12-16 16:09:14下载
- 积分:1
-
相关系数编程实习
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!(image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!)
- 2005-03-11 21:32:47下载
- 积分:1
-
python pca svm
python实现人脸识别,通过pca进行降维然后使用SVM算法进行分类(Python realizes face recognition, dimensionality reduction through pca and classification by SVM algorithm)
- 2019-03-05 17:41:56下载
- 积分:1
-
深度图
调用标定好的双目摄像机,利用其内外参数进行立体匹配,计算所拍图像的视差,产生深度图(Call the calibrated binocular camera, use its internal and external parameters for stereo matching, calculate the parallax of the captured image, and generate depth map)
- 2019-01-18 20:33:31下载
- 积分:1