搜索资源列表
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图像处理
- 这是我自己自学opencv后写的有关opencv图像处理的一些程序,在vs2008编译环境下的,里面自带有lib,dll
opencv
- xcore.lib cv.lib ml.lib cvaux.lib highgui.lib cvcam.lib
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
faceTrack
- 通过人脸识别技术对人脸进行跟踪 使用intel opencv 开源库完成-faceTrack use intel opencv lib
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
UFO_Capture
- 在MFC專案下使用OpenCV 透過webcam 進行視訊中的motion detector 一但發生 motion即立刻存下照片檔案(bmp) 本人對於超自然現像非常有興趣.此程式是原本是使用於拍攝天空.期望會抓取到UFO.但只看到一些蟲子與飛鳥-this is UFO capture program.I use MFC+ OpenCV lib ,detector the sky by webcam.
vc2008_v2.rar
- OpenCV 2.0a for VS2008(vc9) static lib Second version,OpenCV 2.0a for VS2008 (vc9) static lib Second version
cv100
- opencv 1.0 lib cv100.dll it is opencv 1.0 sorce to make cvcode
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.
基于ORB算法的特征匹配
- 基于ORB算法的特征匹配,opencv,C++(matching based on ORB algorithm with opencv lib)
opencv
- opencv2中core ,highgui,和 imgproc部分源码(source about codecore highgui imgproc in opencv 2 lib)