-
完整的基本图形绘制系统
完整的基本图形绘制系统-integrity of the basic Rendering System
- 2022-09-18 01:25:03下载
- 积分:1
-
用matlab和vc++联合开发的能量图绘图程序
用matlab和vc++联合开发的能量图绘图程序-using Matlab and vc joint development of energy mapping procedure
- 2022-08-21 15:47:38下载
- 积分:1
-
刚学会做的人物移动行走和碰撞检测
刚学会做的人物移动行走和碰撞检测-People do刚学会mobile walking and Collision Detection
- 2022-06-29 18:29:56下载
- 积分:1
-
按所需的颜色显示不同的区域
按所需的颜色显示不同的区域- According to color demonstration different region which needs
- 2022-03-09 21:56:58下载
- 积分:1
-
C与C++图像处理编程源代码.BMP解析原代码,已经经过测试验证.能够显示1024*1024 2^24种颜色...
C与C++图像处理编程源代码.BMP解析原代码,已经经过测试验证.能够显示1024*1024 2^24种颜色-C and C image processing program source code. BMP analytic original code, already after testing. to demonstrate 1024* 1024 2 ^ 24 colors
- 2022-06-19 10:00:26下载
- 积分:1
-
将真彩位图转化成各色或黑白位图,
1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。
2. 将真彩或黑白...
将真彩位图转化成各色或黑白位图,
1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。
2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。-The true color bitmap into a colored or black and white bitmap, 1. The true color bitmap into a colored or black and white bitmap to binary (supports multiple dithering methods) treated bitmap, effectiveness and speed of excellent . 2. The true color or black and white bitmap to 90 degrees, 180 degrees, 270-degree high-speed rotation.
- 2022-02-03 12:04:53下载
- 积分:1
-
压缩视频图象的自动文字区域的检测
压缩视频图象的自动文字区域的检测-compressed video images of the regional automatic language detection
- 2022-05-26 06:10:02下载
- 积分:1
-
Algorithms for image processing and computer vision examples of CD
图像处理算法和计算机视觉的例子附在光盘上的书
- 2022-06-15 20:44:07下载
- 积分:1
-
这是一个播放音乐的系统,只要你打开所要播放的歌曲就可以播放了,不信试试看...
这是一个播放音乐的系统,只要你打开所要播放的歌曲就可以播放了,不信试试看-This is a music player, if you are to play the opening song on the player can not believe that she
- 2022-02-20 12:28:14下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1