搜索资源列表
test
- C++,OPENCV,LIB,H 謝謝大家~多多包含
opencv两个常见的编译错误
- 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
opencv的常用dll文件、include头文件、lib库文件
- opencv的常用dll文件、include头文件、lib库文件,做opencv相关编程的时候需要。-opencv common dll files, include header files, lib library files, do opencv-related programming time required.
static-lib
- 基于opencv1.0和vc++6.0编写的静态链接库,包含cvL.lib,cxcoreL.lib和highgui.lib,很好的将程序和库文件分离开,方便大家编写opencv程序。-And vc++6.0 based opencv1.0 write static link library, contains cvL.lib, cxcoreL.lib and highgui.lib, very good program and library files will be separated so
opencv
- xcore.lib cv.lib ml.lib cvaux.lib highgui.lib cvcam.lib
cvCapRect-LIB
- OPENCV 截取屏幕直接转换为IPIMAGE格式,方便快捷-OPENCV capture screen directly convert IPIMAGE format, convenient and quick
cvblob
- OpenCV CvBlob Library
canny_Opencv
- 使用Opencv进行Canny算子边界提取的示例程序,可为初学者进行参考-Edge detect using canny detector with OpenCV lib
OTSU
- 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX
Capture2Save
- i write it use opencv lib in order to capture image from each frame in webcam or video and save all image to a document,and i use it to capture hand image for haartraining,hope you like it! -)-i write it use opencv lib in order to capture image from
Dips_V1.0
- a program made by opencv lib
vc2008_v2.rar
- OpenCV 2.0a for VS2008(vc9) static lib Second version,OpenCV 2.0a for VS2008 (vc9) static lib Second version
SIFT_VC.lib
- 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
opencv4_Lib
- 显示图像的一款开源工具包,其中是OpenCV的头文件,lib文件和动态链接库。很好用的-An open source tool displays the image package, which is the OpenCV header files, lib files and dynamic link libraries. Very good use
ImageComparison
- This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recog
peopledetect
- 使用opencv对行人进行侦测,能快速识别行人并标注,适于opencv初学者-people detection using opencv lib
opencv-face-detect
- face detect use opencv lib and visual studio c-face detect use opencv lib and visual studio c++
lib
- opencv lib 包 但是没有包含 debug模式下的lib包-opencv lib package
opencv-Lib-For-IOS
- OpenCV For IOS 库以及环境配置说明。适合入门的朋友哦。-For IOS OpenCV library and environment configuration instructions. Suitable for entry friends.
opencv
- opencv2中core ,highgui,和 imgproc部分源码(source about codecore highgui imgproc in opencv 2 lib)