搜索资源列表
qiancaiyang
- 该程序模拟成像过程中的欠采样模型,可以从一帧高分辨力图像得到一帧欠采样的低分辨力图像。
5ivb_487118
- vb jpeg编码这是一个比较完整的JPEG压缩程序,支持 彩色/灰度、Y分量水平/垂直采样律、图像质量 调整。使用的是最简单的基线系统(BaseLine)压缩方式,量化表及Huffman表都是与ACDSee一致的,没有提供自适应Huffman表压缩功能。-vb jpeg coding This is a relatively complete JPEG compression process, support for color / grayscale, Y component level /
Loeffler_dct.rar
- JPEG dct快速算法,实现8X8到4X4,以及8X8到2X2等DCT变换,快速实现降采样。,JPEG dct fast algorithm 8X8 to 4X4, and 8X8 to 2X2, such as DCT transform, rapid down-sampling.
jpeg
- 一个jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件-A jpeg encoding procedures, the baseline support 1:1:1 color sampling jpeg, enter only the BMP file is a 24bit
zwl
- 在VC6.0中进行位图的打开,下采样和保存-In VC6.0 to open the bitmap, down-sampling and preservation
Matlab
- 图像的采样 • 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a) • 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑方 法,比如,邻近像素复制,或者线性插值等。讨论上采样后图像的质量变 化。找出相应的改进方法。 -图像的采样 • 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a) • 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑
SampledDataSystem
- 该图是用来描述采样控制系统的原理。采样控制系统是一个既有离散的数字信号又有连续模拟信号的混合系统。-This figure is used to describe the principle of sampled-data control system. Sampled-data control system has both discrete digital signals and continuous analog signals, which is a mixed system.
resolution
- 三种基本的图像升采样算法,最临近,线性插值,双三次插值-Three basic image upsampling algorithm, the most close to linear interpolation, bicubic interpolation
qomec
- 将输入A律PCM编码器的正弦信号采样,进行PCM编码,求出编码器的输出码组序列,-Will enter A law PCM codec sine signal sampling, PCM coding, the output of the encoder block sequence,
gdal2.1.3版本库
- gdal库,用于图像操作如读取、拼接镶嵌、重采样等等