-
一个从BMP文件中创建一个设备无关的位图的程序
一个从BMP文件中创建一个设备无关的位图的程序-a BMP file from creating an equipment unrelated to the Bitmap procedures
- 2022-07-26 17:36:58下载
- 积分:1
-
画美国国旗,和中国国旗,都是标准尺寸。还可以画直线,并且可以把直线用拖拉鼠标的方法放大...
画美国国旗,和中国国旗,都是标准尺寸。还可以画直线,并且可以把直线用拖拉鼠标的方法放大-painting the American flag and the Chinese national flag, is a standard size. Can also painted straight lines, and can be used straight-line method tractor Mouse Click
- 2022-02-26 10:31:03下载
- 积分:1
-
封装了的画统计图(包括条形统计图,扇形图和折线图)的类...
封装了的画统计图(包括条形统计图,扇形图和折线图)的类-Packaging of the painting statistics (including bar charts, maps and broken fan) Class
- 2022-02-03 18:51:03下载
- 积分:1
-
供大家参考,如果可以可给我发电子邮件 kaximoduo2003@yahoo.com.cn 谢谢!...
供大家参考,如果可以可给我发电子邮件 kaximoduo2003@yahoo.com.cn 谢谢!-for your reference, if I can e-mail to kaximoduo2003@yahoo.com.cn Thank you!
- 2023-06-04 02:40:02下载
- 积分:1
-
本压缩文件是关于visual c++图象处理的一些源程序实例,对这方面的学习者大有补益...
本压缩文件是关于visual c++图象处理的一些源程序实例,对这方面的学习者大有补益-the compressed files on the visual image c some of the source code examples, Learners in this area of great importance
- 2022-03-22 11:34:21下载
- 积分:1
-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40:02下载
- 积分:1
-
这个是用matlab编写的对图像嵌入数字水印的程序,基于dct变换,实现对图像的dct算法的数字水印程序...
这个是用matlab编写的对图像嵌入数字水印的程序,基于dct变换,实现对图像的dct算法的数字水印程序-this is the right preparation Matlab embedded digital watermark image of the procedure, based on the A1501 transform, achieving the right image A1501 digital watermarking algorithm procedures
- 2022-03-29 10:20:55下载
- 积分:1
-
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:...
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:
-o 264格式的输入文件 yuv格式的输出文件
比如(假如目录为 D:H264 ):
D:H264h264_dec.exe D:H264 est.264 D:H264 est.yuv
若不输入参数,则默认为:
h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: H264 ): D: H264 h264_dec.exe D: H264 test.264 D: H264 test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
- 2022-09-14 01:50:03下载
- 积分:1
-
一个十分有趣的弹跳球体
一个十分有趣的弹跳球体-a very interesting bouncing ball
- 2022-07-12 09:02:22下载
- 积分:1
-
basic image processing code vc
基本的图像处理vc代码-basic image processing code vc
- 2022-08-14 11:29:04下载
- 积分:1