-
素养显示DXF文件格式(lwpolyline需要被添加到处理,或…
读写显示dxf文件格式的程序(需要添加LWPOLYLINE的处理,或和站长联系)-literacy show dxf file format (LWPOLYLINE need to be added to the processing, or the head of links)
- 2023-01-27 05:00:04下载
- 积分:1
-
实现yuv420转rgb565的功能,并且封装成库,编写一个测试…
实现yuv420转rgb565的功能,并且封装成了库,写出了测试文件-Achieve yuv420 turn rgb565 functions, and packages into libraries, write a test file
- 2022-06-14 04:11:27下载
- 积分:1
-
demonstration of the rotating text, the pursuit of the simple ease of use i fold...
演示了旋转文字的方法,追求的是简单好用,i资料收藏夹的启动窗体上的文字效果,就是用了这个代码-demonstration of the rotating text, the pursuit of the simple ease of use i folder of information collection Form launched the text effects, and that is using this code
- 2022-07-13 02:54:24下载
- 积分:1
-
这是一个数字图像处理系统,包含了几乎对数字图像的全部基本处理操作。它由Viaual C++编写。...
这是一个数字图像处理系统,包含了几乎对数字图像的全部基本处理操作。它由Viaual C++编写。-This is a digital image processing system, including a digital image of virtually all the basic handling operations. It Viaual C preparation.
- 2023-08-16 09:15:02下载
- 积分:1
-
基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过...
基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
- 2022-07-06 20:41:51下载
- 积分:1
-
a face image detection system code, the use of C language
一个人脸图像的检测系统代码,使用C++语言编写-a face image detection system code, the use of C language
- 2022-03-18 21:51:39下载
- 积分:1
-
图像处理方面的一些资料,不知道对大家有没有用
图像处理方面的一些资料,不知道对大家有没有用-Image processing some of the information, we do not know that there is no use
- 2022-04-15 23:10:37下载
- 积分: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
-
Canny 边缘检测算法
检测效果不错,很有用。
Canny 边缘检测算法
检测效果不错,很有用。-Canny Operator is Useful for edge detection
- 2022-08-10 11:50:08下载
- 积分:1
-
图像处理的VC++开发库源代码
图像处理的VC++开发库源代码-image processing VC source development libraries
- 2023-08-19 10:10:05下载
- 积分:1