614 Commits (e228b5c70d90fe5914ecb2cd02cf63ec21ad2665)

Author SHA1 Message Date
Ana Huaman e228b5c70d Added sample for object detection with LBP in tutorial_code 13 years ago
Bernat Gabor fec995391f Added to the tutorials the "Support Vector Machines for Non-Linearly Separable Data" contributed by Fernando Iglesias García. Corrected a mistake in the gpu-basics-similarity.rst file. 13 years ago
Ana Huaman 4c74b28ee3 Sample code simplified for object Detection 13 years ago
Bernat Gabor 695311d709 Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake. 13 years ago
Alexandre Benoit e95618d0b4 nicer default parameters set 13 years ago
Alexander Mordvintsev a0af870719 added CV_OUT to CvANN_MLP::predict 13 years ago
Alexander Mordvintsev 622bd42224 work on MLP sample in letter_recog.py (in progress...) 13 years ago
Alexandre Benoit 638f3d31cf added more explicit titles on figures and cleaned std output 13 years ago
Alexandre Benoit 23c15d562d added comments/contacts link 13 years ago
Alexandre Benoit 9d7c0141bb added comments/contacts link 13 years ago
Alexandre Benoit 6395a738cb adding openexr images tone mapping demo 13 years ago
Bernat Gabor bdfc0201de Added the How to create videos with OpenCV Tutorial. Made some corrections to the feature2d, to get rid of some documentation build errors. 13 years ago
Alexander Mordvintsev d2da81401f work on camshift.py 13 years ago
Alexander Mordvintsev 8c06a275f7 use default HOG people detector 13 years ago
Ana Huaman 6b88d7a898 Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst 13 years ago
Ana Huaman f803fc259b Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp 13 years ago
Ana Huaman ea971df8bf Added SURF_Homography sample codee 13 years ago
Alexander Mordvintsev d80a41a543 comment 13 years ago
Alexander Mordvintsev d7a2081230 peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt) 13 years ago
Ana Huaman 9fba5e8d8c Added code for SURF using FLANN Matcher and drawMatches options 13 years ago
Vadim Pisarevsky 907fafce5a fixed retinaDemo compile errors 13 years ago
Vadim Pisarevsky 2842d34611 added retina model, by Alexander Benoit 13 years ago
Ana Huaman 04ebef1be2 Added two sample code for features 2D - SURF descriptor and detector 13 years ago
Bernat Gabor a0a46b0d70 Added a video input tutorial with PSNR and SSIM. 13 years ago
Andrey Morozov c0cd317284 fixed compile errors in samples 13 years ago
itsyplen bc64567d37 Update samples using cmd parser 13 years ago
itsyplen d3f8b2eeb7 Updated using new cmd parser 13 years ago
Maria Dimashova 1d69a3bc6a fixed compile error on ubuntu64 13 years ago
Maria Dimashova 3569e18f0e fixed compile errors and warning on ubuntu64 13 years ago
Vladislav Vinogradov 8bb9e4302e added registerPageLocked/unregisterPageLocked functions 13 years ago
itsyplen 24279c2c11 Updated sample using new cmd parser 13 years ago
itsyplen 49fb4ecbc1 Updated samples using new cmd parser 13 years ago
Vadim Pisarevsky c9ed7fee34 fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc. 13 years ago
Maria Dimashova 6287c113c8 fixed compile errors 13 years ago
itsyplen 7f32e8131d Updating samples using cmd parser 13 years ago
itsyplen 86cd9fadf3 Fixed some grammatical errors 13 years ago
Vadim Pisarevsky cfdf464052 initial (buggy) C++ version of Delaunay triangulation 13 years ago
Andrey Kamaev d9d74678a9 Java API: corrected names of methods in Utils class; fixed bug in DMatch (thank for Hussein Abdinoor); added new utility method loadResource 13 years ago
Bernat Gabor a5f38806ab Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file. 13 years ago
Vladislav Vinogradov 12b7090a6f fixed some warnings under win64 13 years ago
Anatoly Baksheev 5c691907ed minor improvements in cmake-file for gpu samples 13 years ago
Vladislav Vinogradov 767ac9aa10 added gpu::Canny function 13 years ago
Bernat Gabor ed801d3e65 Added the "Interoperability with OpenCV 1" tutorial. 13 years ago
Alexander Mordvintsev 6fdbf15aed updated lt_track.py sample 13 years ago
Andrey Kamaev ccc356829c Fixed color conversion bug 13 years ago
itsyplen 6d3e92517c new version of command line parser 13 years ago
Kirill Kornyakov 0595ca7454 reverted 13 years ago
Kirill Kornyakov 2a47ab6e08 java tests: minor updates 13 years ago
Vladislav Vinogradov 3ab2728da1 gpu device layer code refactoring 13 years ago
Andrey Pavlenko fa0daa4809 Java API: fixing converters (copyData=true) and samples compilation 13 years ago