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 |
|
Bernat Gabor
|
4168b75edc
|
Some tutorial extending of the Windows install and usage. Display Image retouching.
|
2011-07-08 19:43:29 +00:00 |
|
Ana Huaman
|
9c8aafba27
|
Fixed small inconsistency in sample code calcBackProject_Demo2.cpp
|
2011-07-06 14:48:46 +00:00 |
|
Bernat Gabor
|
e18de3c6ab
|
Added the OpenCV with Visual Studio tutorial. Enhanced, extended the Windows Installation one. Some minor CSS changes to avoid unnecessary large spaces inside enumerations in the tutorials.
|
2011-07-06 00:01:27 +00:00 |
|
Ana Huaman
|
20dd7b70c0
|
Added tutorial for BackProject in cpp (demo 2) - tutorial code
|
2011-07-05 18:08:46 +00:00 |
|
Ana Huaman
|
4f7a8f6fb0
|
Added calcBackProject_Demo1.cpp for tutorial sample code
|
2011-07-05 06:20:39 +00:00 |
|
Ana Huaman
|
cc2bfdec30
|
Added compareHist_demo.cpp code
|
2011-07-04 23:12:27 +00:00 |
|
Ana Huaman
|
4ae5de7f1e
|
Added MatchTemplate_Demo.cpp to tutorial sample code
|
2011-07-04 18:58:57 +00:00 |
|
Ana Huaman
|
6d549490fb
|
Added calcHist_Demo.cpp tutorial code
|
2011-07-04 03:22:16 +00:00 |
|
Ana Huaman
|
08724393f4
|
Added tutorial sample code: EqualizeHist_Demo.cpp
|
2011-07-03 18:55:47 +00:00 |
|
Vadim Pisarevsky
|
cc9a1bb62f
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-30 12:06:26 +00:00 |
|
Ana Huaman
|
0a14f76731
|
Added 02 cpp sample files for tutorials: remap and Geometric Transformations (warpAffine and Rotation2D)
|
2011-06-29 17:39:12 +00:00 |
|
Ana Huaman
|
8f01f2cc9f
|
Added 02 tutorials for Hough Lines and Circle detection in tutorial_code -- based on code existent
|
2011-06-28 19:32:48 +00:00 |
|
Ana Huaman
|
832262e376
|
Added Laplace and Canny reST tutorials and corrected a small bug in Canny sample code
|
2011-06-27 17:06:54 +00:00 |
|
Ana Huaman
|
3a0d3ebdde
|
Added Laplace, Canny and Sobel samples in tutorial cpp code
|
2011-06-26 23:09:04 +00:00 |
|
Ana Huaman
|
65575cef7e
|
Added two new sample files for copyMakeBorder and filter2D
|
2011-06-26 18:36:59 +00:00 |
|
Vadim Pisarevsky
|
f0624c08dc
|
propagated some more changes from 2.3 to trunk
|
2011-06-23 12:15:35 +00:00 |
|
Ana Huaman
|
22e59e933b
|
Added Threshold.cpp in samples/cpp/tutorial_code/ImgProc
|
2011-06-21 23:50:02 +00:00 |
|
Ana Huaman
|
5df9da1576
|
Added Pyramids.cpp sample tutorial code
|
2011-06-21 20:33:35 +00:00 |
|
Ana Huaman
|
a8d37509fa
|
Added tutorial in reST for Morphology 2
|
2011-06-21 08:53:37 +00:00 |
|
Ana Huaman
|
2819438fe6
|
Reorganized code and added Morphology 2 cpp code
|
2011-06-21 05:06:25 +00:00 |
|
Vadim Pisarevsky
|
2e520b05c4
|
fixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added frame positioning feature to laplace demo to test the feature
|
2011-06-19 22:03:23 +00:00 |
|
Ana Huaman
|
5006ba773f
|
Morphology code 1 added to tutorial-code/Image_Processing
|
2011-06-18 20:30:31 +00:00 |
|
Ana Huaman
|
52b3391067
|
Added Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code
|
2011-06-18 17:27:02 +00:00 |
|
Vadim Pisarevsky
|
d5ba7c3826
|
fixed crashes in camshiftdemo (ticket #875)
|
2011-06-17 20:34:34 +00:00 |
|
Ana Huaman
|
3ca31dcdb6
|
New basic filter sample added
|
2011-06-17 20:13:53 +00:00 |
|
Ana Huaman
|
98e13cec87
|
Added sample code for tutorial - cpp
|
2011-06-17 15:57:00 +00:00 |
|
Maria Dimashova
|
d84b5a9b36
|
removed old data
|
2011-06-17 10:55:30 +00:00 |
|
Vladimir Dudnik
|
6e38b6aaed
|
removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied)
|
2011-06-17 06:31:54 +00:00 |
|
Vadim Pisarevsky
|
0876f69dbf
|
added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut)
|
2011-06-15 12:10:33 +00:00 |
|
Maria Dimashova
|
1580806730
|
removed DOT implementation
|
2011-06-14 12:28:44 +00:00 |
|
Vadim Pisarevsky
|
9df999154c
|
fixed a few warnings and bugs, including ticket #1079
|
2011-06-12 20:29:50 +00:00 |
|
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
2011-06-11 17:24:09 +00:00 |
|
Maria Dimashova
|
6cc3361427
|
fixed #916
|
2011-06-09 17:13:05 +00:00 |
|
itsyplen
|
3876cf22e3
|
reverted samples with new command argument parser. will be continued after OpenCV release.
|
2011-06-09 12:01:47 +00:00 |
|
itsyplen
|
781ea62bd4
|
temporary commit before samples revert
|
2011-06-09 11:16:42 +00:00 |
|
itsyplen
|
3ed42fcd23
|
Delete unnecessary comments
|
2011-06-09 09:44:48 +00:00 |
|
itsyplen
|
4d417ccf7a
|
Help and parsing command line were updated in next samples: chamfer
|
2011-06-09 09:41:31 +00:00 |
|
itsyplen
|
a1ee9d406e
|
Help and parsing command line were updated in next samples: camshiftdemo, calibration_artificial
|
2011-06-09 08:37:39 +00:00 |
|