-
exhousted块匹配算法
Exhousted block matching algorithm
- 2022-05-05 12:07:59下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
实现医学虚拟训练中触觉与视觉绘制匹配
使用Open Inventor和GHOST SDK实现...
实现医学虚拟训练中触觉与视觉绘制匹配
使用Open Inventor和GHOST SDK实现-To achieve medical virtual training match the haptic and visual rendering the use of Open Inventor and the GHOST SDK to achieve
- 2022-02-10 11:54:28下载
- 积分:1
-
Classical PCA
经典的基于PCA面部识别系统,含注释及测试图片-Classical PCA-based facial recognition system, including the Notes and the test image
- 2022-05-05 06:02:47下载
- 积分:1
-
VESA模式下256色Tiff格式图形文件显示
VESA模式下256色Tiff格式图形文件显示 -The diplay of 256-bit tiff file in VESA mode
- 2022-06-14 00:50:06下载
- 积分:1
-
自写了一个图像识别的UNIT,可以识别目前绝大多数论坛的验证码...
自写了一个图像识别的UNIT,可以识别目前绝大多数论坛的验证码-Picture identification
- 2022-01-21 19:57:21下载
- 积分:1
-
给你提供了学习函数的实例,尽量可以识别图像,有效分类
给你提供了学习函数的实例,尽量可以识别图像,有效分类-Give you an instance of the function to learn as much as possible the image can be identified and effective classification
- 2022-02-07 20:56:15下载
- 积分:1
-
类似微软的菜单,用javascript写的
类似微软的菜单,用javascript写的-similar to Microsoft"s menu, written with javascript
- 2022-07-25 15:28:51下载
- 积分:1
-
本程序使用DrawBeziers方法绘制贝赛尔样条,一个很好的例子绝对值得收藏...
本程序使用DrawBeziers方法绘制贝赛尔样条,一个很好的例子绝对值得收藏-procedures for the use of the method of mapping Bessel DrawBeziers kind of a good example worthy collection
- 2022-01-25 21:29:47下载
- 积分:1
-
VisualC 6.0 source code development.
图片控件源代码VisualC++6.0开发。-VisualC 6.0 source code development.
- 2022-08-03 13:42:14下载
- 积分:1