-
实现几个典型图象处理功能的程序
实现几个典型图象处理功能的程序-achieving several typical image processing procedures
- 2022-03-16 20:43:06下载
- 积分:1
-
颜色变化的进度条控件Demo,有不足之处请大家指出,
颜色变化的进度条控件Demo,有不足之处请大家指出,-Color changes with the process increases
- 2022-09-20 15:40:04下载
- 积分:1
-
绘制Bezier曲线
Bezier曲线是一种广泛应用于外形设计的参数曲线,它通过对一些特定点的控制来曲线的形状,这些点即为控制顶点。本程序代码基于对Bezier曲线的理解,采用opengl中关于曲面方面的相关应用,在VisualC++中绘制Bezier曲面。
- 2023-02-17 04:05:03下载
- 积分:1
-
最实用的背景建模
这是关于Simple Flow 的源程序,是一种最新的光流计算程序,对光流计算的不适定性有比较好的效果,作者又加上一些局部运算和子线性方法,对高分辨率的图像有很好的效果
- 2022-03-18 15:13:31下载
- 积分:1
-
常用搜索算法,包括数码游戏、黑白棋、STAR算法
常用搜索算法,包括数码游戏、黑白棋、STAR算法-commonly used search algorithm, including digital games, reversi, STAR Algorithm
- 2022-03-11 18:56:33下载
- 积分:1
-
一个可识别手写字母的程序框架, 适用初学者掌握原理用.
一个可识别手写字母的程序框架, 适用初学者掌握原理用.-A handwritten letter to identify procedural framework, the application of the principle of use for beginners to master.
- 2022-04-09 07:26:01下载
- 积分:1
-
本代码通过各种图象处理与分析技术可以检测固定背景下的多个运动目标,并且用不同的线框标定出来...
本代码通过各种图象处理与分析技术可以检测固定背景下的多个运动目标,并且用不同的线框标定出来-The code through a variety of image processing and analysis techniques can detect fixed in the context of multiple moving targets, and use different calibration frame out
- 2022-03-06 18:40:44下载
- 积分:1
-
opengl场景管理程序源代码,来自www.physdev.com
opengl场景管理程序源代码,来自www.physdev.com-opengl scene management program source code, from www.physdev.com
- 2022-03-01 23:07:31下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-06-30 06:29:02下载
- 积分:1
-
均值滤波实现
均值滤波实现-Mean filter to achieve
- 2022-07-21 19:09:50下载
- 积分:1