-
这是我用VC做的一个关于三维图形变化的程序,可以实现平移,反转等功能...
这是我用VC做的一个关于三维图形变化的程序,可以实现平移,反转等功能-This is what I do with VC 3D graphics on a change of procedures, can achieve translation, reverse function
- 2022-07-05 09:54:34下载
- 积分:1
-
检测圆形目标的程序,可以在大面积的图象中检测出多个圆形目标...
检测圆形目标的程序,可以在大面积的图象中检测出多个圆形目标-Circular target detection process, you can image a large area detected in more than a circular target
- 2022-05-15 01:36:51下载
- 积分:1
-
直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colo...
直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-and color histogram that transform source directory for the chapter describes the functions of the source and color histogram that transform command line compiler process following vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
- 2022-02-07 01:31:58下载
- 积分:1
-
《vega实时三维视景仿真技术》的基于MFC的程序源代码,自己整理的,拿去改一改就可以作自己的程序了,刚开始学,费了我好大的劲才搞定的。...
《vega实时三维视景仿真技术》的基于MFC的程序源代码,自己整理的,拿去改一改就可以作自己的程序了,刚开始学,费了我好大的劲才搞定的。
-"Guerra, real-time 3D visual simulation technology" based on the MFC source code, sort of, guns can be made to change their procedures, just started school, I spent a lot of picking to get the.
- 2022-03-17 15:50:02下载
- 积分: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
-
一个C / C++封装一般稀疏调整
a C/C++ package for generic sparse bundle adjustment -a C/C++ package for generic sparse bundle adjustment
- 2023-03-04 03:30:03下载
- 积分:1
-
预览,图片, 动画
预览,图片, 动画-preview, pictures, animation
- 2022-03-25 06:11:39下载
- 积分:1
-
一个简单的绘图程序,有背景图片,适合初学者学习 绘制图形,包括设置颜色,线条粗细,...
一个简单的绘图程序,有背景图片,适合初学者学习 绘制图形,包括设置颜色,线条粗细,-A simple drawing program, there are background images, suitable for beginners to learn drawing graphics, including the erection of color, line thickness,
- 2022-04-11 19:29:03下载
- 积分:1
-
人脸识别论文 人脸识别关键技术及面临的问题. 哈哈哈 ABC
人脸识别论文 人脸识别关键技术及面临的问题. 哈哈哈 ABC -Face Recognition Face Recognition paper key technologies and the problems faced.哈哈哈ABC
- 2023-04-05 06:05:04下载
- 积分:1
-
显示浮雕效果的一段图像处理小代码
显示浮雕效果的一段图像处理小代码-relief shows the effect of a small image processing code
- 2022-01-28 05:39:30下载
- 积分:1