-
.net 平台下实现的图形学基本算法函数库
.net 平台下实现的图形学基本算法函数库-. net platform to achieve the basic algorithm of the graphics library
- 2022-10-16 01:15:03下载
- 积分:1
-
用增量算法生成凸壳
用增量算法生成凸壳-generate incremental algorithm using convex hull
- 2022-02-06 10:39:29下载
- 积分:1
-
PNG图像处理的C程序
PNG图像处理的C程序-PNG image processing procedures C
- 2022-02-01 21:06:06下载
- 积分:1
-
读GML的Java的源代码
读GML的Java的源代码 -reading GML Java source code
- 2022-03-21 07:21:48下载
- 积分:1
-
一个老外写的车削数控仿真程序,有g代码编辑的
一个老外写的车削数控仿真程序,有g代码编辑的-a foreigner was turning the NC simulation program, code editors g
- 2022-05-24 19:16:38下载
- 积分:1
-
全屏找色函数
全屏找色函数 此函数在编译器VS2010上通过
- 2022-02-07 04:17:09下载
- 积分:1
-
内存地址定位程序
内存地址定位程序-memory address locator
- 2022-08-03 10:13:30下载
- 积分:1
-
example Face Location
人脸定位实例-example Face Location
- 2022-08-17 03:48:39下载
- 积分:1
-
这是一个数字图像处理系统,包含了几乎对数字图像的全部基本处理操作。它由Viaual C++编写。...
这是一个数字图像处理系统,包含了几乎对数字图像的全部基本处理操作。它由Viaual C++编写。-This is a digital image processing system, including a digital image of virtually all the basic handling operations. It Viaual C preparation.
- 2023-08-16 09:15:02下载
- 积分:1
-
Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compr...
提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加128) 3.每个标记中数据可以不止一个(去掉长度的部分就是一段)-Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compression algorithm (RGB/YCbCr, DCT/IDCT, quantification, Z-shaped coding, using the DPCM DC/AC with RLE encoding/Huffman coding) 2.JPEG tags 3.JPEG Photo paper form (located in the SOS image data is compressed by the MCU to set pieces, particularly after the use of DRI), there are many details : 1. decoding process encountered "FF 00," when the "FF", otherwise overlooked "FF" 2 .DCTYCbCr128IDCT128Y128YCbCr128 3.
- 2022-01-25 19:23:45下载
- 积分:1