-
Character Recognition using c sharp, prepared primarily for character recognitio...
字符识别用c sharp 编写的主要用于
文字识别-Character Recognition using c sharp, prepared primarily for character recognition
- 2022-05-15 16:23:49下载
- 积分:1
-
图形中,视口跟窗口的变换算法,比较基础的
图形中,视口跟窗口的变换算法,比较基础的-Graphics, depending on the mouth with the window transform algorithm, the basis of comparison
- 2022-11-20 06:20:03下载
- 积分:1
-
几何是一个集合的例程几何计算在2,3和氮。
GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segments, polygons, planes, polyhedra and vectors.-GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segments, polygons, planes , polyhedra and vectors.
- 2023-06-23 00:05:03下载
- 积分:1
-
The proportion of different coefficient rgb to gray, compared with different res...
比例系数不同的rgb转gray,不同的结果相比较。-The proportion of different coefficient rgb to gray, compared with different results.
- 2022-03-02 18:36:35下载
- 积分:1
-
stm32 控制P9823 RGB IC
自己调试的控制全彩RGB IC P9823的驱动 stm32f030 内容重点为控制全彩IC的延时部分,因为没有示波器。所以只能一点点调试,P9823通过测试可以用WS2811通过
- 2022-01-24 09:13:55下载
- 积分:1
-
程序可以求出两条直线的所有交点,进行放大或缩小显示以及标记出交点。...
程序可以求出两条直线的所有交点,进行放大或缩小显示以及标记出交点。-Find all the intersection points of two lines and zoom the lines.
- 2023-04-20 06:05:06下载
- 积分:1
-
I carefully collated on the binary image morphology of C code, I believe, will h...
我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
- 2022-03-17 12:40:47下载
- 积分: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
-
没有翻译
中点画圆算法 Bresenham画圆算法-failed to translate
- 2022-06-16 14:04:46下载
- 积分:1
-
use Javascript to do graphics and examples.
用Javascript做的图形及例子-use Javascript to do graphics and examples.
- 2023-08-19 23:40:03下载
- 积分:1