-
用C++和OPENCV实现的SOBEL边缘检测
用C++和OPENCV实现的SOBEL边缘检测
-C++, and OPENCV realized SOBEL edge detection
- 2022-01-26 00:51:56下载
- 积分:1
-
不同域数字水印图像的matlab代码
不同域数字水印图像的matlab代码-different domain digital watermark image of Matlab code
- 2022-06-15 04:50:53下载
- 积分:1
-
tiff文件格式的处理程序
tiff文件格式的处理程序-tiff document format disposal procedure
- 2022-03-12 11:17:12下载
- 积分:1
-
vc++ OpenGL导入md2 文件 按键控制模型做动画 不同的键做不同的动作...
vc++ OpenGL导入md2 文件 按键控制模型做动画 不同的键做不同的动作
-vc++ OpenGL md2 run well keyboard control animation
- 2022-04-18 20:40:02下载
- 积分:1
-
e book for statistical signal processing estimation and detection.
e book for statistical signal processing estimation and detection.
- 2023-01-29 03:00: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
-
面型编辑工具,组态软件中常常用到库浏览的功能,这个工具就是用来做图形库的...
面型编辑工具,组态软件中常常用到库浏览的功能,这个工具就是用来做图形库的-face editing tools, configuration software is often used for access to the functions of this tool is used for graphics library
- 2022-10-01 03:30:03下载
- 积分:1
-
一个简单的矢量绘图的例子,可以绘制矢量多段线,并可进行复制.txt
一个简单的矢量绘图的例子,可以绘制矢量多段线,并可进行复制.txt-a simple example of vector graphics, vector drawing more of the line can replicate. Txt
- 2022-03-18 07:15:23下载
- 积分:1
-
这是指纹处理程序,有的程序可在可在命令行中能显示中心点,并经过了一些改进,是效果更好了...
这是指纹处理程序,有的程序可在可在命令行中能显示中心点,并经过了一些改进,是效果更好了-This is the fingerprint processing procedures, some procedures may be in the command line to show the focal point, and after a number of improvements, is the effect of better
- 2022-07-12 08:05:22下载
- 积分:1
-
这是一个可以实现bmp转化成JPEG、Gif、Png格式的C程序,实现简单,操作方便(极力推荐下载!!!)...
这是一个可以实现bmp转化成JPEG、Gif、Png格式的C程序,实现简单,操作方便(极力推荐下载!!!)-This is an achievable bmp into JPEG, Gif, Png format C procedures, simple, convenient operation (strongly recommended download! ! !)
- 2022-03-13 19:48:23下载
- 积分:1