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 |
|
Alexandre Benoit
|
e95618d0b4
|
nicer default parameters set
|
2011-08-14 07:01:56 +00:00 |
|
Alexander Mordvintsev
|
a0af870719
|
added CV_OUT to CvANN_MLP::predict
python cv2 MLP sample done
|
2011-08-14 04:32:27 +00:00 |
|
Alexander Mordvintsev
|
622bd42224
|
work on MLP sample in letter_recog.py (in progress...)
|
2011-08-14 02:26:47 +00:00 |
|
Alexandre Benoit
|
638f3d31cf
|
added more explicit titles on figures and cleaned std output
|
2011-08-13 21:58:31 +00:00 |
|
Alexandre Benoit
|
23c15d562d
|
added comments/contacts link
|
2011-08-13 18:24:46 +00:00 |
|
Alexandre Benoit
|
9d7c0141bb
|
added comments/contacts link
|
2011-08-13 18:24:33 +00:00 |
|
Alexandre Benoit
|
6395a738cb
|
adding openexr images tone mapping demo
|
2011-08-13 14:19:17 +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 |
|
Alexander Mordvintsev
|
d2da81401f
|
work on camshift.py
|
2011-08-13 08:54:11 +00:00 |
|
Alexander Mordvintsev
|
8c06a275f7
|
use default HOG people detector
minor cleaning
|
2011-08-13 08:52:58 +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 |
|
Alexander Mordvintsev
|
d80a41a543
|
comment
|
2011-08-12 03:23:44 +00:00 |
|
Alexander Mordvintsev
|
d7a2081230
|
peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt)
some old cv api use cleaning
|
2011-08-12 03:05:31 +00:00 |
|
Ana Huaman
|
9fba5e8d8c
|
Added code for SURF using FLANN Matcher and drawMatches options
|
2011-08-12 00:19:42 +00:00 |
|
Vadim Pisarevsky
|
907fafce5a
|
fixed retinaDemo compile errors
|
2011-08-11 20:45:51 +00:00 |
|
Vadim Pisarevsky
|
2842d34611
|
added retina model, by Alexander Benoit
|
2011-08-11 20:42:08 +00:00 |
|
Ana Huaman
|
04ebef1be2
|
Added two sample code for features 2D - SURF descriptor and detector
|
2011-08-11 20:30:25 +00:00 |
|
Bernat Gabor
|
a0a46b0d70
|
Added a video input tutorial with PSNR and SSIM.
|
2011-08-11 09:34:03 +00:00 |
|
Andrey Morozov
|
c0cd317284
|
fixed compile errors in samples
|
2011-08-11 07:04:27 +00:00 |
|
itsyplen
|
bc64567d37
|
Update samples using cmd parser
|
2011-08-11 06:46:09 +00:00 |
|
itsyplen
|
d3f8b2eeb7
|
Updated using new cmd parser
|
2011-08-10 12:33:03 +00:00 |
|
Maria Dimashova
|
1d69a3bc6a
|
fixed compile error on ubuntu64
|
2011-08-10 11:49:10 +00:00 |
|
Maria Dimashova
|
3569e18f0e
|
fixed compile errors and warning on ubuntu64
|
2011-08-10 11:36:55 +00:00 |
|
Vladislav Vinogradov
|
8bb9e4302e
|
added registerPageLocked/unregisterPageLocked functions
added convert functions to BruteForceMatcher_GPU
other minor fixes
|
2011-08-10 11:32:48 +00:00 |
|
itsyplen
|
24279c2c11
|
Updated sample using new cmd parser
|
2011-08-10 11:29:32 +00:00 |
|
itsyplen
|
49fb4ecbc1
|
Updated samples using new cmd parser
|
2011-08-10 10:41:38 +00:00 |
|
Vadim Pisarevsky
|
c9ed7fee34
|
fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc.
|
2011-08-10 10:28:01 +00:00 |
|
Maria Dimashova
|
6287c113c8
|
fixed compile errors
|
2011-08-10 09:43:44 +00:00 |
|
itsyplen
|
7f32e8131d
|
Updating samples using cmd parser
|
2011-08-10 08:56:27 +00:00 |
|
itsyplen
|
86cd9fadf3
|
Fixed some grammatical errors
|
2011-08-10 08:52:52 +00:00 |
|
Vadim Pisarevsky
|
cfdf464052
|
initial (buggy) C++ version of Delaunay triangulation
|
2011-08-09 15:11:32 +00:00 |
|
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
|
2011-08-09 11:46:27 +00:00 |
|
Bernat Gabor
|
a5f38806ab
|
Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file.
|
2011-08-09 05:43:58 +00:00 |
|
Vladislav Vinogradov
|
12b7090a6f
|
fixed some warnings under win64
|
2011-08-08 13:03:18 +00:00 |
|
Anatoly Baksheev
|
5c691907ed
|
minor improvements in cmake-file for gpu samples
|
2011-08-08 12:16:23 +00:00 |
|
Vladislav Vinogradov
|
767ac9aa10
|
added gpu::Canny function
|
2011-08-08 08:53:55 +00:00 |
|
Bernat Gabor
|
ed801d3e65
|
Added the "Interoperability with OpenCV 1" tutorial.
|
2011-08-08 05:58:10 +00:00 |
|
Alexander Mordvintsev
|
6fdbf15aed
|
updated lt_track.py sample
- continuous feature detection
- track verification by reverse tracking
|
2011-08-06 09:56:42 +00:00 |
|
Andrey Kamaev
|
ccc356829c
|
Fixed color conversion bug
|
2011-08-05 15:46:13 +00:00 |
|
itsyplen
|
6d3e92517c
|
new version of command line parser
|
2011-08-04 16:09:04 +00:00 |
|
Kirill Kornyakov
|
0595ca7454
|
reverted
|
2011-08-03 13:21:21 +00:00 |
|
Kirill Kornyakov
|
2a47ab6e08
|
java tests: minor updates
|
2011-08-03 13:12:39 +00:00 |
|
Vladislav Vinogradov
|
3ab2728da1
|
gpu device layer code refactoring
|
2011-08-03 12:10:36 +00:00 |
|
Andrey Pavlenko
|
fa0daa4809
|
Java API: fixing converters (copyData=true) and samples compilation
Testing: 1079/0/592
|
2011-08-03 11:57:00 +00:00 |
|
Vladislav Vinogradov
|
33df5ea07b
|
added gpu::calcHist function
|
2011-08-01 13:15:37 +00:00 |
|
Vladislav Vinogradov
|
e746b3e8ae
|
added buffered version of pyrDown and pyrUp
added stream support to downsample, upsample, pyrUp and pyrDown
|
2011-08-01 08:15:31 +00:00 |
|