-
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
-
Using-a-Boosted-Cascade
行人目标检测 代码文件基于hog+svm检测技术。(people dectect and depending on hog+svm )
- 2014-05-26 12:24:19下载
- 积分:1
-
mesh
三维模型的网格简化算法,通过删除边来减少面片个数,同时保留图形特征(Three-dimensional model of the mesh simplification algorithm to reduce the number of patches by removing the side, while retaining graphic features)
- 2014-04-01 14:42:35下载
- 积分:1
-
zhendongxinhao
关于信号分析,小波包分解的程序以及应用方法(The program about signal analysis, wavelet packet decomposition and its application method)
- 2014-05-05 16:36:54下载
- 积分:1
-
Irrlicht_source1.0_wip
irrilicht开源引擎,用于windows,mac等各个平台的图像开发(irrilicht engine, it‘s opensource)
- 2010-06-20 15:20:15下载
- 积分:1
-
123
对复杂边缘检测的Snake改进算法.pdf,snake算法(Complex Snake improved edge detection algorithm. Pdf, snake algorithm)
- 2008-01-21 22:45:28下载
- 积分:1
-
scanfill
光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。
(Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
- 2013-05-16 14:10:30下载
- 积分:1
-
OkMfc
说明: OK系列采集卡程序,包含了,事后图像的处理和动态视频图像的处理。(OK Acquisition Card Series procedures included, after the image processing and video image processing.)
- 2006-04-03 17:25:06下载
- 积分:1
-
readjpeg
读取jpeg图片数据并输出到txt文本中,再从txt文本中读取数据生成图片(Reading image data and outputs to txt, and then read the data generated image txt text)
- 2021-04-28 12:18:43下载
- 积分:1
-
ImagePro
本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。
1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。
2、大津展之法阈值变换,效果较好。
3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。
4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。(Calibration )
- 2010-03-12 11:43:58下载
- 积分:1