-
Quantization-for-DCT
量化离散余弦变换系数的程序实现及其效果的检测。过程中使用了8x8的分块方法。首先计算每块的离散余弦变换(DCT);然后量化了DCT的系数; 最后进行了反离散余弦变换(iDCT). 程序中还可以设定缩放系数。(Quantify the discrete cosine transform coefficients procedure and its effect detection. The process used in the 8x8 sub-block method. First calculate the block discrete cosine transform (DCT), quantization of the DCT coefficient Finally, the inverse discrete cosine transform (iDCT) program can also set the scaling factor.)
- 2012-03-17 05:33:25下载
- 积分:1
-
Bayes_Classify
基于贝叶斯最小错误率算法的崇明岛遥感图像分类程序。并且有饼状图显示各类地物比例(Minimum error rate based on Bayesian algorithm for Chongming Island, the remote sensing image classification procedures. And the pie chart below shows the proportion of various types of features)
- 2009-06-17 23:47:22下载
- 积分:1
-
appen
近似熵算法对脑电信号进行特征提取的一些材料(Some materials approximate entropy algorithm for EEG feature extraction)
- 2016-04-25 15:39:15下载
- 积分:1
-
rihua.code
本程序为图像锐化的经典程序,源码里有详细的标注。(the procedures for sharpening images of the classic procedures are detailed source of tagging.)
- 2007-06-04 12:04:49下载
- 积分:1
-
gundongzimu
在两个控件里实现自动的字幕滚动,点击取消后,停止(In the two controls in the subtitles automatically scroll, click Cancel, stop)
- 2010-08-25 21:17:20下载
- 积分:1
-
untitled
图像倒频谱生成并分析,可以用于运动模糊图像的PSF参数估计(Cepstrum image generation and analysis, can be used for motion-blurred image PSF parameter estimation)
- 2021-02-04 17:59:57下载
- 积分:1
-
yepian
为了研究植物的生长规律,应用数字摄影图像处理法对山楂叶面积进行无损测量,该方法采用数码相机在田间获取山楂叶子的数字图像,对所拍图像进行背景去除、二值化及中值滤波处理,然后利用Matlab软件编程.快速计算出叶子的面积。把这一面积同常用的叶纸称重法所测面积进行比较.结果基本相同,由此可见,数字摄影图像法测量叶面积,具有简单、准确、方便快捷的特点.这对数字农业的植物信息快速采集和利用具有重要的意义。 (
In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of hawthorn leaves in the field, on the film image background removal, binarization and medianfiltered, and then using the Matlab software programming. Quickly calculate the area of the leaves. This area with the common leaf paper weighing measured by the area to compare. The results are basically the same, shows, digital photographic images method to measure leaf area, with a simple, accurate, and convenient features. This rapid acquisition and use of digital agricultural plant is of great significance.
In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of )
- 2012-02-19 11:20:50下载
- 积分:1
-
readBMP
用C语言实现位图格式的图像读取功能,可直接使用。(read BMP by C ,can be used directly.)
- 2018-04-03 17:51:33下载
- 积分:1
-
manual_v1.2.pdf
igmt one of geo-image software
- 2013-09-02 06:19:05下载
- 积分: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