-
shape-matching
基于形状的模板匹配,用到了opencv,主体包含两部分,建模与金字塔搜索。(Based on the shape of the template matching, the use of opencv, the main body contains two parts, modeling and pyramid search.)
- 2020-12-07 21:09:22下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1
-
ifs_code_matlab
说明: 实现了平移、缩放、旋转和错切等仿射变换的问题,并用MATLAB逼真模拟了蕨类叶、变形蕨类叶与拟仿射变换分形图。(Achieved a pan, zoom, rotate and cross cutting issues such as affine transformations, and use MATLAB to simulate real fern leaf, fern leaves and to be deformed affine fractal images.)
- 2010-03-28 20:10:33下载
- 积分:1
-
REG_PLY
读入多组点云数据,全局配准,得到经过配准矫正后的图像数据
文件格式:*.PLY(Read multiple point cloud data, global registration, the registration to be corrected after the image data file formats:*. PLY)
- 2011-09-29 11:57:45下载
- 积分:1
-
Wavelet_SP
压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为SP算法,对256*256的lena图处理,比较原图和SP算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间(Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and SP algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using SP algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
- 2013-01-19 12:47:40下载
- 积分:1
-
wavelettrans
文件包提供小波变换的vc实现,包含基于小波变换的图像小波域分析,为后续处理提供参考(Package provided by wavelet transform vc realize that contains the image based on wavelet transform wavelet-domain analysis, provide a reference for follow-up treatment)
- 2008-05-06 17:00:40下载
- 积分:1
-
EmGMM
高斯混合模型的最大期望迭代求解算法,可用于图像区域灰度分布估计(Expectation maximazation(EM) for Gaussian mixture model(GMM) )
- 2016-03-26 20:26:10下载
- 积分:1
-
meanshiftsegmentation
说明: 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考(failed to translate)
- 2011-02-21 15:17:51下载
- 积分:1
-
TV1
总变分法TV模型代码domo,部分代码,对图像恢复,去噪有一定作用(Variational method of total TV model code domo, some code, for image restoration, denoising have a certain role)
- 2008-04-30 15:26:15下载
- 积分:1
-
color_moments
图像颜色一阶矩、二阶矩、三阶矩特征抽取。不带图像分块。(Image color first moment, second moment and three moments features)
- 2014-11-04 14:19:55下载
- 积分:1