cvblob

所属分类:模式识别(视觉/语音等)
开发工具:C/C++
文件大小:848KB
下载次数:87
上传日期:2013-05-07 15:32:16
上 传 者orili84888340
说明:  图像识别,基于opencv开发的自己类的封装,主要用于形状特征的识别
(image recognition )

文件列表:
cvblob\ChangeLog (6130, 2012-05-25)
cvblob\CMakeLists.txt (6185, 2011-01-26)
cvblob\CMakeScripts\Toolchain-mingw32.cmake (585, 2010-11-12)
cvblob\contrib\cvBlobDLL\cvblobDLL\cvblobDLL.cpp (5237, 2011-05-26)
cvblob\contrib\cvBlobDLL\cvblobDLL\cvblobDLL.h (2968, 2010-12-17)
cvblob\contrib\cvBlobDLL\cvblobDLL\cvblobDLL.sln (1350, 2010-12-17)
cvblob\contrib\cvBlobDLL\cvblobDLL\cvblobDLL.suo (39936, 2010-12-17)
cvblob\contrib\cvBlobDLL\cvblobDLL\cvblobDLL.vcproj (5494, 2010-12-17)
cvblob\contrib\cvBlobDLL\cvblobDLL\dllmain.cpp (410, 2010-12-17)
cvblob\contrib\cvBlobDLL\cvblobDLL\stdafx.cpp (296, 2010-12-17)
cvblob\contrib\cvBlobDLL\cvblobDLL\stdafx.h (419, 2010-12-17)
cvblob\contrib\cvBlobDLL\cvblobDLL\targetver.h (1428, 2010-12-17)
cvblob\contrib\cvBlobDLL\TestDLL\imgout.png (8661, 2010-12-17)
cvblob\contrib\cvBlobDLL\TestDLL\stdafx.cpp (294, 2010-12-17)
cvblob\contrib\cvBlobDLL\TestDLL\stdafx.h (320, 2010-12-17)
cvblob\contrib\cvBlobDLL\TestDLL\targetver.h (765, 2010-12-17)
cvblob\contrib\cvBlobDLL\TestDLL\test.png (3433, 2010-12-17)
cvblob\contrib\cvBlobDLL\TestDLL\TestDLL.c (1731, 2010-12-17)
cvblob\contrib\cvBlobDLL\TestDLL\TestDLL.vcproj (4964, 2010-12-17)
cvblob\COPYING (35147, 2008-09-08)
cvblob\COPYING.LESSER (7639, 2008-09-08)
cvblob\cvBlob\CMakeLists.txt (1301, 2011-01-10)
cvblob\cvBlob\cvaux.cpp (2348, 2010-12-17)
cvblob\cvBlob\cvblob.cpp (10647, 2011-12-12)
cvblob\cvBlob\cvblob.h (24202, 2012-05-25)
cvblob\cvBlob\cvcolor.cpp (3243, 2010-12-17)
cvblob\cvBlob\cvcontour.cpp (10855, 2010-12-17)
cvblob\cvBlob\cvlabel.cpp (11963, 2011-12-16)
cvblob\cvBlob\cvtrack.cpp (11610, 2010-12-17)
cvblob\cvblob.pc.cmake.in (257, 2011-01-04)
cvblob\cvBlobConfig.cmake.in (3135, 2011-01-26)
cvblob\doc\html\annotated.html (2236, 2012-05-25)
cvblob\doc\html\bc_s.png (677, 2012-05-25)
cvblob\doc\html\classes.html (2256, 2012-05-25)
cvblob\doc\html\closed.png (126, 2012-05-25)
cvblob\doc\html\cvblob_8h.html (46167, 2012-05-25)
cvblob\doc\html\cvblob_8h_source.html (39711, 2012-05-25)
cvblob\doc\html\doxygen.css (12350, 2012-05-25)
... ...

README for 0.10.4 cvBlob. 1. DOWNLOAD LATEST SOURCE You need Subversion ( http://subversion.tigris.org ). Read only checkout: svn checkout http://cvblob.googlecode.com/svn/trunk/ cvblob-read-only 2. DEPENDENCIES In order to compile cvBlob you need the following: * CMAKE ( http://www.cmake.org ) * OpenCV ( http://opencvlibrary.sourceforge.net ) 2.1 Instalation of dependencies in Debian type SO (Ubuntu,...) using apt: If you are in a Debian style distribution (Ubuntu, for example) you can do something like this: sudo aptitude install cmake libcv4 libcv-dev libcvaux4 2.2 Instalation of dependencies in SuSE using Yast Type this: su -c "yast -i libopencv1 opencv opencv-debuginfo opencv-debugsource opencv-devel opencv-python cmake cmake-gui" 3. COMPILING AND INSTALLING In Linux, if you have unpacked the source in $CVBLOB, enter in a console: cd $CVBLOB cmake . make sudo make install In Windows it must be as easy as in Linux (changing "make" for the equivalent in your compiler). If problems, please read: http://www.cmake.org/HTML/RunningCMake.html 3.1 OpenCV path You can tell CMake where OpenCV is installed, in case it can't find it, using the "OpenCV_DIR" variable: cmake . -DOpenCV_DIR= 3.2 Installation path To change the destination path for the installation, set "CMAKE_INSTALL_PREFIX" variable: cmake . -DCMAKE_INSTALL_PREFIX= 3.3 Problems Latest information about compiling: http://code.google.com/p/cvblob/wiki/HowToCompile 4. INFORMATION The official home page of cvBlob is: http://cvblob.googlecode.com Downloads: http://code.google.com/p/cvblob/downloads/list Documentation: http://code.google.com/p/cvblob/wiki/WikiIndex?tm=6 Bug reports: http://code.google.com/p/cvblob/issues/list 5. MAIN AUTHOR Comments, suggestions and, why not, donations (PayPal) to: Cristobal Carnero Linan E-mail: grendel.ccl@gmail.com 6. CONTRIBUTORS Stefan Gachter Web page: http://gachter.name Kouichi Nishino

近期下载者

相关文件


收藏者