-
jpeg
jpeg图像压缩和解压缩过程,使用的哈弗曼表包含于程序中,内有详细的文件说明(jpeg image compression and decompression process, the use of Huffman tables included in the program, with detailed documentation)
- 2020-11-30 15:09:27下载
- 积分:1
-
tuxiangzengqiang
这里的图像增强包括灰度修正、平滑、滤波、锐化等,是图像处理的基本操作,本代码调试通过(Here, including gray-level correction image enhancement, smoothing, filtering, sharpening, etc., is the basic image processing operations, the code debugging by)
- 2010-09-04 15:16:24下载
- 积分:1
-
Diverse-Density
多样性密度算法,EM-DD算法,最好的多示例学习算法之一,MATLAB实现.(Diverse density algorithm, EM-DD algorithm, one of the best multi-instance learning algorithm, MATLAB.)
- 2020-11-08 23:49:48下载
- 积分:1
-
getargs
自适应双边滤波,利用空域低通滤波和图像灰度信息的非线性组合,自适应的对背景进行抑制。(Adaptive bilateral filtering, the use of the airspace low-pass filter and image grey scale information of nonlinear combination, adaptive to suppress background.)
- 2016-03-17 13:30:49下载
- 积分:1
-
Dinp_2004
这是基于动态规划的立体匹配的代码,是当前立体匹配中很好的一种实现方式(This is the stereo matching based on dynamic programming code that is currently in a good stereo matching method to implement)
- 2010-09-04 11:24:20下载
- 积分:1
-
Pyramid
金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】(Pyramid template matching, a great commercial value of software 【I tutor upload their backs to you, and I hope the related areas of China as a whole help developers】)
- 2009-09-16 22:39:30下载
- 积分:1
-
mpimage
mp算法实现的图像稀疏分解表示
,已经调试通过,供参考学习(Image fusion based on wavelet transform has been debugged, for reference study)
- 2011-05-04 14:10:26下载
- 积分:1
-
SparseLab200-Core
基于多帧图像插值(Interpolation)技术的方法是SR恢复技术当中最直观
的方法。这类方法首先估计各帧图像之间的相对运动信息,获得HR图像在非均
匀间距采样点上的象素值,接着通过非均匀插值得到HR栅格上的象素值,最后
采用图像恢复技术来去除模糊和降低噪声(运动估计!非均匀插值!去模糊和
噪声)。(In this paper, we propose a novel method for solv-
ing single-image super-resolution problems. Given a
low-resolution image as input, we recover its high-
resolution counterpart using a set of training exam-
ples. While this formulation resembles other learning-
based methods for super-resolution, our method has
been inspired by recent manifold learning methods, par-
ticularly locally linear embedding (LLE). Speci?cally,
small image patches in the low- and high-resolution
images form manifolds with similar local geometry in
two distinct feature spaces. As in LLE, local geometry
is characterized by how a feature vector correspond-
ing to a patch can be reconstructed by its neighbors
in the feature space. Besides using the training image
pairs to estimate the high-resolution embedding, we
also enforce local compatibility and smoothness con-
straints between patches in the target high-resolution
image through overlapping. Experiments show that our
method is very ?exible )
- 2010-11-07 11:15:03下载
- 积分:1
-
wm_noise
说明: 将基于小波变换的水印嵌入后的宿主图像加噪处理再提取灰度水印。(will be based on the wavelet transform the watermark embedded in the host Image Noise from Gray again watermark.)
- 2006-04-27 09:13:29下载
- 积分:1
-
homework4
编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。
用形态学击中击不中变换方法对图象进行细化处理。
实验图象:二值图象由一段文字组成,word_bw.bmp (The preparation of binary morphological operations (erosion and dilation, opening, closing and hit-miss transform) function, the function can handle the transformation of different forms and different types of structural elements. You prepared in morphology function of a binary image. Morphological hit-miss transform method of image refinement process. Experimental images: binary image by a paragraph of text, word_bw.bmp)
- 2012-06-30 10:24:02下载
- 积分:1