hbristow
|
2059972bf7
|
Preparing to rebase
|
2013-06-17 16:51:31 +10:00 |
|
Vladislav Vinogradov
|
76f4b02b06
|
refactored gpu::Stream (minor fixes)
|
2013-06-10 12:40:31 +04:00 |
|
Vladislav Vinogradov
|
3eeaa9189c
|
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
|
2013-06-07 13:05:39 +04:00 |
|
alexandre benoit
|
9c26387ce0
|
updated sources to correct buildbot warnings
|
2013-04-30 17:32:47 +02:00 |
|
alexandre benoit
|
a659e287fb
|
minor error correction
|
2013-04-30 14:52:14 +02:00 |
|
alexandre benoit
|
72742f5316
|
resolved conflicts, updated retina class interface and optimized a heavy retinacolor process
|
2013-04-29 19:06:35 +02:00 |
|
alexandre benoit
|
9549949228
|
minor chnges for conflict removal
|
2013-04-29 15:12:44 +02:00 |
|
alexandre benoit
|
ea1a64477f
|
updated tutorial with new retina interface use
|
2013-04-27 22:39:28 +02:00 |
|
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
2013-04-18 15:03:50 +04:00 |
|
Vladislav Vinogradov
|
5ee9d3111d
|
fixed gpu tutorial
|
2013-04-18 13:28:34 +04:00 |
|
Andrey Kamaev
|
8f32902ce6
|
Minimize usages of legacy C API inside the library
|
2013-04-16 12:00:02 +04:00 |
|
Andrey Kamaev
|
5e048d1fa5
|
Move C API of opencv_objdetect to separate file
Also move cv::linemod to own header
|
2013-04-12 14:37:01 +04:00 |
|
Andrey Kamaev
|
e5a33723fc
|
Move C API of opencv_calib3d to separate file
|
2013-04-11 21:00:17 +04:00 |
|
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
Andrey Kamaev
|
288a0634c2
|
Make imgproc.hpp independent from C API
|
2013-04-08 15:47:28 +04:00 |
|
Andrey Kamaev
|
c979de1eed
|
Rewrite Mat formatting without std streams
|
2013-04-03 11:55:19 +04:00 |
|
Andrey Kamaev
|
2b1ef95415
|
Completely separate C and C++ API of OpenCV core
|
2013-04-01 15:24:34 +04:00 |
|
Andrey Kamaev
|
715fa3303e
|
Move cv::Mat out of core.hpp
|
2013-04-01 15:24:34 +04:00 |
|
Vadim Pisarevsky
|
7661625c39
|
converter stereo correspondence algorithms to the new style
|
2013-03-22 01:05:30 +04:00 |
|
Andrey Kamaev
|
89356ff16d
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
2013-03-20 17:56:06 +04:00 |
|
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
2013-02-25 15:04:17 +04:00 |
|
Andrey Kamaev
|
9944282b09
|
Fix build with STLPort from NDK r8d
|
2012-12-22 00:59:56 +04:00 |
|
Andrey Kamaev
|
b131dfeecd
|
Build tutorial codes together with other samples
These codes should be included into regular builds.
|
2012-11-09 10:15:48 +04:00 |
|
alexandre benoit
|
3fb90abb76
|
added retina code tutorial
|
2012-10-30 15:06:13 +04:00 |
|
alexandre benoit
|
b5bd86b2a7
|
added retina code tutorial
|
2012-10-24 12:20:59 +02:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Andrey Kamaev
|
83799d6bf4
|
Fix Mat indexing in TrackingMotion tutorial code (supersedes pull request #38)
|
2012-10-12 12:59:50 +04:00 |
|
Vsevolod Glumov
|
69fbc6102c
|
Fixed an issue with 'how_to_scan_images.cpp' tutorial code. Issue #2259
|
2012-10-11 03:51:34 +04:00 |
|
Abhinav Gupta
|
c0638aa2e0
|
Update samples/cpp/tutorial_code/features2D/SURF_detector.cpp
Changes made for OpenCV 2.4.2 compatibility
|
2012-10-05 21:31:41 +04:00 |
|
Vladislav Vinogradov
|
c5e92c31ba
|
fixed Bug #2252
error in the tutorial Similarity check (PNSR and SSIM) on the GPU
|
2012-08-08 14:38:14 +04:00 |
|
marina.kolpakova
|
51f7a3ca81
|
fixed #2190
|
2012-07-25 08:32:14 +04:00 |
|
Kirill Kornyakov
|
58aac7ea98
|
fixes #2044
|
2012-06-15 07:07:29 +00:00 |
|
Vadim Pisarevsky
|
517fc5e2d2
|
fixed typo in the tutorial code (thanks to Abid Rahman; ticket #2016)
|
2012-06-06 10:04:09 +00:00 |
|
Marina Kolpakova
|
577dabb8bc
|
fixed bug #1571
|
2012-03-20 09:44:40 +00:00 |
|
Alexander Shishkov
|
1494da339d
|
fixed #1507
|
2012-03-05 11:08:59 +00:00 |
|
Ana Huaman
|
d97a71f17d
|
Erasing two images from cpp/tutorial folder
|
2011-11-03 06:09:31 +00:00 |
|
Ana Huaman
|
8c04ae8c30
|
Added one sample in tutorial_code to use Stereo Block matching
|
2011-11-03 05:52:35 +00:00 |
|
Bernat Gabor
|
df49158863
|
Added the "Camera calibration With OpenCV" tutorial. Extended with a few global links the conf.py file. Corrected an error in the linux_install.rst and one in the cascade_classifier.rst file.
|
2011-08-22 12:15:31 +00:00 |
|
Ana Huaman
|
dd836f1bdd
|
Modified sample for object detection with LBP in tutorial_code
|
2011-08-14 22:32:41 +00:00 |
|
Ana Huaman
|
e228b5c70d
|
Added sample for object detection with LBP in tutorial_code
|
2011-08-14 20:20:35 +00:00 |
|
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.
|
2011-08-14 19:58:20 +00:00 |
|
Ana Huaman
|
4c74b28ee3
|
Sample code simplified for object Detection
|
2011-08-14 18:44:46 +00:00 |
|
Bernat Gabor
|
695311d709
|
Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake.
|
2011-08-14 15:05:56 +00:00 |
|
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.
|
2011-08-13 14:02:18 +00:00 |
|
Ana Huaman
|
6b88d7a898
|
Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst
|
2011-08-12 18:30:20 +00:00 |
|
Ana Huaman
|
f803fc259b
|
Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp
|
2011-08-12 18:04:44 +00:00 |
|
Ana Huaman
|
ea971df8bf
|
Added SURF_Homography sample codee
|
2011-08-12 03:33:52 +00:00 |
|
Ana Huaman
|
9fba5e8d8c
|
Added code for SURF using FLANN Matcher and drawMatches options
|
2011-08-12 00:19:42 +00:00 |
|
Ana Huaman
|
04ebef1be2
|
Added two sample code for features 2D - SURF descriptor and detector
|
2011-08-11 20:30:25 +00:00 |
|