-
一个实用的对8×8的图像做DCT变换的源代码
一个实用的对8×8的图像做DCT变换的源代码-A practical image of the 8 × 8 to do the source code for DCT-
- 2022-05-16 21:49:58下载
- 积分:1
-
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。-From online C++ Graphics technology development deal with code, for foreign open-source code, can be used to study and master the C++ Graphics processing algorithms. Disclosure of information from the Internet for learning to use.
- 2022-06-03 08:09:16下载
- 积分:1
-
从一幅大图像中剪切一小块来,c语言程序。自己写的,可以用...
从一幅大图像中剪切一小块来,c语言程序。自己写的,可以用
- 2022-06-26 06:41:24下载
- 积分:1
-
生长法构造Delauney三角网的程序,对做地形有一定作用
生长法构造Delauney三角网的程序,对做地形有一定作用-Growth Act tectonic Delauney triangulation procedures, do have a certain effect on the terrain
- 2023-04-20 17:50:04下载
- 积分:1
-
Using quad to reconstruct the contour of skin , it is very useful for medical im...
运用四边形网格实现医学图像皮肤组织的三维重建算法,对于医学图像的三维重建非常有用-Using quad to reconstruct the contour of skin , it is very useful for medical image reconstruction
- 2022-05-29 00:38:09下载
- 积分:1
-
图像的领域处理 ,图像平滑,一阶微分边沿监测,二阶微分边沿监测。...
图像的领域处理 ,图像平滑,一阶微分边沿监测,二阶微分边沿监测。-The field of image processing, image smoothing, the first-order differential edge monitoring, monitoring of second-order differential edge.
- 2023-05-31 08:55:03下载
- 积分:1
-
Smart Nesting CNC Programming System software (referred to as InteGNPS) is used...
智能数控套料编程系统软件(简称InteGNPS)是用于各种数控(火焰、等离子、激光、水射流)切割机的套料、数控编程的软件。
InteGNPS应用AutoCAD绘制零件图、套料,自动生成经过智能优化的数控切割机代码。编程系统可以直接显示AutoCAD图形,并以图形方式在屏幕上直观地仿真切割机切割过程,保证切割质量。-Smart Nesting CNC Programming System software (referred to as InteGNPS) is used for a variety of NC (flame, plasma, laser, water jet) Nesting cutting machine, numerical control programming software. Application of AutoCAD drawing InteGNPS Parts maps, sets of material, automatic generation of optimized through intelligent CNC cutting machine code. Programming system can directly show the AutoCAD graphics, and graphically on the screen visual simulation cutting machine cutting process, to ensure the quality cut.
- 2022-04-09 09:39:38下载
- 积分:1
-
bp of the most basic algorithm to resolve differences or problems vc algorithm.
最基础的bp算法,解决异或问题的vc算法.-bp of the most basic algorithm to resolve differences or problems vc algorithm.
- 2022-05-17 10:39:40下载
- 积分:1
-
《池塘夜降彩色雨》配套源代码.本代码实现在屏幕上飘落的雨滴在水面上产生涟漪...
《池塘夜降彩色雨》配套源代码.本代码实现在屏幕上飘落的雨滴在水面上产生涟漪-"Color pond night drop of rain" complementary source code. The implementation of the code on the screen of the raindrops fall gently on the water surface have a ripple
- 2022-05-08 21:45:14下载
- 积分: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