-
C#实现的将2个图片合成为新图片
C#实现的将2个图片合成为新图片-C# will be the two pictures for the new Photo Synthesis
- 2022-05-15 05:59:04下载
- 积分:1
-
实现提取2值图象的边缘,根据MATLAB中的bwperim函数改编的C函数.
实现提取2值图象的边缘,根据MATLAB中的bwperim函数改编的C函数.-2 the value of the realization of extracting the edge image, in accordance with MATLAB in the adaptation of bwperim function C function.
- 2022-07-12 23:00:54下载
- 积分: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
-
一个简单的单文档画图示例。提供绘制直线、圆、矩形的基本图元的功能,里面用力一些设计模式。...
一个简单的单文档画图示例。提供绘制直线、圆、矩形的基本图元的功能,里面用力一些设计模式。-a simple single document drawing examples. Drawing for a round, rectangular map yuan"s basic functions, they forced some design patterns.
- 2023-02-05 09:05:03下载
- 积分:1
-
Graphite-2-a6
Graphite is a research platform for computer graphics, 3D modeling and numerical geometry.
Graphite was awarded the special prize "most innovative project" and the third prize "scientific software category" at the "trophées du libre" international free software competition.
- 2022-04-23 09:21:35下载
- 积分:1
-
Convert RGB 24bit to YUV4:2:0
rgb(24)到yuv420的快速转换。在很多时候这种转换都是很需要的。-Convert RGB 24bit to YUV4:2:0
- 2022-06-29 19:36:23下载
- 积分:1
-
用于将从扫描仪或者数码相机获得的图像文件中的图形或地图数字化,并且进行显示。...
用于将从扫描仪或者数码相机获得的图像文件中的图形或地图数字化,并且进行显示。-from scanners used in digital cameras or access to the image files of graphics or digital map, and it shows.
- 2023-04-25 15:55:04下载
- 积分:1
-
该软件用于图像处理基本函数包,包括相关算法函数集
该软件用于图像处理基本函数包,包括相关算法函数集-The software is a basic function library for image processing with matching algorithms function library.
- 2023-03-29 11:05:03下载
- 积分:1
-
Three
AutoCAD画的三维文件,很不错哦,可以下载后自己参照-Three-dimensional AutoCAD drawing files, oh well, you can download their own reference
- 2022-01-25 14:05:22下载
- 积分:1
-
一个卫星绕地球转的程序
一个卫星绕地球转的程序-A satellite around the earth" s rotation program
- 2023-03-13 00:15:04下载
- 积分:1