-
Undecimated-DWT
对Lena图先进行jpeg压缩,再对压缩后的图像分别进行小波软阈值去噪和非抽样硬阈值去噪,比较两种去噪方案,非抽样硬阈值有更好的效果。这是根据一篇外文文献来进行编程的,最后有图像对比结果。(According to the paper of OPTIMAL WAVELET THRESHOLDING FOR VARIOUS CODING SCHEMES ,I firstly compresse the Lena picture using the jpeg method ,then respectivly denoise it using the wavelet soft-thresholding method and the undecimated DWT hard-thresholding method.Comparing the two method ,we can find the undecimated DWT hard-thresholding have a better result.)
- 2012-05-03 13:02:13下载
- 积分:1
-
dtcwtthresholding
双数复小波阈值除噪程序,可以实现双数复小波分解及重构。并能实现阈值除噪。(Double the number of complex wavelet threshold denoising procedures can achieve double the number of complex wavelet decomposition and reconstruction. And to achieve the threshold noise removal.)
- 2021-03-20 21:19:18下载
- 积分:1
-
image-mosaic-using-SIFT
Image Mosaicing interesting application in computer vision
- 2012-11-30 00:53:20下载
- 积分:1
-
laplacian
Calculate the Laplacian of an image, can be accelerated by the GPU.
- 2020-06-21 11:00:02下载
- 积分:1
-
图片裁剪
快速将图片裁剪为电脑壁纸和ipad壁纸尺寸,带预览(To cut pictures as PC or Ipad size conveniently)
- 2020-06-20 18:40:02下载
- 积分:1
-
Isomap
truncated DCT. good for video compression.
- 2012-06-07 07:05:07下载
- 积分:1
-
mask_and_wallis匀光
利用mask与Wallis算法实现影像匀光匀色(Using mask and Wallis algorithm to realize the uniform color of the image)
- 2018-03-06 16:29:06下载
- 积分:1
-
multiimagepocs
说明: 对多帧图像进行超分辨率处理,得到一副高分辨率的单帧度图像。(Multi-frame image super-resolution processing, get a degree of high-resolution single-frame image.)
- 2010-04-18 13:36:18下载
- 积分:1
-
RD-运动补偿
距离多普勒成像算法,包含运动补偿距离徙动回波构造距离压缩方位压缩(Distance Doppler imaging algorithm, including motion compensation distance migration echo structure compression compression azimuth compression)
- 2018-04-21 16:35:48下载
- 积分:1
-
OTSUMultiThre
1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割
2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是
很必要的,通过改进得到OTSU的多值分割方法
3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
- 2009-02-06 14:55:41下载
- 积分:1