-
图形学迷你绘图
利用MFC绘制简易图形。简单的绘图编程。可绘制简单图形,矩形圆形多边形等。可对绘制图形进行颜色的填充。可绘制立方体,并进行平移旋转操作。可绘制B样曲线和Bezier曲线。
- 2023-08-11 10:50:05下载
- 积分:1
-
video files from a data to be used to address the video is a data operation to g...
从视频文件中得到一帧数据,用于处理 是一个对视频数据操作的必经过程-video files from a data to be used to address the video is a data operation to go through the process
- 2022-03-22 18:25:11下载
- 积分:1
-
基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算...
基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV" s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
- 2022-08-06 00:05:14下载
- 积分:1
-
维纳斯的点云文件,有需要的下。
维纳斯的点云文件,有需要的下。-Venus of the point cloud file, there is a need to the next.
- 2023-09-03 04:05:03下载
- 积分:1
-
基于Java的图形编辑软件. 可在此软件基础上建立自己的绘图程序....
基于Java的图形编辑软件. 可在此软件基础上建立自己的绘图程序. -Java-based graphical editing software. May be based on this software to build their own drawing program.
- 2023-07-20 16:40:03下载
- 积分:1
-
图像采集 code匹配运动估计算法简介 5.2 典型运动估计算法研究 5.3 运动估计算法实 例 第6章 视频图像采集系统 6.1 图像采集系统的硬件构成 6....
图像采集 code匹配运动估计算法简介 5.2 典型运动估计算法研究 5.3 运动估计算法实 例 第6章 视频图像采集系统 6.1 图像采集系统的硬件构成 6.2 图像采集的 VC实现 6.3 常见图像采集卡的性能指标 6.4 图像采集系统应用... -image acquisition code matching motion estimation algorithm 5.2 Introduction typical motion estimation algorithm 5.3 motion estimation algorithm examples in Chapter 6 Video Image Acquisition System 6.1 image acquisition system hardware 6.2 Image Capture the VC 6.3 Common Image Capture Card performance indicators Image Acquisition System 6.4 application
- 2022-11-15 19:45:04下载
- 积分:1
-
AUTOCAD的模板 AUTOCAD在ARX下的开发,需要ARX开发环境
AUTOCAD的模板 AUTOCAD在ARX下的开发,需要ARX开发环境-AutoCAD template AUTOCAD ARX in the development, the need ARX
- 2022-12-06 13:40:03下载
- 积分:1
-
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对...
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。
对图形元素抽象出公共属性,设计我的画板的作图过程:
选择工具 、画预览效果、User满意并确定、绘制效果。
下面是程序用到主要变量:
当前绘图点粒度:int iGranularity
当前使用颜色:COLORREF curColor
当前绘图状态:int iPaintStatus
当前绘图状态属性:int iPaintProperty
前一个鼠标坐标:CPoint pOldPoint
多边形起点:CPoint pStartPoint
多边形终点:CPoint pEndPoint
当前鼠标坐标:CPoint pCurPoint
输出文本字符串缓存:CString strTextOut
对典型操作过程(画矩形)描述:
用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、
选择绘图颜色(设定curColor)、
用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、
用户移动鼠标(绘制图形的橡皮线效果)
用户放开左键(绘制图形的实线效果)
-design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
- 2022-03-11 03:27:30下载
- 积分:1
-
各种曲线的算法和代码.
各种曲线的算法和代码.-curve of various algorithms and code.
- 2022-09-05 14:55:03下载
- 积分:1
-
利用vc实现的 对加载的图片进行与或操作,实现镂空的思想。...
利用vc实现的 对加载的图片进行与或操作,实现镂空的思想。-i think it‘s a good code we can learn from it
- 2022-06-12 01:34:35下载
- 积分:1