-
JPEG_DECODE
本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。(The decoder class support common JPEG file format, which is currently the most JPEG files in the format and the main characteristics of this format is data for 8-bit precision, using Huffman coding DCT common frame (does not support extended serial and progressive model and arithmetic coding). The decoder of the IDCT algorithm uses three modes, respectively, floating-point decoding, fixed-point integer decoding and fixed-point integer MMX optimization, you can choose according to the specific circumstances.)
- 2021-04-29 14:38:42下载
- 积分:1
-
manFaceDetection
人脸检测程序。在菜单上有许多功能选项,可实现多角度,多目的检测。(face detection procedures. In the menu options are many functions that can be achieved from different angles, multi-purpose testing.)
- 2007-04-02 07:44:50下载
- 积分:1
-
GraphAlgorithm
C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
- 2009-05-12 08:28:02下载
- 积分:1
-
image-processing
冈萨雷斯数字图像处理MATLAB版,是我们学习图像处理必备的书籍(Gonzales digital image processing MATLAB version, we study the image processing necessary books)
- 2016-05-04 11:45:37下载
- 积分:1
-
katsevich-recreat
三维图像重建,采用多种滤波方法,实现三维图像重建,该算法效率比较高。目前已经应用到实际工程。(3-dim picture recreat,use filter method and project method to realise the recreating of 3 dim picture.it is a very effective method ,applied in the project.so I share it with you .
)
- 2016-08-26 18:23:53下载
- 积分:1
-
ex2
用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。(Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.)
- 2013-12-07 23:42:44下载
- 积分:1
-
segmentation
基于K均值算法和互信息熵差的算法,可以有效地确定分类数,从而该算法对医学图像进行自动优化分割。(K means algorithm based on entropy and mutual information algorithms, can effectively determine the classification number, so that the algorithm for automatic optimization of medical image segmentation.)
- 2021-03-24 16:49:15下载
- 积分:1
-
Array-xiang_cheng-Doolittle-fen_jie
非常经典的矩阵相乘以及矩阵的Doolittle分解的程序,可用于数字图像处理(
Doolittle decomposition process is very classical matrix multiplication and matrix can be used for digital image processing)
- 2014-11-24 12:46:16下载
- 积分:1
-
ExImage
1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。
2. ExImage主要功能包括:颜色增强、校正、配准、拼接、复原、融合、分析、压缩编码等。
关键词:彩色图像处理、自适应中值滤波、图像增强、几何校正、图像配准、图像拼接、图像融合、图像压缩。
(ExImage Image processing toolkit)
- 2009-09-18 14:54:49下载
- 积分:1
-
Accessimage
存取图像字段
数字图像的存取
将图像转化为数字信息(Access image field
)
- 2009-05-21 14:26:40下载
- 积分:1