-
dat文件格式到bmp文件格式的转化,界面友好,操作方便
dat文件格式到bmp文件格式的转化,界面友好,操作方便-transform dat file to bmp file,user-friendly interface,easy operation.
- 2022-08-08 00:53:37下载
- 积分:1
-
屏幕颜色拾取器的VC实现,可以获得屏幕上颜色的RGB值
屏幕颜色拾取器的VC实现,可以获得屏幕上颜色的RGB值-pick up color screen for the VC, available on the screen of the RGB color value
- 2023-07-20 18:40:03下载
- 积分:1
-
ffmpeg-java
用ffmpeg从流媒体中获取视频,并且5分钟生成一个文件
- 2022-07-14 00:27:05下载
- 积分:1
-
地形程序 适合初级学者 这个是OGRE的地形实现方式 具体内容可以下载OGRE的官方版本 希望可以给大家带来帮助...
地形程序 适合初级学者 这个是OGRE的地形实现方式 具体内容可以下载OGRE的官方版本 希望可以给大家带来帮助-Terrain suitable for junior scholars program Ogre terrain this is the way to achieve the specific content can be downloaded Ogre
- 2022-09-09 20:40:03下载
- 积分:1
-
本源代码可以对图像进行几何方面的变化 比如图像的旋转 投影 放大 缩小等等 非常实用 可以直接运行...
本源代码可以对图像进行几何方面的变化 比如图像的旋转 投影 放大 缩小等等 非常实用 可以直接运行-Origin of the code can be geometric changes in the image such as image rotation, and so is very useful zoom projector can be directly run
- 2022-02-10 06:02:28下载
- 积分:1
-
- 2022-03-13 23:33:21下载
- 积分:1
-
模拟心电图程序,加入了对各种波形的设计,能够非常好演示...
模拟心电图程序,加入了对各种波形的设计,能够非常好演示-simulated ECG procedures, the right to join various waveforms are designed to be a very good demonstration
- 2022-01-24 14:45:44下载
- 积分:1
-
blur filter for image in c
blur filter for image in c
- 2022-11-23 09:55:04下载
- 积分:1
-
数字图像处理演示程序
数字图像处理演示程序-Digital Image Processing Demonstration Program
- 2023-08-19 22:50:03下载
- 积分: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