OpenCV是Intel®開源計算機視覺庫。它由一系列 C 函數和少許 C++ 類構成,實現了圖像處理和計算機視覺方面的不少通用算法。 OpenCV 擁有包括 300 多個C函數的跨平臺的中、高層 API。它不依賴於其它的外部庫——儘管也可使用某些外部庫。 OpenCV 對非商業... |
faceservice.cgi 是一個用來進行人臉識別的 CGI 程序, 你能夠經過上傳圖像,而後該程序即告訴你人臉的大概座標位置。faceservice是採用 OpenCV 庫進行開發的。 |
OpenCVDotNet 是一個 .NET 對 OpenCV 包的封裝。 |
jViolajones是人臉檢測算法Viola-Jones的一個Java實現,並可以加載OpenCV XML文件。 示例代碼:http://www.oschina.net/code/snippet_12_2033 |
JavaCV 提供了在計算機視覺領域的封裝庫,包括:OpenCV、ARToolKitPlus、libdc1394 2.x 、PGR FlyCapture和FFmpeg。此外,該工具能夠很容易地使用Java平臺的功能。 JavaCV還帶有硬件加速的全屏幕圖像顯示(CanvasFrame),易於在多個內核中執行並行代碼(並... |
QMotion 是一個採用 OpenCV 開發的運動檢測程序,基於 QT。 |
OpenVSS - 開放平臺的視頻監控系統 - 是一個系統級別的視頻監控軟件視頻分析框架(VAF)的視頻分析與檢索和播放服務,記錄和索引技術。它被設計成插件式的支持多攝像頭平臺,多分析儀模塊(OpenCV的集成),以及多核心架構。 |
手勢識別,用OpenCV實現 |
提供人臉檢測、識別與檢測特定人臉的功能,示例代碼 cvReleaseImage( &gray ); cvReleaseMemStorage(&storage); cvReleaseHaarClassifierCascade(&cascade);... |
Active Shape Model Library (ASMLibrary©) SDK, 用OpenCV開發,用於人臉檢測與跟蹤。 |
ECV 是 lua 的計算機視覺開發庫(目前只提供linux支持) |
OpenCVSharp 是一個OpenCV的.Net wrapper,應用最新的OpenCV庫開發,使用習慣比EmguCV更接近原始的OpenCV,有詳細的使用樣例供參考。 |
基於OpenCV構建的圖像處理和3D視覺庫。 示例代碼: ImageSequenceReaderFactory factory; ImageSequenceReader* reader = factory.pathRegex("c:/a/im_%03d.jpg", 0, 20); //ImageSequenceReader* reader = factory.avi("a.avi"); if (reader == NULL) { ... |
基於 QT 的面向對象的多平臺計算機視覺庫。能夠方便的建立圖形化應用程序,算法庫主要從 OpenCV,GSL,CGAL,IPP,Octave 等高性能庫借鑑而來。 |
cvBlob 是計算機視覺應用中在二值圖像裏尋找連通域的庫.可以執行連通域分析與特徵提取. |
GShow is a real-time image/video processing filter development kit. It successfully integrates DirectX11 with DirectShow framework. So it has the following features: GShow 是實時 圖像/視頻 處理濾波開發包,集成DiretX11。... |
VideoMan 提供一組視頻捕獲 API 。支持多種視頻流同時輸入(視頻傳輸線、USB攝像頭和視頻文件等)。能利用 OpenGL 對輸入進行處理,方便的與 OpenCV,CUDA 等集成開發計算機視覺系統。 |
Pattern Recognition project(開放模式識別項目),致力於開發出一套包含圖像處理、計算機視覺、天然語言處理、模式識別、機器學習和相關領域算法的函數庫。 |
OpenCV的Python封裝,主要特性包括: 提供與OpenCV 2.x中最新的C++接口極爲類似的Python接口,而且包括C++中不包括的C接口 提供對OpenCV 2.x中全部主要部件的綁定:CxCORE (almost complete), CxFLANN (complete), Cv (complete), CvAux (C++ part almost... |
計算機視覺快速開發平臺,提供測試框架,使開發者能夠專一於算法研究。 |
對函數庫v412的封裝,從網絡攝像頭等硬件得到圖像數據,支持YUYV裸數據輸出和BGR24的OpenCV IplImage輸出 |
OpenVIDIA projects implement computer vision algorithms running on on graphics hardware such as single or multiple graphics processing units(GPUs) using OpenGL, Cg and CUDA-C. Some samples will soon support OpenCL and Direct Compute API'... |
實現了基於混合高斯模型的點集配准算法,該算法描述在論文: A Robust Algorithm for Point Set Registration Using Mixture of Gaussians, Bing Jian and Baba C. Vemuri. ,實現了C++/Matlab/Python接口... |
Recognition And Vision Library (RAVL) 是一個通用 C++ 庫,包含計算機視覺、模式識別等模塊。 |
LTI-Lib 是一個包含圖像處理和計算機視覺經常使用算法和數據結構的面向對象庫,提供 Windows 下的 VC 版本和 Linux 下的 gcc 版本,主要包含如下幾方面內容: 一、線性代數 二、聚類分析 三、圖像處理 四、可視化和繪圖工具 |
優化了OpenCV庫在DSP上的速度。 |
Integrating Vision Toolkit (IVT) 是一個強大而迅速的C++計算機視覺庫,擁有易用的接口和麪向對象的架構,而且含有本身的一套跨平臺GUI組件,另外能夠選擇集成OpenCV |
The Epipolar Geometry Toolbox (EGT) is a toolbox designed for Matlab (by Mathworks Inc.). EGT provides a wide set of functions to approach computer vision and robotics problems with single and multiple views, and with different vision se... |
ImageNets 是對OpenCV 的擴展,提供對機器人視覺算法方面友好的支持,使用Nokia的QT編寫界面。 |
視頻處理、計算機視覺和計算機圖形學的快速開發庫。 |
Matlab 的計算機視覺包,包含用於觀察結果的 GUI 組件,貌似也中止開發了,拿來作學習用挺不錯的。 |
SIP 是 Scilab(一種免費的類Matlab編程環境)的圖像處理和計算機視覺庫。SIP 能夠讀寫 JPEG/PNG/BMP 格式的圖片。具有圖像濾波、分割、邊緣檢測、形態學處理和形狀分析等功能。 |
STAIR Vision Library (SVL) 最初是爲支持斯坦福智能機器人設計的,提供對計算機視覺、機器學習和機率統計模型的支持。 |
標題 | 做者 | 主題 | 關鍵字 | 類別 | 來源 | 備註 |
nipsfast.ppt | Nando de Freitas | N-Body problems in learning | Fast N-Body Learning | Ppt | http://www.cs.ubc.ca/~nando/nipsfast/schedule.html | |
nipsfgtf.ppt | Ramani Duraiswami | Fast Multipole Methods Fast Gaussian Transform | FM and FGT | ppt | http://www.cs.ubc.ca/~nando/nipsfast/schedule.html | |
Gray.pdf/ppt | Alex Gray | Statistical N-Body/Proximity Data Structures | N-Body and Data Structures | Ppt/pdf | http://www.cs.ubc.ca/~nando/nipsfast/schedule.html | |
dt-nips04.pdf/ppt | Dan Huttenlocher | Fast Distance Transforms | FDT | Ppt/pdf | http://www.cs.ubc.ca/~nando/nipsfast/schedule.html | |
High.pdf/ppt | Alexander Gray | Fast high-dimensional function integration | Fast integration | Ppt/pdf | http://www.cs.ubc.ca/~nando/nipsfast/schedule.html | |
Fast04.pdf/ppt | David Lowe | Fast high-dimensional feature indexing for object recognition | Feature indexing | Ppt/pdf | http://www.cs.ubc.ca/~nando/nipsfast/schedule.html | |
ihler-fast.pdf/ppt | Alexander lhler | Fast methods and non-parametric BP | Non-parametric BP | Ppt/pdf | http://www.cs.ubc.ca/~nando/nipsfast/schedule.html | |
fastview.pdf | Dustin Lang | Comparing fast methods | Overview fast methods | http://www.cs.ubc.ca/~nando/nipsfast/schedule.html | ||
nbody_methods.tar.gz | code | http://www.cs.ubc.ca/~awll/nbody_methods.html | ||||
demo_rbpf_gauss.tar | Rao Blackwellised particle filtering for conditionally Gaussian Models | particle filtering for conditionally | code | http://www.cs.ubc.ca/~nando/nipsfast/schedule.html | ||
demorbpfdbn.tar.gz | Rao Blackwellised Particle Filtering | code | http://www.cs.ubc.ca/~nando/nipsfast/schedule.htmlhttp://www.cs.ubc.ca/~nando/software.html | |||
upf_demos.tar.gz | Unscented Particle Filter | Particle Filter | code | http://www.cs.ubc.ca/~nando/nipsfast/schedule.html | ||
BPF_1_3.zip | BoostedParticle Filter | Tracking | code | http://www.cs.ubc.ca/~okumak/research.html | 1 | |
flyer_14_800.mpg | Source image | Database | Image | http://www.cs.ubc.ca/~okumak/research.html | 1 | |
trans_flyer_14_800.mpg | image transformed | Database | Image | http://www.cs.ubc.ca/~okumak/research.html | 1 | |
LBP.c/h | Topi Mäenpää | LBP operator | Texture | code | http://www.ee.oulu.fi/~topiolli/cpplibs/files/ | |
calibr_v30.zip | Camera Calibration | Computer vision | code | http://www.ee.oulu.fi/mvg/page/camera_calibration _toolbox_for_matlab |
2 | |
LEAR(Learning and Recognition in Vision | Common dataset | Human/car horse soccer human actions | dataset | http://lear.inrialpes.fr/data | 3 | |
Lic.zip/highlight.zip | Robby T. Tan | Color Constancy Through Inverse Intensity Chromaticity Space | Highlight Removal from single image | code | http://www.commsp.ee.ic.ac.uk/~rtan/ | |
2008_oxford_fog.pdf | Robby T. Tan | Defog | Defog from single | http://www.commsp.ee.ic.ac.uk/~rtan/ | ||
08_cvpr.pdf | Robby T. Tan | Defog | Defog from single | http://www.commsp.ee.ic.ac.uk/~rtan/ | ||
Retinex_frankle_mccann | Retinex | Code | http://www.cs.sfu.ca/~colour/publications/IST-2000/ | Some | ||
Retinex_maccann99 | Retinex | code | http://www.cs.sfu.ca/~colour/publications/IST-2000/ | pictures | ||
Gamut.tar.bz2 | Retinex | code | http://kobus.ca/research/programs/colour_constancy/index.html | |||
Video.avi/dehaze.m | dehazing | Raanan Fattal | code | http://www.cs.huji.ac.il/~raananf/projects/defog/index.html | ||
MPTK-Windows-bin-0-5-6-beta.zip | Matching pursuit(MP) | Alogrithm | CNRS | Code | http://mptk.irisa.fr/downloads | |
generateDictionaries.txt | GenerateGabor | Alogrithm | code | http://www.scholarpedia.org/article/Matching_pursuit | ||
計算機視覺應關注的資源 |
來自美國帝騰大學的連接。 Camera Calibration Links to toolboxes (mostly MATLAB) for camera calibration. Paul Debevec. Modeling and Rendering Architecture from Photographs. Marc Pollefeys, Tutorial on 3D Modeling from Images,, ECCV 2000, Available here: notes (12.1MB pdf) Richard Szeliski NIPS 2004 Tutorial on Acquiring Detailed 3D Models From Images and Video, Available here: slides (37.6 MB, ppt) Peter Corke did his thesis work on visual servoing for robot applications and has authored a robotics toolkit and vision toolkit for MATLAB. local copy of thesis: Corke thesis (4.36 MB, pdf) robot toolkit: robot.zip (568 KB, zip) vision toolkit: mv.zip (1.08 MB, zip) P. D. Kovesi., MATLAB Functions for Computer Vision and Image Analysis. School of Computer Science & Software Engineering, The University of Western Australia. Available locally as a zip archive MatlabFns.zip (4.8 MB, updated 21 May 2005) Philip Torr, among many other contributions, submitted a Structure and motion toolkit in Matlab to the MathSoft File Exhange. Local copy here: torrsam.zip (2.4 MB, zip). |