-
RGB_Criminisi
Criminisi算法修复彩色图像,详细的程序,可以直接运行。(Criminisi algorithm for RGB images )
- 2021-03-08 09:39:28下载
- 积分:1
-
MATLAB_code_of_image_processing
说明: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码等等(Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding)
- 2009-07-29 10:51:21下载
- 积分:1
-
gaussian-sobel-pyramid
对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。
内附有原图,处理后的效果图及程序结果说明。(Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the results show.)
- 2011-04-19 19:58:47下载
- 积分:1
-
Wavelet-transform-image
图像分割处理的小波变换算法源代码,使用vc++(Wavelet transform image segmentation algorithm source code vc++)
- 2012-03-25 13:55:21下载
- 积分:1
-
figurebianma
说明: 本程序是用来做图像编码的,主要采用的算术编码的思想(This procedure is used for image coding, the main idea used in arithmetic coding)
- 2010-04-21 20:28:02下载
- 积分:1
-
chaos_logistic
说明: 在产生混沌伪随机序列的混沌映射中,Logistic映射(Logistic Map)是一种简单而经典的映射。其中u称为分形参数,随着u逐渐增大,出现倍周期分岔现象。可用于密文域图像加密。(Logistic Map is a simple and classical mapping for generating chaotic pseudo-random sequences. U is called fractal parameter, and with the increase of u, period doubling bifurcation occurs. It can be used for image encryption in ciphertext domain.)
- 2019-03-03 17:07:52下载
- 积分:1
-
facelocation
说明: 在一幅图像中对单人脸进行定位,原理是基于多模板匹配(locate face in one picture in which there is a single face,its theory base on many templates matching)
- 2021-04-18 10:48:51下载
- 积分:1
-
11
说明: LSA的第一步是要去创建词到标题(文档)的矩阵。在这个矩阵里,每一个索引词占据了一行,每一个标题占据一列。每一个单元(cell)包含了这个词出现在那个标题中的次数。例如,词”book”出现在T3中一次,出现在T4中一次,而”investing”在所有标题中都出现了一次。一般来说,在LSA中的矩阵会非常大而且会非常稀疏(大部分的单元都是0)。这是因为每个标题或者文档一般只包含所有词汇的一小部分。更复杂的LSA算法会利用这种稀疏性去改善空间和时间复杂度。(The Little Book of Common SenseInvesting: The Only Way to Guarantee Your Fair Share of StockMarket Returns ,)
- 2015-12-23 20:26:03下载
- 积分:1
-
Gamma-correction
说明: 对图像进行伽马校正,可以有效提升图像 亮度和对比度,低于低照度图像现在小于1的参数,对于高亮度的图像选择大于1的参数可以有效调节图像亮度。(Gamma correction can effectively improve the brightness and contrast of the image. The parameters lower than the low illumination image are less than 1. For the high brightness image, the selection of parameters greater than 1 can effectively adjust the brightness of the image.)
- 2021-02-10 20:19:52下载
- 积分:1
-
Dynominc
说明: 动态图层生成的例子,生成动态图层,动态目标移动(no)
- 2010-04-01 10:27:58下载
- 积分:1