-
TPS warping
Principal Warps: Thin-Plate Splines and the Decomposition of Deformations
- 2019-05-13 11:16:43下载
- 积分: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
-
Wweinaai
维纳滤波,图像恢复,通过用matllab编辑的程序实现以上功能-wena
(Wiener filtering, image restoration, with matllab editing program to achieve the above functions-wena)
- 2012-06-09 10:55:31下载
- 积分:1
-
归档
五线谱的简单识别 识别出点的位置 需要数据灰度图(we can know how to know music)
- 2018-08-02 10:24:14下载
- 积分:1
-
ACE算法
ACE算法 对图像进行增强,能完成对雾天图像,低照度图像的增强处理(automatic colour enhance)
- 2021-01-27 15:58:40下载
- 积分:1
-
wavelet_denosiy
说明: Donoho提出的小波阀值去噪的基本思想是将信号通过小波变换(采用Mallat算法)后,信号产生的小波系数含有信号的重要信息,将信号经小波分解后小波系数较大,噪声的小波系数较小,并且噪声的小波系数要小于信号的小波系数,通过选取一个合适的阀值,大于阀值的小波系数被认为是有信号产生的,应予以保留,小于阀值的则认为是噪声产生的,置为零从而达到去噪的目的。尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点。(The basic idea of wavelet threshold de-noising proposed by Donoho is that the wavelet coefficients generated by the signal after passing through the wavelet transform (Mallat algorithm) contain the important information of the signal. After the wavelet decomposition, the wavelet coefficients of the signal are larger, the wavelet coefficients of the noise are smaller, and the wavelet coefficients of the noise are smaller than the wavelet coefficients of the signal. By selecting a suitable threshold, the wavelet coefficients of the noise are larger than the valve The wavelet coefficients of values are considered to be generated by signals, which should be preserved. The ones less than the threshold are considered to be generated by noise, which is set to zero to achieve the purpose of denoising.)
- 2019-12-18 17:23:27下载
- 积分:1
-
werwerwer
说明: 对灰度图象进行正交变换,并进行滤波,产生平滑图象(Gray-scale images of the orthogonal transformation, and filtering to produce a smooth image)
- 2008-11-22 11:02:15下载
- 积分:1
-
Grid
基于OpenCV实现的图像切割程序,通过程序中参数设置分块的数量和大小(The project is uesd to break an image into block)
- 2013-12-01 22:31:29下载
- 积分:1
-
图像程序
说明: 相关图像算法包括大律法分割,梯度分割,分水岭分割,活动轮廓,最小生成树,相关基因算法(Great Law Segmentation, Gradient Segmentation, Watershed Segmentation, Active Contour, Minimum Spanning Tree, Related Gene Algorithms)
- 2019-03-08 19:16:33下载
- 积分:1
-
Convlution3D-master
说明: 行为识别3D卷积神经网络,ucf或者KTH数据集都可以使用(3DCNN for action recognition)
- 2019-10-17 22:29:29下载
- 积分:1