-
matlab部分IPT函数的运用
说明: 以实例列举了MATLAB中常用的图像处理函数的代码(Examples are given to illustrate the image processing functions commonly used in MATLAB code)
- 2020-06-20 07:00:01下载
- 积分:1
-
mrics
使用split bregman算法实现的压缩感知(Compressed sensing implemented by using split Bregman algorithm)
- 2017-10-29 21:12:39下载
- 积分:1
-
jiyuneirongdetuxiangjiansuo
说明: 基于内容的图像检索,包括纹理、形状、颜色(Content-based image retrieval, including texture, shape, color)
- 2011-04-16 20:46:50下载
- 积分:1
-
BwAdd_Y_ColorImage
matlab程序添加水印的DCT算法,先将水印加密,然后嵌入图像中(matlab program to add a watermark in the DCT algorithm, first the watermark encryption, and embedded images)
- 2010-11-07 14:21:39下载
- 积分:1
-
matlabPS
寻找照片PS痕迹的代码~大作业编写~可主要用于寻找添加图像块的PS边缘痕迹,(find the hint of a photo which has been PS)
- 2020-12-21 17:19:08下载
- 积分:1
-
HaarPSRC=Vehicle-detection
运用harr特征+SRC(稀疏表示)分类实现的一种车辆检测方法,文件中提供了训练和测试车辆图片。由于时间原因,所用haar特征没有优化,维度过高,导致滑窗框图过慢,本代码只输出效果统计数据,以供大家参考学习稀疏表示在车辆检测中的应用。(Using harr feature+SRC (sparse representation) classification to achieve a vehicle detection method, the paper provides a training and test vehicle picture. Due to time reasons, the use of haar feature is not optimized, high dimension, resulting in sliding sash figure is too slow, the effect of the code only output statistics for your reference learning sparse representation in the vehicle detection.)
- 2013-07-31 11:21:35下载
- 积分:1
-
图片位深度转换
基于mfc对话框开发的图片位深度转换器,源码部分截图如下。 CImage img; img.Load("D:\qrcode.png"); img.Save("D:\qrcode.bmp"); CxImage ximage; ximage.Load("D:\qrcode.bmp", CXIMAGE_FORMAT_BMP); ximage.AlphaStrip(); ximage.Save("D:\11.bmp", CXIMAGE_FORMAT_BMP);
- 2019-09-04下载
- 积分:1
-
Moving-Least-Squares-morphing
利用最小二乘法实现图像变形,提出一种基于控制曲线集的移动最小二乘图像变形算法。根据图像的形状拓扑关系或轮廓信息设置点,生成控制曲线,移动控制曲线生成图像的仿射变换、相似变化、刚性变换。
(The technology of image deformation.Using Moving Least Squares.)
- 2012-04-28 21:44:32下载
- 积分:1
-
mp_image_inpaiting
可实现对残缺图像的修复,应用了基于mp算法的图像稀疏分解思想。过程中考虑到了原子库原子的能量特性......(Enables the restoration of fragmentary images, applications mp-based algorithm for image sparse decomposition ideas. The process of taking into account the characteristics of atomic energy of the atom library ......)
- 2010-01-07 17:58:42下载
- 积分:1
-
Image-retrieval
图像检索,从600多张图片中检索出与目标图片相似度最高的。按照相似度顺序排列。(Image retri , retrieved more than 600 pictures in most similar to the target image. They are arranged in order of similarity.)
- 2021-04-08 23:49:00下载
- 积分:1