搜索资源列表
cvWatershed 基于C++语言的分水岭算法
- 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
OpenCV-code 基于C/C++语言的开源图像处理函数库
- OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
打开位图并缩放显示用Visual c++
- 打开位图并缩放显示用Visual c++打开位图并缩放显示用Visual+c++实现打开位图并缩放显示用Visual+c++实现
grabcut
- opencv抠图算法。c语言实现。需要较少的用户输入就能实现很好的分割效果。-opencv matting algorithm
Kalman_filter_C
- 卡尔曼滤波器的C代码实现, 简单明了,是学习 Kalman 的好程序。-kalman filter has been implemented in this document by C.
C# OpenCV开发例子
- C# OpenCV开发例子
openCV
- 在C++builder6.0中使用OpenCV1.0,包括OpenCV配置方法和一个示例。-In C++ builder6.0 use OpenCV1.0, including configuration and an example.
UKF(2011.9.9.1)
- 无迹卡尔曼滤波c语言代码,即UKF代码,代码原理请参考无迹卡尔曼滤波基本原理-UKF of c code
C-code-of-GMM
- OpenCV中,利用C语言写的GMM模型的代码。-OpenCV, the use of the GMM model code written in C language.
GLMetaseq.c
- 让ARToolKit支持MQO模型所需的所有函数实现代码,均在对应的GLMetaseq.c中。-Let ARToolKit supports all the functions needed to MQO model codes, both in the corresponding GLMetaseq.c.
OPENCV与c++车牌识别
- 一个关于车牌识别系统的opencv与c++代码
SuperResolution
- Video Super Resolution, opencv superres library, Visual C++, Mutli frame super resolution
ObjectTrackingMovementCamera
- Moving object tracking from movement camera. Visual C++ with OpenCv image processing library
C++-OpenCV-Calibration-相机标定程序
- C++-OpenCV-Calibration-相机标定程序(C++-OpenCV-Calibration-CCD)
Project2
- FAST algorithm by c languge
学习版压缩感知
- 能够运行的基于压缩感知的目标跟踪程序,使用VS2017和opencv3.3平台C++编写(A target tracking program based on Compressive Sensing)
9781785280948-OPENCV_BY_EXAMPLE
- "OPENCV BY EXAMPLE" This book is about OpenCV programming using C++.
opencv_car_counting
- 使用opencv,c++对视频中出现的车辆计数(car counting with opencv, c++)
Affine_Transform_comprehensive
- c++,opencv实现仿射变换的综合实例,vs2015,opencv 3.4及以上版本均可直接运行(Affine_Transform_comprehensive)
LSB_C
- 用opencv和C写的LSB(最低有效位)算法,用于图像水印隐藏到原始图像中。可运行(This is LSB algorithm, written by opencv and c.)