-
利用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
-
旋转图形的C源程序
旋转图形的C源程序 -rotating graphics C source
- 2022-03-11 04:32:46下载
- 积分:1
-
PANELS开发基于DOS环境下用户界面...
软件类别:窗口界面 运行环境:Win9x/NT/2000/XP/...
PANELS开发基于DOS环境下用户界面...
软件类别:窗口界面 运行环境:Win9x/NT/2000/XP/ -PANELS development environment based on DOS user interface ... software categories : window interface operating environment : Win9x/NT/2000/XP /
- 2023-02-13 14:15:04下载
- 积分:1
-
画Bezier曲线,VC
画Bezier曲线,VC-draw bezier curve
- 2022-02-07 11:27:36下载
- 积分:1
-
C语言的体系,大量使用指针运算速度可以保证,内含先进的多种插值算法。
另外独有的支持meta exif信息的读取。该库最大的特点就是比较简练,只把重点放在对...
C语言的体系,大量使用指针运算速度可以保证,内含先进的多种插值算法。
另外独有的支持meta exif信息的读取。该库最大的特点就是比较简练,只把重点放在对各种格式图像的读取写入支持上,没有显示部分,实际编程的时候还是需要调用API函数进行显示。
-FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today s multimedia applications. FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
- 2022-03-20 01:02:14下载
- 积分:1
-
- 2022-03-19 08:25:03下载
- 积分:1
-
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!...
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!-This is a development platform based on the VC the Face Recognition/Detection source, for the Study of Human Face Recognition can help!
- 2022-03-19 09:45:00下载
- 积分:1
-
图象及button透明处理代码
图象及button透明处理代码-button images and transparent handling code
- 2022-07-16 17:08:26下载
- 积分:1
-
描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。...
描述种子填充算法和扫描线填充算法的算法原理,比较这两种算法的优缺点。-Description of seed filling algorithm and the scan line fill algorithm algorithms to compare the advantages and disadvantages of these two algorithms.
- 2022-12-06 06:00:03下载
- 积分:1
-
use double buffering technology to avoid images flashing FOSS
利用双缓冲技术避免图像闪烁的源码-use double buffering technology to avoid images flashing FOSS
- 2022-02-07 06:54:16下载
- 积分:1