-
Deblurring-Images
本书介绍了图像去模糊化的一些基本的知识,并且主要针对svd和spectral decomposition的去模糊算法进行了介绍,以及对于这些方法的一些提高计算速度的算法进行了详细是介绍(This ebook intruduces some basic knowledge of deblurring, especially the methods of SVD and Spectral Decomposition, and some fast algorithms for the two methods.)
- 2020-12-12 10:49:16下载
- 积分: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
-
code
2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的matlab代码.(CVPR best paper in 2009 ,He Kai Ming Single Image Removal Haze is the Using the Dark Channel matlab code,)
- 2014-01-17 20:51:51下载
- 积分:1
-
图像拼接
利用python和opencv拼接两张图片(Splicing two pictures using Python and opencv)
- 2020-06-17 07:40:01下载
- 积分:1
-
FaceDetection
This a very useful program from a book. It is mainly used for face-detecting.It also includes interface-program.
- 2009-01-19 09:28:45下载
- 积分:1
-
jiyulunkuozuidahuxinxi
说明: 用matlab编写的基于轮廓最大互信息图像配准算法(Prepared using matlab contour based on the maximum mutual information image registration algorithm)
- 2008-10-22 22:18:19下载
- 积分:1
-
fdct_wrapping_denoise
Curvelet变换进行图像去噪,Matlab7.0程序(Curvelet transform for image denoising, Matlab7.0 procedures)
- 2008-12-12 09:20:55下载
- 积分:1
-
SLAM-for-Dummies
计算机视觉与应用,详细介绍图像,计算机视觉理论(application of computer vision, detailed image, computer vision theory)
- 2017-03-11 21:54:57下载
- 积分:1
-
1 2维_3 维图像分割工具箱
说明: 二维、三维图像分割工具箱,采用基于matlab的标记分水岭算法(Two-dimensional and three-dimensional image segmentation toolbox, mark watershed algorithm based on MATLAB)
- 2020-05-05 17:29:10下载
- 积分:1
-
median-filtering
中值滤波,取出奇数个数据进行排序,用排序后的中值取代要处理的数据即可(median filtering.rar)
- 2013-12-05 17:24:42下载
- 积分:1