-
5个图象处理中的经典算法
5个图象处理中的经典算法-five image processing algorithm classic
- 2022-06-18 22:57:27下载
- 积分:1
-
该源码能画直线、圆、矩形,另外还有选择、缩放、移动功能,可以保存图形。...
该源码能画直线、圆、矩形,另外还有选择、缩放、移动功能,可以保存图形。-The paint can draw a straight line, round, rectangular, in addition to selection, zoom, mobile features, you can save the graphics.
- 2022-01-28 17:13:34下载
- 积分:1
-
实现几个典型图象处理功能的程序
实现几个典型图象处理功能的程序-achieving several typical image processing procedures
- 2022-03-16 20:43:06下载
- 积分: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
-
Delphi直接与DWG文件的生成(更新)
用DELPHI直接生成DWG文件(更新)-DELPHI directly with DWG files to generate (update)
- 2022-05-30 14:28:17下载
- 积分:1
-
雕刻技术的图像处理代码
雕刻技术的图像处理代码-carving the image processing code
- 2022-11-25 06:15:03下载
- 积分:1
-
源代码加载TIFF图像,和图像处理和操作程序…
source code to load tiff images, and some procedure for image processing and operation with images.-source code to load tiff images, and some procedure for image processing and operation with images.
- 2023-03-24 04:35:04下载
- 积分:1
-
This is a high
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2022-03-15 07:35:34下载
- 积分:1
-
这是一个matlab svm的例子
this a matlab SVM example- this is a matlab SVM example
- 2023-05-30 18:50:03下载
- 积分:1
-
Shape of the源代码分裂
形状分割的源代码-shape of the source code division
- 2022-03-09 16:43:43下载
- 积分:1