-
二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色
二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色-interactive 2D graphics software, can be painted line, circle, ellipse, polygon, curve, select colors
- 2022-05-17 18:03:56下载
- 积分: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
-
vb own series programming, which is sexual
自己编的vb编程,这是星性源代码!请多多指教!-vb own series programming, which is sexual-source code! A great weekend!
- 2022-01-25 20:06:00下载
- 积分:1
-
qzxing+opencv ,二维码/条形码解码
基于qt使用qzxing库,结合opencv,进行二维码和条形码的解码,视频显示和解码的过程在不同的进程,因此可以流畅的显示,在解码的同时。
- 2022-06-01 15:06:53下载
- 积分:1
-
图象几何变换算法源代码
可进行图象平移,旋转,镜像,转置,缩放等几何变换...
图象几何变换算法源代码
可进行图象平移,旋转,镜像,转置,缩放等几何变换-Image geometric transform algorithm source code can be image translation, rotation, mirror, transpose, transform geometric scaling
- 2022-02-12 07:19:27下载
- 积分:1
-
计算机图形学作业(TC2.0版),如今不多见了
计算机图形学作业(TC2.0版),如今不多见了-computer graphics operations (TC edition), now rare
- 2022-08-18 18:58:36下载
- 积分:1
-
With VC++ Prepared text input process is relatively simple, suitable for beginne...
用VC++编写的输入文本的程序,比较简单,适合初学VC的人-With VC++ Prepared text input process is relatively simple, suitable for beginner person VC
- 2022-04-22 06:02:41下载
- 积分:1
-
rtp打包发送H264视频 h264toRtp
采用rtp打包发送H264视频流例子, 采用VC6.0编写,是学习h264视频传输,打包发送的经典例子,里面有测试的264文件 和sdp文件, 可用VLC来测试 播放发送的视频,核心代码在以下几个文件h264toRtp.hRtpPack.hRtpPack.c请仔细阅读这几个文件。本人编译测试通过, 下载之后可直接编译运行
- 2022-07-03 15:58:00下载
- 积分:1
-
一个自己写的效果代码,实现perlin噪声编码,实现动态模糊效果。...
一个自己写的效果代码,实现perlin噪声编码,实现动态模糊效果。-The effect of its own to write code to achieve perlin noise coding, dynamic blur effects.
- 2023-04-26 08:40:04下载
- 积分:1
-
读入图像文件,做图像反转,然后显示图像在屏幕上,基于OPenCv的...
将一个VC程序代码,它能将数据文件放入bmp位图文件中,并能从bmp 中提取出原文件。以便大家在这里通过下载图片来得到图片中的资源-A VC program code, it will be data files Add bmp bitmap file, and extracted from the original bmp file. To everyone here by downloading pictures to get the picture of the resources
- 2022-03-21 08:20:23下载
- 积分:1