-
这是Ganzalez书上的一个示例程序,用来实现直方图的线性运算处理。...
这是Ganzalez书上的一个示例程序,用来实现直方图的线性运算处理。-This is a book Ganzalez sample procedures used for linear histogram processing.
- 2022-03-29 21:21:15下载
- 积分:1
-
c# 编写的类似媒体播放器(MediaPlayer)离子特效的演示程序, 同时实现了 GDI+ 和 DDraw 两套呈现引擎....
c# 编写的类似媒体播放器(MediaPlayer)离子特效的演示程序, 同时实现了 GDI+ 和 DDraw 两套呈现引擎. -c# prepared in similar media player (MediaPlayer) ion effects of the demonstration program, while achieving the GDI and DDraw has two engines.
- 2022-10-13 20:30:04下载
- 积分:1
-
基于c++和|openGL三维动态库建立的三维可视化场景。
基于c++和|openGL三维动态库建立的三维可视化场景。-Based on c++, and | openGL libraries establishment of three-dimensional dynamic three-dimensional visualization of the scene.
- 2022-03-15 07:05:43下载
- 积分:1
-
人脸检测
简单的实现分类器训练的例子,采用opencv的源代码。
FaceTracker-master
.......camera.cpp
.......camera.h
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-15 10:54:31下载
- 积分: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
-
三维骨架运动数据bvh的读取,显示,基于B样条的路径编辑,运动编辑,多种骨架插值算法(四元数+B样条插值)...
三维骨架运动数据bvh的读取,显示,基于B样条的路径编辑,运动编辑,多种骨架插值算法(四元数+B样条插值)-3D skeleton movement data bvh read, display, based on B-spline path of the editors, sports editors, Skeleton various interpolation algorithm (Quaternion B-spline interpolation)
- 2022-07-02 17:28:12下载
- 积分:1
-
program for transform a pic from agi to bmp!user
从agi格式到bmp格式的变换程序!界面友好,操作方便,共享以供大家交流-program for transform a pic from agi to bmp!user- friendly interface ,easy operation,shared the program in order to intercourse
- 2022-04-17 23:56:14下载
- 积分:1
-
图像自动分割源码
图像自动分割源码-automatic image segmentation FOSS
- 2022-03-24 06:31:41下载
- 积分:1
-
图像边缘检测,与图像处理,图像分割的常用代码
图像边缘检测,与图像处理,图像分割的常用代码-Image edge detection, and image processing, image segmentation of the common code
- 2023-01-30 06:20:03下载
- 积分:1
-
完成对摄像机的自动调焦的功能
完成对摄像机的自动调焦的功能-Completion of the camera auto-focus function
- 2022-02-18 15:30:08下载
- 积分:1