-
完整的基本图形绘制系统,VC6.0下编译通过,可以画线,多边形,圆等....
完整的基本图形绘制系统,VC6.0下编译通过,可以画线,多边形,圆等.-integrity of the basic graphics rendering system, under VC6.0 compiler passed, line drawing, polygons, etc. round.
- 2023-05-24 22:55:02下载
- 积分:1
-
看别人用C++ 编制的屏幕保护程序
学习学习哈
看别人用C++ 编制的屏幕保护程序
学习学习哈
-A C++, the preparation of a screen saver
- 2023-06-02 15:30:03下载
- 积分:1
-
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!...
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!-This is a development platform based on the VC the Face Recognition/Detection source, for the Study of Human Face Recognition can help!
- 2022-03-19 09:45:00下载
- 积分:1
-
VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。...
VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。-VC read BMP map, and the classic edge detection algorithms, including run-length coding, the program of detection, extraction, compression bmp image map to the brink.
- 2022-10-19 15:45:03下载
- 积分:1
-
图像的边缘滤波(得到边缘)
edge filter for image in c(get edge)
- 2022-08-21 11:03:41下载
- 积分:1
-
科学数据可视化, 使用VC开发,能对各种类型的数据进行可视化分析.优秀毕业论文.赶快下载吧....
科学数据可视化, 使用VC开发,能对各种类型的数据进行可视化分析.优秀毕业论文.赶快下载吧.-scientific data visualization, the use of VC and is capable of all types of data visualization analysis. Outstanding dissertation. To download it quickly.
- 2022-04-09 04:33:19下载
- 积分:1
-
自己写的Bresenham画线算法,很简单但很实用
自己写的Bresenham画线算法,很简单但是很实用-Wrote it myself Bresenham line drawing algorithm, very simple but very practical
- 2023-03-25 22:20:03下载
- 积分:1
-
ARX编程及应用,用于CAD二次开发非常好的教材.
ARX编程及应用,用于CAD二次开发非常好的教材.-ARX programming and applications for the CAD secondary development of very good teaching.
- 2023-03-07 18:45:03下载
- 积分:1
-
这是一个实现GVF(广义梯度矢量流算法)的matla代码,
这是一个实现GVF(广义梯度矢量流算法)的matla代码,-This is a realization of GVF (generalized gradient vector flow algorithm) matla code,
- 2022-02-01 10:15:46下载
- 积分:1
-
轮廓检测 2
此代码介绍的是轮廓检测,轮廓检测的原理通俗的说就是掏空内部点,比如原图中有3*3的矩形点。那么就可以将中间的那一点去掉。在OpenCV中使用轮廓检测是非常方便。直接使cvFindContours 函数就能完成对图像轮廓的检测。
- 2022-08-06 14:48:17下载
- 积分:1