-
扫描线填充算法使用一系列平行直线去切割轮廓线,通常有成对的交点出现,每对交点就代表扫描线与轮廓线的一个相交区间...
扫描线填充算法使用一系列平行直线去切割轮廓线,通常有成对的交点出现,每对交点就代表扫描线与轮廓线的一个相交区间-Scan Line Algorithm for the region filled
- 2022-03-24 16:07:30下载
- 积分:1
-
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。...
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。-DDA line drawing algorithm, here coupled with the delay, but also easy to observe the process of drawing lines to demonstrate good results.
- 2022-02-07 09:58:23下载
- 积分:1
-
立体视觉源程序,家当都拿出来了
立体视觉源程序,家当都拿出来了-stereoscopic source, the family had to come up with the
- 2022-08-11 13:18:11下载
- 积分:1
-
池塘夜降彩色雨,一个非常有意思的下雨程序,可以用鼠标控制风的大小和风向。...
池塘夜降彩色雨,一个非常有意思的下雨程序,可以用鼠标控制风的大小和风向。-Fall color pond night rain, it rains a very interesting program, you can use the mouse to control the size of the wind speed and direction.
- 2022-03-13 04:10:35下载
- 积分: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
-
CC VESA VGA头文件(清华),包括司机、字体、鼠标
CC++ VESA VGA 头文件(来自清华),包括驱动程序,字体文件,鼠标驱动和例程-CC VESA VGA header files (from Tsinghua), including drivers, fonts, mouse-driven and routines
- 2022-03-17 06:54:09下载
- 积分:1
-
SIFT算法
本代码实现了SIFT算法,首先获得差分图像尺度空间,寻找局部极值点,找到关键点,然后,对关键点生成特征描述符。实验效果很好。
- 2023-08-09 01:20:04下载
- 积分:1
-
Using VC++ to prepare a image rotation and image filters you may wish to use the...
用VC++编写得图像旋转和图像滤镜得代码
希望对你们用帮助-Using VC++ to prepare a image rotation and image filters you may wish to use the code to help
- 2022-01-30 21:27:42下载
- 积分:1
-
这些都是指纹
这些内容是一些与指纹识别有关的东西,全是从国外的网站上找的。-These are some of fingerprint-related things, all of the site from abroad looking for.
- 2022-08-14 02:44:47下载
- 积分:1
-
实现sobel,canny,LOG算法的边缘检测 以及EM算法的图象分割
实现sobel,canny,LOG算法的边缘检测 以及EM算法的图象分割-achieve segmentation, canny, LOG edge detection algorithm and the EM algorithm for image segmentation
- 2022-06-14 04:37:04下载
- 积分:1