-
利用codebook算法进行运动目标检测
本代码基于论文Real-time foreground–background segmentationusing codebook model中的codebook算法,在C++平台上实现,利用了opencv 2.3.1版本,实现了对于运动目标的检测。CodeBook算法的基本思想是得到每个像素的时间序列模型。这种模型能很好地处理时间起伏,缺点是需要消耗大量的内存。CodeBook算法为当前图像的每一个像素建立一个CodeBook(CB
- 2022-06-18 11:39:00下载
- 积分:1
-
用VC++做的,可以绘出一个运动的圆,并且可以变化。非常有趣!...
用VC++做的,可以绘出一个运动的圆,并且可以变化。非常有趣!-VC done, the campaign is likely to draw a circle, and can change. Very interesting!
- 2022-03-11 10:14:46下载
- 积分:1
-
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观...
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观-using divide-and-conquer method to solve the Voronoi diagram generation. using interactive user input and dynamic display of the results of the operation, a very intuitive
- 2023-08-03 18:10:03下载
- 积分:1
-
这是图形学中关于圆生成算法的源程序,是结合了老师的意见后编写的。...
这是图形学中关于圆生成算法的源程序,是结合了老师的意见后编写的。-This is the graphics on the circle of the source code generation algorithm is a combination of the views of teachers prepared.
- 2022-02-06 02:04:52下载
- 积分:1
-
floyd最短路径算法的实现.方便使用.值得阅读.
floyd最短路径算法的实现.方便使用.值得阅读.-floyd shortest path algorithm. easy to use. worth reading.
- 2022-04-29 05:31:39下载
- 积分:1
-
用于边缘检测的程序
用于边缘检测的程序-for edge detection procedures
- 2022-02-20 19:03:24下载
- 积分:1
-
use Javascript to do graphics and examples.
用Javascript做的图形及例子-use Javascript to do graphics and examples.
- 2023-08-19 23:40:03下载
- 积分:1
-
基于osg的相机控制,通过键盘输入控制相机
基于osg的相机控制,通过键盘输入控制相机-OSG-based camera control, camera control through the keyboard input
- 2022-03-23 11:12:45下载
- 积分:1
-
中文印刷体文字识别系统ocr
本系统的实现将用到许多图像处理的相关技术;如灰度化、二值化、图像内容自动调整、细化、曲线平滑、曲线去枝桠操作等。系统实现的过程中,所要做的工作主要有:文档图像预处理、文档图像版面分析、文本汉字识别和公式识别等。
- 2022-03-25 13:20:50下载
- 积分:1
-
text recognition system based on neural network tested under VC++
基于神经网络的文字识别系统,VC++下调试通过-text recognition system based on neural network tested under VC++
- 2022-08-03 16:14:36下载
- 积分:1