-
快速M
Fast m-script implementation of Block-DCT ( 2-D DCT )
- 2022-07-28 13:30:09下载
- 积分:1
-
jpeg encode
论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。解码时,进行熵解码,反量化,反离散余弦变换(IDCT)。
- 2022-03-16 06:35:42下载
- 积分:1
-
动态绘图,并将结果保存在数据表格中。从CODEPROJECT上下载的。...
动态绘图,并将结果保存在数据表格中。从CODEPROJECT上下载的。-Dynamic graphics, and the results stored in the data table. Downloaded from the CODEPROJECT.
- 2023-05-13 10:15:03下载
- 积分:1
-
Delphi数字图像识别Image.rar
Delphi数字图像识别Image.rar-Delphi Digital Image Recognition Image.rar
- 2022-01-26 03:27:24下载
- 积分:1
-
这是一个很有意思的程序,可以实现图章生成,希望对大家有所帮助
这是一个很有意思的程序,可以实现图章生成,希望对大家有所帮助-This is a very interesting program, you can realize seal generation, want to help everyone
- 2022-12-30 20:00:18下载
- 积分:1
-
立体视觉匹配完整源码,可以直接使用,是机器视觉中的重要部分。...
立体视觉匹配完整源码,可以直接使用,是机器视觉中的重要部分。-three-dimensional visual integrity of the source code matching, can be directly used in machine vision is the important part.
- 2022-03-15 07:30:18下载
- 积分:1
-
功能概述:提供一个时间
功能概述: 提供一个时间序列的分析插件,只需要提供时间轴和数值轴,就可以进行相关的可视化分析计算。 接口要求: 利用TeeChart为主要平台构建,支持WebService,支持ActiveX,支持OLE Automation。 所有数值序列采用数组存储,独立于数据库,支持数据的转入转出,支持文本和XML等格式导入导出 图像支持矢量输出,支持多种文件格式输出,支持Stream方式输出图像。 序列数据源(含中间序列)支持交互修改. 基于年序列的频率分析见单独的频率分析插件Hfre(R),与空间相关的分析参考Viso和Space插件。 -functions outlined : to provide a time-series analysis of plug-ins, need only provide time frame and numerical axis, it can be related to the visual analysis. Interface : use TeeChart main platform for building support WebService support ActiveX, OLE Automation support. All numerical sequence using array storage, independent of the database, support data transfer to support XML and text formats derived images into vector output support, support for multiple output file formats, support Stream mode output images. Sequence data sources (including intermediate sequence) support interactive changes. Based on the frequency, sequence analysis, see separate plug-frequency analysis Hfre (R), and space-related analysis a
- 2022-10-11 03:15:02下载
- 积分:1
-
脑片分割算法,第二个程序由首席运营官。
sclice segmentation algorithm which is the second one programmed by Coo.
- 2022-07-14 02:54:08下载
- 积分:1
-
小程序
有关BMP的小程序-small procedures
- 2022-03-22 23:46:59下载
- 积分:1
-
图像压缩编码 霍夫曼 香农 算术 游程 位平面
图像压缩编码 霍夫曼 香农 算术 游程 位平面-Image Coding Shannon Hoffman arithmetic bit-plane run-length
- 2022-01-26 01:11:14下载
- 积分:1