qvision.0.8.1

所属分类:图形图象
开发工具:C/C++
文件大小:2857KB
下载次数:28
上传日期:2013-04-25 22:47:13
上 传 者sheriffyang
说明:  基于 QT 的面向对象的多平台计算机视觉库。可以方便的创建图形化应用程序,算法库主要从 OpenCV,GSL,CGAL,IPP,Octave 等高性能库借鉴而来。
(Based on the QT object-oriented multi-platform computer vision library. You can easily create graphical applications, the algorithm library from the high performance library of OpenCV, GSL, CGAL, IPP, Octave learn from.)

文件列表:
qvision.0.8.1\common.pri (5907, 2012-12-22)
qvision.0.8.1\config.pri.example (12065, 2012-12-22)
qvision.0.8.1\COPYING (35147, 2012-12-22)
qvision.0.8.1\COPYING.LESSER (7639, 2012-12-22)
qvision.0.8.1\examples\examples.pro (1598, 2012-12-22)
qvision.0.8.1\examples\Makefile (15306, 2012-12-22)
qvision.0.8.1\examples\misc-tests\misc-tests.cpp (2465, 2012-12-22)
qvision.0.8.1\examples\misc-tests\misc-tests.pro (918, 2012-12-22)
qvision.0.8.1\examples\movingEdgesDetector\movingEdgesDetector.cpp (6632, 2012-12-22)
qvision.0.8.1\examples\movingEdgesDetector\movingEdgesDetector.pro (1184, 2012-12-22)
qvision.0.8.1\examples\OpenCV\cameraCalibrator\cameraCalibrator.cpp (15597, 2012-12-22)
qvision.0.8.1\examples\OpenCV\cameraCalibrator\cameraCalibrator.pro (1156, 2012-12-22)
qvision.0.8.1\examples\OpenCV\cameraCalibrator\OpenCV_Chessboard.png (22255, 2012-12-22)
qvision.0.8.1\examples\OpenCV\contours\contours.cpp (3264, 2012-12-22)
qvision.0.8.1\examples\OpenCV\contours\contours.pro (1124, 2012-12-22)
qvision.0.8.1\examples\OpenCV\delaunay\delaunay.cpp (5286, 2012-12-22)
qvision.0.8.1\examples\OpenCV\delaunay\delaunay.pro (1124, 2012-12-22)
qvision.0.8.1\examples\OpenCV\kalmanExample\kalmanExample.cpp (5410, 2012-12-22)
qvision.0.8.1\examples\OpenCV\kalmanExample\kalmanExample.pro (1144, 2012-12-22)
qvision.0.8.1\examples\OpenCV\mser_sample\mser_sample.cpp (4191, 2012-12-22)
qvision.0.8.1\examples\OpenCV\mser_sample\mser_sample.pro (1108, 2012-12-22)
qvision.0.8.1\examples\OpenCV\mser_sample\puzzle.png (646219, 2012-12-22)
qvision.0.8.1\examples\OpenCV\OpenCV.pro (1015, 2012-12-22)
qvision.0.8.1\examples\OpenCV\watershed\fruits.jpg (82429, 2012-12-22)
qvision.0.8.1\examples\OpenCV\watershed\watershed.cpp (5160, 2012-12-22)
qvision.0.8.1\examples\OpenCV\watershed\watershed.pro (1128, 2012-12-22)
qvision.0.8.1\examples\testGEA\sfmviewer.h (3251, 2012-12-22)
qvision.0.8.1\examples\testGEA\testGEA.cpp (13310, 2012-12-22)
qvision.0.8.1\examples\testGEA\testGEA.pro (1112, 2012-12-22)
qvision.0.8.1\examples\testSBA\sfmviewer.h (3251, 2012-12-22)
qvision.0.8.1\examples\testSBA\testSBA.cpp (5926, 2012-12-22)
qvision.0.8.1\examples\testSBA\testSBA.pro (1169, 2012-12-22)
qvision.0.8.1\examples\testSBA_ROS\sfmviewer.h (3251, 2012-12-22)
qvision.0.8.1\examples\testSBA_ROS\testSBA_ROS.cpp (5422, 2012-12-22)
qvision.0.8.1\examples\testSBA_ROS\testSBA_ROS.pro (1144, 2012-12-22)
qvision.0.8.1\examples\userIO\userIO.cpp (4616, 2012-12-22)
qvision.0.8.1\examples\userIO\userIO.pro (1120, 2012-12-22)
qvision.0.8.1\examples\videoPlayer\desktop\frame_000008.jpg (75080, 2012-12-22)
qvision.0.8.1\examples\videoPlayer\desktop\frame_000008.png (385578, 2012-12-22)
qvision.0.8.1\examples\videoPlayer\frame_000007.png (360813, 2012-12-22)
... ...

QVision. Qt's Image, Video and Computer Vision Library Version 0.8.1 I. About the library -------------------- QVision is a free development toolkit for fast Image Processing and Computer Vision prototyping and application development. It is maintained by the PARP Computer Perception Research Group, from the University of Murcia, Spain. It is intended mainly for academic and research purposes. It is an open source project. Anyone can contribute by submitting suggestions, questions, bugs, new code and/or functionality. You can check the website for QVision at the following urls, for further info about using the library, on-line documentation, API, downloading, and news: http://qvision.sourceforge.net/ http://sourceforge.net/projects/qvision/ The API documentation can also be generated in this release under the 'doc/' directory, in html format, using doxygen. You can open the following file in your web brownser to read it: ./doc/index.html II Configuration and installation --------------------------------- See the following URL: http://qvision.sourceforge.net/DownloadAndSetup.html III. Copyright, license and warranty. ------------------------------------- Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012. PARP Research Group. University of Murcia, Spain. This library was developed by the PARP Computer Perception Research Group, from the University of Murcia, Spain. QVision is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. QVision is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with QVision. If not, see . IV. Contact info. ----------------- These are the developers of the QVision library, up to version 0.3: Pedro E. Lopez de Teruel Alcolea Antonio L. Rodriguez Lopez Antonio Ortuno Sanchez You can send mails for contact purposes, sending bugs, questions, requests, etc...

近期下载者

相关文件


收藏者