搜索资源列表
openCVDIY
- OpenCV是Intel资助的开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 本文是学习OpenCV的入门知识简介-Introduction to OpenCV using Visual C++ development environment
opencv
- 主要是基于C++6.0,应用opencv处理图像的编程经历,一些常见错误与代码的应用注意事项。-Is mainly based on programming experience C++6.0 opencv image processing, application notes some common error code.
MFC-OpenCV
- OpenCV视频教程,目标检测与跟踪,车辆特征识别,人脸识别,字符识别,特征提取, 图像分割,手势识别,计算机视觉视频教程,opencv基础知识 -OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces
opencv
- opencv帮助文档集,OpenCV是Intel开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 包括各类参考手册和例程-opencv help documentation set, OpenCV is Intel' s Open Source Computer Vision Library. It consists of a series of C functions and a few C++ classes that imp
VS2010、C#、Emgu CV配置
- 介绍VS2010环境下如何进行C#、Emgu CV的配置,Emgu CV是OpenCV在C#的版本,用于图像程序开发
EdgeDetection
- 基于hough变换的边缘检测(下面是采用 CANNY 算子进行图像边缘检测的 C/C++ 源代码,在OPENCV BETA 4.0, VC6.0 环境下编译通过-Hough transform based on edge detection (Here is using CANNY operator image edge detection C/C++ source code, under OPENCV BETA 4.0, VC6.0 environment compiler
cPPopencv
- 利用c++ opencv图像三基色的分离及其直方图提取-using c++ opencv Three-color separation and image histogram extraction
normalize
- 将opencv库中的normalize函数用c++实现出来,实现对图像的归一化处理-Opencv library will normalize function with c++ actualized, realized the image normalization process
shy
- 利用C++实现基于opencv的图像放大,查找边缘,图像模糊-Image Magnification Based on OpenCV, to find the edge