搜索资源列表
图像dct变换的程序
- 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray.bmp an experiment. This diagr
多边形简单填充
- 该程序是计算机图形学的一个实验题,实现多边形的扫描填充-the program is a computer graphics experiment and achieve filled polygon scan
wavelet97
- 利用97小波变换进行图像压缩,用matlab仿真,实验证明它具有较高的压缩比-using wavelet transform image compression using Matlab simulation experiment to prove that it has a higher compression ratio
69491741YangShiGanShe
- 物理中的杨氏干涉实验的MATLAB源代码,下载后直接运行就可以显示出来干涉图样.-physics of Young's interference experiment MATLAB source code, download it directly on the running interference pattern displayed.
bianmashiyan
- 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on
016953-01
- 图形学课程设计实验 诸多:包括图形裁剪、图形相交相切、帧动画、消隐-graphics programs to design an experiment that many : Cutting including graphics, graphic tangent intersection, frame animation, blanking etc.
genzong2
- 实验证明,本方案对于帧间位移较为明显的单个平移运动刚体,特别是外部轮廓较为平滑的物体具有良好的分割与跟踪效果。-experiment proved that the program for the inter-frame displacement is quite obvious that the single translation rigid movement, particularly smooth external contours of objects more good segmen
zhouqizaosheng
- 用matlab编写的消除周期噪声的程序,附有实验图片.-using Matlab the elimination cycle noise procedures, experiment with pictures.
bgfg_gaussmix
- 经实验发现,用背景减除方法也可以针对某些摄像机运动的情况,而非像大部分文章中所提到的该方法仅仅适合于摄像机静止的情况,而且效果还要较好!实验视频可以是一段足球视频! -experiment found that the use of background subtraction method can also be targeted at certain camera movements, Most of the essays rather than as has been describe
HistogramEqualization.rar
- 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
palm.rar
- :首次提出将局部二进制模式(LBP)~-用到掌纹识别中。借鉴分级检索的思想,先采用Gabor滤波器提取掌纹的全局能量特 征.后采用LBP算子提取局部特征实现两次分类。实验结果表明,与单纯的Gabor滤波器方法相比,系统的识别率可进一步提高。,This paper first presents a new method of palmprint identification by using Local Binary Pattern (LBP)·By referring to hierarch
SupResolDemo
- 单幅图像的超分辨率,有较为详细的说明。还带有实验的文件-A single image super-resolution, there is a more detailed descr iption. Also with the experiment file
threestep
- 三步搜索法运动估计的matlab仿真及实验报告-Three-step search method motion estimation of matlab simulation and experiment report
SaliencyToolbox_V2.2
- 基于注意力机制,实现彩色图像显著区域提取.源于Dirk B. Walther-The SaliencyToolbox is a collection of Matlab functions and scr ipts for computing the saliency map for an image, for determining the extent of a proto-object, and for serially scanning the image with the focus
LowpassFiltering
- 本实验要求要求实现高斯低通滤波器的程序,并设定截至频率半径为15时得到如课本上图4.18图c的图。使低频通过而使高频衰减的滤波器成为低通滤波器,被低通滤波的图像比原始图像少一些尖锐的细节部分。本实验就是设计实现高斯低通滤波器。-Requirements of this experiment requires low-pass Gaussian filter procedure and set the frequency up to a radius of 15 textbooks, such a
yuanxinhao
- 数学形态滤波。包括打开,滤波,处理,去噪等一系列功能。代码实验无误-Mathematical morphology filtering. A series of functions, including open, filtering, processing, denoising. Code experiment is correct
Dct
- 主要研究了彩色图像数字水印算法,在DCT域进行了水印的自适应嵌入和提取,并用Matlab进行了仿真实验,测试算法的性能-The main color image watermarking algorithm in the DCT domain adaptive watermark embedding and extraction, and with the Matlab simulation experiment to test the performance of algorithm
DCT
- 数字信号处理实验,DCT图像压缩,内含有matlab实验m文件以及实验报告,供大家参考。-Digital signal processing experiment, DCT image compression, contains matlab experiment m documents and the experiment report for your reference.
DIP_1
- The focus of this project is to experiment with intensity transformations to enhance an image.
experiment
- 计算机图形学的最基本的几个实验 包括三种画 直线的算法 画圆和椭圆 直线段的裁剪 多边形的裁剪-Several computer graphics most basic experiment includes three draw a straight line algorithms draw a circle and oval cutting straight line polygon clipping
