搜索资源列表
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++实现
faceidentification.rar
- 基于opencv的C/C++源代码人脸识别源代码
grabcut
- opencv抠图算法。c语言实现。需要较少的用户输入就能实现很好的分割效果。-opencv matting algorithm
OpenCV
- OpenCV 是一个开源的计算机视觉库,采用 C/C++语言编写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了 Python、Ruby、MATLAB 以及其他语言的接口。 本文为其使用教程-learning opencv
Kalman_filter_C
- 卡尔曼滤波器的C代码实现, 简单明了,是学习 Kalman 的好程序。-kalman filter has been implemented in this document by C.
C# OpenCV开发例子
- C# OpenCV开发例子
OpenCVChineseManual
- opencv参考手册:OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-Opencv reference manual is Intel® opencv: Open-source computer vision. It consists of a series of C++ classes and a small amount of function, the image processing
OpenCV-cn
- 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenC
OpenCV_chiness_VERSION
- 本文档是对OpenCV中代码风格的简短说明,因为OpenCV的核心库(cv,cvaux)是用C和C++编写的,所以本文档仅对用C和C++代码的编写有效。-OpenCV in this document is a brief descr iption of the code style, since the core of OpenCV library (cv, cvaux) is in C and C++ written, this document only in C and C++ code
openCV
- 在C++builder6.0中使用OpenCV1.0,包括OpenCV配置方法和一个示例。-In C++ builder6.0 use OpenCV1.0, including configuration and an example.
opencv-source-code
- c與c++基礎,自学opencv圖像處理的源碼 -c and c++-based, self-image processing source code opencv
img_red
- img_data opencv-img_data opencv c c++
source-code
- Opencv教程的实例源代码 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。-Opencv tutorial source code examples in the book
guangliu
- 基于C和C++语言编写的光流法,可以在VS上使用,是基于底层的语言编写的,方便嵌入式移植使用。- Based on the language of C and C plus plus language, the optical flow can use in the Embedded devices, it can be used in the VS platform
C++-OpenCV-Calibration-相机标定程序
- C++-OpenCV-Calibration-相机标定程序(C++-OpenCV-Calibration-CCD)
Affine_Transform_comprehensive
- c++,opencv实现仿射变换的综合实例,vs2015,opencv 3.4及以上版本均可直接运行(Affine_Transform_comprehensive)
fruit-recognition-master
- 运用了OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理 ,能够实现对不同种类水果进行识别分类。(Using OpenCV, C++, fruit recognition, Qt interface, color recognition, edge detection, and image processing, it is possible to identify and classify different types of fruits.)
C++人脸分割
- C++人脸分割 利用opencv分割人脸