Alexander Smorkalov
80febef237
revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated.
2012-06-25 17:01:55 +00:00
Andrey Kamaev
ec3a7665b0
Fixed FREAK on Android
2012-06-25 11:19:11 +00:00
Andrey Kamaev
bd901eb52d
Reverted r8721 and r8725 (issue #2080 )
2012-06-24 08:50:03 +00:00
Vadim Pisarevsky
74707ec7ae
added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst)
2012-06-24 01:37:55 +00:00
Alexander Smorkalov
a3be73b5cc
revisions 8681 and 8688 restored. Warning fixed.
...
Warning: changes beak binary compatibility
2012-06-21 14:37:28 +00:00
Andrey Kamaev
d48d7b2b46
Updated warning options for GCC; fixed new warnings.
2012-06-20 12:27:02 +00:00
Andrey Kamaev
e8d158a5c8
Reverted changes breaking Android build
2012-06-19 08:10:05 +00:00
Maria Dimashova
39f865faf9
set sample param to its default value in function
2012-06-18 14:14:15 +00:00
Alexander Smorkalov
1736cc9739
Code style fix. dbt face detection example turned off for Windows.
2012-06-18 10:59:28 +00:00
Alexander Smorkalov
7c160cdc30
Detection based tracker was refactored. Detector interface added.
2012-06-18 08:55:05 +00:00
Kirill Kornyakov
58aac7ea98
fixes #2044
2012-06-15 07:07:29 +00:00
Philipp Wagner
7b544d2a6d
Documentation for FaceRecognizer started (not added to toc of contrib/doc/contrib.rst yet). CSV file for the samples/cpp/facerec_demo.cpp added. Added some more exceptions to warn the user, when passing bad aligned data.
2012-06-12 22:49:14 +00:00
Andrey Kamaev
c5aba337e9
Fixed number of warnings. Fixed mingw64 build.
2012-06-12 14:46:12 +00:00
Philipp Wagner
b3c61ee0fe
Minor grammatical correction in comments.
2012-06-10 22:42:20 +00:00
Philipp Wagner
cd7d93f362
Exceptions now go into CV_Error. Added thresholding to the FaceRecognizer and updated the demo accordingly.
2012-06-10 22:23:18 +00:00
Philipp Wagner
ee1b671279
Several exceptions added to the available FaceRecognizer classes and helper methods, so wrong input data is reported to the user. facerec_demo.cpp updated to latest cv::Algorithm changes and commented.
2012-06-10 11:57:33 +00:00
Vadim Pisarevsky
1e14d84008
possibly fixed crash boost caused by the recent modification; slightly improved mlp params in letter_recog sample
2012-06-09 07:05:24 +00:00
Andrey Kamaev
2f40905548
Fixed Android build
2012-06-08 08:11:17 +00:00
Andrey Kamaev
f62028dc16
Fixed mingw build.
2012-06-08 03:15:08 +00:00
Andrey Kamaev
49a1ba6038
Set stricter warning rules for gcc
2012-06-07 17:21: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
Maria Dimashova
608855a322
include nonfree for a couple of f2d samples
2012-05-21 08:47:57 +00:00
Vadim Pisarevsky
e794622776
propagated 2 fixed from 2.4 to trunk
2012-05-11 11:48:26 +00:00
Vadim Pisarevsky
d5a0088bbe
merged 2.4 into trunk
2012-04-30 14:33:52 +00:00
Alexey Spizhevoy
02d34bdac2
Refactored videostab module
2012-04-26 09:01:15 +00:00
Alexandre Benoit
18fdc6bf1c
user can now use the default retia config auatogenerated file to test their own setup
2012-04-25 13:55:14 +00:00
Alexey Spizhevoy
71391eb76f
Added LP based global motion estimation (videostab)
2012-04-25 13:21:38 +00:00
Alexey Spizhevoy
95efec7539
Added local outlier rejector. Added rigid motion estimator. Refactored videostab module.
2012-04-24 12:23:23 +00:00
Alexey Spizhevoy
24be840c44
Added GPU version of wobble suppressor (videostab)
2012-04-23 10:37:07 +00:00
Alexey Spizhevoy
36ef599840
Fixed trim ratio estimation for the case of homographies motion model (videostab)
2012-04-23 06:42:55 +00:00
Alexey Spizhevoy
e49ea39a1f
Fixed parsing cmd args bug (videostab)
2012-04-19 12:16:45 +00:00
Alexey Spizhevoy
f355f798a4
Minor changes in videostab module and sample
2012-04-19 10:27:17 +00:00
Alexey Spizhevoy
f42eea1029
Added timing for main steps (videostab)
2012-04-19 09:29:13 +00:00
Alexey Spizhevoy
ada63d1800
Updated videostab sample
2012-04-19 08:38:42 +00:00
Alexey Spizhevoy
536d36b05a
Refactoring (videostab)
2012-04-18 17:00:07 +00:00
Alexey Spizhevoy
1569c1ed52
Added GPU version of PyrLK based global motion estimator (videostab)
2012-04-18 13:23:41 +00:00
Alexey Spizhevoy
19c30eaa11
Refactored videostab module
2012-04-17 09:12:14 +00:00
Alexey Spizhevoy
8c4ffc8bb2
Fixed typo (videostab)
2012-04-16 11:14:30 +00:00
Alexey Spizhevoy
40e7990b6b
Added linear programming based stabilizer (videostab)
2012-04-16 06:41:06 +00:00
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
2012-04-13 21:50:59 +00:00
Alexey Spizhevoy
9d871abd32
Refactored videostab module. Added normalization into motion estimators.
2012-04-11 14:02:10 +00:00
Alexey Spizhevoy
b5a1bad7a4
Added more flags for motion estimation in videostab sample
2012-04-11 10:17:35 +00:00
Alexey Spizhevoy
b549900fe1
Minor fixes and updates in videostab module and sample
2012-04-10 10:33:19 +00:00
Alexey Spizhevoy
673f879ccd
Fixed bug in videostab sample. Fixed model size in global estimators.
2012-04-10 09:07:30 +00:00
Alexey Spizhevoy
30b461a506
Added support of homography motion model into vidostab sample
2012-04-06 10:51:46 +00:00
Alexey Spizhevoy
d9d4755387
Updated wobble suppression code in videostab module
2012-04-06 08:52:31 +00:00
Alexey Spizhevoy
fa09f3d121
Refactored videostab module. Added MoreAccurateMotionWobbleSuppressor class
2012-04-05 13:23:42 +00:00
Alexey Spizhevoy
f32b645b96
Refactored videostab module, added base class for woobble suppression
2012-04-05 09:15:13 +00:00
Alexey Spizhevoy
efa0717d01
Added support of homography estimation into videostab module
2012-04-04 11:45:16 +00:00
Alexey Spizhevoy
56b5e6d8a8
Updated videostab module
2012-04-02 12:26:05 +00:00
Alexey Spizhevoy
3e23bb6df6
Refactored videostab module and sample
2012-04-02 09:25:27 +00:00
Vadim Pisarevsky
f309bafe9e
another fix for cap_dshow.cpp; fixed warning in facerec_demo
2012-03-30 20:06:06 +00:00
Alexey Spizhevoy
014accaf31
Fixed default arg value in videostab sample
2012-03-30 09:49:41 +00:00
Alexey Spizhevoy
99f29b75a1
Added linear similarity estimation into videostab module
2012-03-30 09:44:32 +00:00
Vadim Pisarevsky
7a62413c94
added houghcircles sample, improved circle detection (ticket #951 )
2012-03-27 12:00:22 +00:00
Vadim Pisarevsky
e8fab91d51
added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch)
2012-03-27 09:06:21 +00:00
Maria Dimashova
550fd8e57c
added image and depth synchronization
2012-03-27 07:41:48 +00:00
Vadim Pisarevsky
cec8f719a3
added face recognition algorithms, LDA, colormaps (all by Philipp Wagner)
2012-03-24 22:03:47 +00:00
Alexey Spizhevoy
45fd8a6a63
Added load and save motion args into videostab sample
2012-03-22 09:30:28 +00:00
Alexey Spizhevoy
984583981c
Split stabilizer into OnePassStabilizer and TwoPassStabilizer
2012-03-22 07:52:17 +00:00
Maria Dimashova
c1a6cb6221
added oni-files reading
2012-03-21 14:31:40 +00:00
Alexey Spizhevoy
3323ee9d18
Added distance threshold argument into videostab sample
2012-03-21 08:34:00 +00:00
Alexey Spizhevoy
dcb5464b3c
Added more inpainting methods. Fixed some errors.
2012-03-20 12:24:51 +00:00
Marina Kolpakova
577dabb8bc
fixed bug #1571
2012-03-20 09:44:40 +00:00
Alexey Spizhevoy
be73f8e29c
Added quiet mode into videostab sample
2012-03-20 08:12:58 +00:00
Alexey Spizhevoy
e4651fa697
Fixed ensureInclusionConstraint
2012-03-20 07:30:07 +00:00
Alexey Spizhevoy
3abd941774
Minor changes in videostab sample
2012-03-20 07:16:10 +00:00
Alexey Spizhevoy
bde7456256
Updated videostab sample
2012-03-20 06:52:52 +00:00
Alexey Spizhevoy
a60dc947b1
Added first version of videostab module
2012-03-19 13:39:23 +00:00
Marina Kolpakova
1d2c6ef410
fixed sample for new signature of calcOpticalFlowPyrLK
2012-03-19 12:55:48 +00:00
Alexey Spizhevoy
e87a07e2aa
Fixed bug #1693 . Also corrected default parameters for stitching.
2012-03-19 11:51:18 +00:00
Vadim Pisarevsky
c8e206c2ab
added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution)
2012-03-18 22:29:13 +00:00
Marina Kolpakova
082e988173
Fixed bug #1666
2012-03-18 16:46:07 +00:00
Vadim Pisarevsky
d60623279c
switched to non-constant references in Algorithm::addParam, which is more safe.
2012-03-17 09:50:47 +00:00
Vadim Pisarevsky
846e37ded5
fixed many warnings from GCC 4.6.1
2012-03-17 09:22:31 +00:00
Vadim Pisarevsky
4985c1b632
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
Maria Dimashova
baa81de122
renamed property of openni camera
2012-03-16 13:59:08 +00:00
Maria Dimashova
00aca7e77a
renamed property of openni camera
2012-03-16 09:08:18 +00:00
Maria Dimashova
930c7bf20e
minor refactoring CvCapture_OpenNI
2012-03-15 15:55:07 +00:00
Vadim Pisarevsky
957e80abbd
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
2012-03-15 14:36:01 +00:00
Ivan Korolev
6e2507c197
Added some new warpers.
2012-03-14 12:59:23 +00:00
Maria Dimashova
f67d9d9038
added ability to pass initial transformation to rgbd odometry
2012-03-13 13:07:30 +00:00
Alexander Shishkov
6051e27a09
added support of Asus XtionPRO (thanks to Gustav Karlsson for his patches) #1657
2012-03-12 16:07:42 +00:00
Maria Dimashova
fbfc0cc96f
added special cases to RGBDOdometry (translation only, rotation only)
2012-03-12 10:40:39 +00:00
Maria Dimashova
532781e8d2
initial version of rgbd odometry with sample
2012-03-11 09:31:28 +00:00
Alexander Shishkov
1494da339d
fixed #1507
2012-03-05 11:08:59 +00:00
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00
Gary Bradski
bd2014deba
added usage on how to actually run video_dmtx.cpp
2012-03-02 19:39:06 +00:00
Andrey Kamaev
2f4bb580fc
Fixed some build warnings; slightly improved python search
2012-03-02 08:34:54 +00:00
Patrick Mihelich
8b6aec6710
Sample program to train and detect objects using LINE-MOD.
2012-02-27 01:50:22 +00:00
Vladislav Vinogradov
2d30480982
created wrappers for new NPP functions
...
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
2012-02-22 10:00:53 +00:00
Alexander Shishkov
d7031606c2
fixed #1363
2012-02-17 08:35:46 +00:00
Andrey Kamaev
984eb99428
Global CMake reorganization:
...
[~] Automatically tracked dependencies between modules
[+] Support for optional module dependencies
[+] Options to choose modules to build
[~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
[+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
[~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
2012-02-03 11:26:49 +00:00
Alexandre Benoit
6ee1f6f66e
removing some mistakes
2011-12-15 22:45:28 +00:00
Alexandre Benoit
817dca2219
corrected small bu on image sequence tone mapping
2011-12-13 08:42:39 +00:00
Vladislav Vinogradov
6310622be3
minor
2011-12-13 06:25:37 +00:00
Alexandre Benoit
056d015b38
added tone mapping video processing from OpenEXR images sequences
2011-12-12 15:53:05 +00:00
Vladislav Vinogradov
f6d8f4dc6b
minor
2011-12-12 13:59:34 +00:00
Vladislav Vinogradov
bd4239be7b
moved OpenGL wrappers to separate header
...
added GlBuffer, GlTexture and GpuMat support to InputArray
replaced addTextOpenGl function by render + GlFont
2011-11-30 06:20:29 +00:00
Vladislav Vinogradov
9817252b23
added addTextOpenGl function
2011-11-28 11:50:46 +00:00
Vladislav Vinogradov
2a4fb155e1
added OpenGL support to Gtk realization of highgui
2011-11-28 08:23:26 +00:00
Vladislav Vinogradov
d7450c2449
added GlArrays class and pointCloudShow function
2011-11-23 10:05:24 +00:00
Leonid Beynenson
01c15db6d2
Committed the first version of DetectionBasedTracker.
2011-11-16 17:29:10 +00:00
Alexandre Benoit
ccdd4ebbb8
update retina module related samples
2011-11-10 13:41:29 +00:00
Vadim Pisarevsky
8a148e39f0
new sample for the complex detector+descriptor+matcher evaluation
2011-11-08 12:03:37 +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
Alexander Shishkov
09dd13d02e
fixed compilation problems after rev. 6925
2011-10-30 15:08:44 +00:00
Alexey Spizhevoy
28e006ad4f
Fixed median focal length estimation in the stitching module
2011-10-24 12:35:11 +00:00
Alexandre Benoit
77cfdab3ff
corrected xml parameters file management in the retina interface
2011-10-21 10:01:48 +00:00
Alexandre Benoit
5de07eb784
corrected wrong parameter sent to retina module for color saturation
2011-10-21 08:49:18 +00:00
Andrey Kamaev
f299bde3a9
Added ORB features finder into stitching module
2011-10-19 10:48:45 +00:00
Vadim Pisarevsky
b74116e694
unified norm computing; added generalized Hamming distance
2011-10-11 15:13:53 +00:00
Maria Dimashova
71be121edc
fixed compilation under MSVC
2011-10-06 12:37:53 +00:00
Maria Dimashova
e6009c1614
added sample on color generation and updated sample on lsvm
2011-10-06 09:43:43 +00:00
Maria Dimashova
bbdf14b9bb
added overlapThreshold param to sample
2011-10-05 13:37:24 +00:00
Maria Dimashova
ea454e6ee4
uncommented the samples parts compiled under MSVC
2011-10-04 06:32:18 +00:00
Maria Dimashova
a2ff919a6b
added sample for c++ version of latent svm
2011-10-03 16:53:30 +00:00
Vadim Pisarevsky
60ebe2003f
fixed multiple warnings on Windows. fixed bug #1368
2011-10-03 11:00:28 +00:00
Alexey Spizhevoy
404e9cb9d5
Refactored warpers in the stitching module, added buildMaps function into the RotationWarper interface
2011-10-03 06:31:24 +00:00
Alexey Spizhevoy
230cc3e0c3
Minor fix in stitching_detailed
2011-09-26 10:04:50 +00:00
Alexey Spizhevoy
66b41b67f9
Added support of GPU in stitching seam estimators
2011-09-26 07:57:05 +00:00
Alexey Spizhevoy
16f5c67914
Added support of vertical straightening into stitching
2011-09-24 08:20:13 +00:00
Alexey Spizhevoy
39533a0b1b
Added BA refinement flags into stitching_detailed
2011-09-22 08:58:48 +00:00
Alexey Spizhevoy
4ee462c961
Added selction of BA cost function in stitching samples (and added other BA cost func into stitching module)
2011-09-21 13:22:12 +00:00
Alexey Spizhevoy
dbce155874
Refactored motion estimators in stitching module
2011-09-21 12:13:07 +00:00
Alexey Spizhevoy
4a5abc7552
Added translation parameter into stitching module warpers. For now only PlaneWarper and PlaneWarperGpu warpers support it.
2011-09-21 10:53:23 +00:00
Alexey Spizhevoy
f262f58297
Changed one CLI message in stitching_detailed.
2011-09-19 06:37:22 +00:00
Alexey Spizhevoy
07efb17d12
Fixed warper selection bug in stitching_detailed. Removed estimation of aspect ratio in BA in stitching to avoid stretching of input images. Did minor refactoring.
2011-09-19 06:22:40 +00:00
Alexey Spizhevoy
23636433d7
Updated bundle adjustment in stitching module: 1) it minimizes reprojection error now, 2) it minimizes error over focal, aspect, p.p.x, p.p.y parameters. Refactored and updated warpers.
2011-09-16 12:25:23 +00:00
P. Karasev
6030e029e3
touch stitching app, test/verify svn access
2011-09-07 15:00:27 +00:00
Alexey Spizhevoy
cbb6ac0c34
refactored features finders in stitching module
2011-09-07 12:48:48 +00:00
Alexey Spizhevoy
505e8e0936
minor refactoring of stitching
2011-09-07 11:22:00 +00:00
Alexey Spizhevoy
c9a41c6802
added first version of public stitching API, added simple sample which uses that API, old sample renamed to stitching_detailed
2011-09-07 11:14:27 +00:00
Andrey Kamaev
52184c8803
Gpu functionality in stitching module is excluded from Android build
2011-09-07 08:59:39 +00:00
Alexey Spizhevoy
95a3ffd0c5
put all old stitching API into detail namespace
2011-09-07 06:34:22 +00:00
Alexey Spizhevoy
9be4701f24
turned opencv_stitching application to module and sample
2011-09-05 10:41:54 +00:00
Vadim Pisarevsky
32ed1bf858
added phaseCorrelate function by Will Lucas.
2011-09-05 07:57:18 +00:00
Alexandre Benoit
9ea9cbf489
Updated retina access methods and OpenEXR image tone mapping demo cleaned
2011-09-04 08:00:09 +00:00
Vadim Pisarevsky
ae83fe7645
added hybrid (feature-based & meanshift-based) tracker (by Pushkar)
2011-08-26 12:22:19 +00:00
Alexandre Benoit
e268e0704d
enhanced input image format support
2011-08-22 20:10:21 +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
Alexandre Benoit
bd198d2b7b
updated default parameters, more contrast by default
2011-08-21 12:22:27 +00:00
Alexandre Benoit
d5d2290ffd
updated GUI photoreceptors sensitivity paramaer management
2011-08-20 12:40:04 +00:00
Alexandre Benoit
cd8d3afe37
enhanced basic error management when input image could not be loaded
2011-08-15 13:24:31 +00:00
Alexandre Benoit
58c0bea68a
added openexr sample file
2011-08-15 13:18:01 +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
Alexandre Benoit
e95618d0b4
nicer default parameters set
2011-08-14 07:01:56 +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
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
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
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
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
Bernat Gabor
ed801d3e65
Added the "Interoperability with OpenCV 1" tutorial.
2011-08-08 05:58:10 +00:00
Kirill Kornyakov
c11a7184c9
minarea.cpp sample reformatted
2011-07-30 11:59:09 +00:00
Vadim Pisarevsky
eebe4860da
added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier.
2011-07-27 19:07:45 +00:00
Bernat Gabor
6b5ea5931d
Added the "Mask operations on matrices" tutorial (with its sample). Plus modified some other core tutorials.
2011-07-27 17:52:27 +00:00
Bernat Gabor
26bd6b3f5f
Added the File Input and Output using XML and YAML files tutorial.
2011-07-27 11:35:11 +00:00
Bernat Gabor
2d3606a58f
Finished the DFT tutorial for the core section.
2011-07-25 10:06:03 +00:00
Bernat Gabor
f25603112a
Added Fernandos first tutorial regarding SVMs. Extended the global links (conf.py). Corrected the author names. Minor modification to the dft tutorial.
2011-07-25 07:15:52 +00:00
Bernat Gabor
ffe7a658fb
Sample files for image scanning, basic Mat, file I/O. Added Victors removed tutorials back in the system. Some typo fixing.Expanded conf.py with new global links.
2011-07-22 15:11:59 +00:00
Bernat Gabor
a2975f337a
1) Converted all images to JPG to reduce size.
...
2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look).
3) Two finished tutorials:
a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included).
b) one describing image scanning operations plus the LUT function (demonstration YouTube video included).
c) a basic filtering approach (plus multi row image scanning demonstration) in the work.
2011-07-19 22:08:54 +00:00
Vadim Pisarevsky
7702fa4d61
added improved version of the variational stereo correspondence algorithm by Sergey Kosov
2011-07-14 15:30:28 +00:00
Kirill Kornyakov
87ad9b1c3e
samples C/C++: fixed compilation problem on Ubuntu
2011-07-14 12:50:07 +00:00
Vadim Pisarevsky
562914e33b
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
2011-07-13 23:04:39 +00:00
Ana Huaman
f098d98908
Added moments_demo.cpp
2011-07-13 03:28:23 +00:00
Ana Huaman
bbba2a0608
Added pointPolygonTest_demo code for tutorials
2011-07-13 02:43:02 +00:00
Ana Huaman
9aa5e5b000
Added generalContours_demo2.cpp
2011-07-12 21:06:36 +00:00
Ana Huaman
c21b747733
Added hull_demo.cpp code for tutorials
2011-07-12 20:28:50 +00:00
Ana Huaman
edc1bd4c8c
Added generalContours_demo1.cpp tutorial code
2011-07-12 19:51:23 +00:00
Ana Huaman
ea8e27961e
Added sample code for tutorial findContours_demo.cpp
2011-07-12 18:40:51 +00:00
Ana Huaman
7386269943
Added cornerDetector_Demo.cpp sample for tutorial of cornerMinEigenVal and cornerEigenValsAndVecs
2011-07-12 00:20:06 +00:00
Ana Huaman
442f6b4100
Added cornerSubPix_Demo.cpp tutorial sample code
2011-07-11 22:03:23 +00:00
Ana Huaman
6c9f4d6423
Added goodFeaturesToTrack_Demo.cpp code for tutorials
2011-07-11 21:08:35 +00:00
Ana Huaman
e2da35dc6e
Added Harris corner detection sample tutorial
2011-07-11 19:59:17 +00:00