搜索资源列表
-
0下载:
数字水印Linux系统下的实现
Peter Meerwald
Dept. of Scientific Computing, University of Salzburg-Watermarking source
version 0.4
* bug fixes
- wm_xia_{e|d}.c variable level uninitialized
- wm_zhu_{e|d}.c variable level uninitialized
-
-
0下载:
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
-
-
0下载:
很小很方便的一个图像处理小工具包,使用时只需要把CImg.h头文件加入工程即可-The CImg Library is an open-source C++ toolkit for image processing.
It consists in a single header file CImg.h providing a minimal set of C++
classes and methods that can be used in your own sources,
-