Vadim Pisarevsky
|
f0624c08dc
|
propagated some more changes from 2.3 to trunk
|
14 years ago |
Ana Huaman
|
22e59e933b
|
Added Threshold.cpp in samples/cpp/tutorial_code/ImgProc
|
14 years ago |
Ana Huaman
|
5df9da1576
|
Added Pyramids.cpp sample tutorial code
|
14 years ago |
Ana Huaman
|
a8d37509fa
|
Added tutorial in reST for Morphology 2
|
14 years ago |
Ana Huaman
|
2819438fe6
|
Reorganized code and added Morphology 2 cpp code
|
14 years ago |
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
|
14 years ago |
Ana Huaman
|
5006ba773f
|
Morphology code 1 added to tutorial-code/Image_Processing
|
14 years ago |
Ana Huaman
|
52b3391067
|
Added Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code
|
14 years ago |
Vadim Pisarevsky
|
d5ba7c3826
|
fixed crashes in camshiftdemo (ticket #875)
|
14 years ago |
Ana Huaman
|
3ca31dcdb6
|
New basic filter sample added
|
14 years ago |
Ana Huaman
|
98e13cec87
|
Added sample code for tutorial - cpp
|
14 years ago |
Maria Dimashova
|
d84b5a9b36
|
removed old data
|
14 years ago |
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)
|
14 years ago |
Vadim Pisarevsky
|
0876f69dbf
|
added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut)
|
14 years ago |
Maria Dimashova
|
1580806730
|
removed DOT implementation
|
14 years ago |
Vadim Pisarevsky
|
9df999154c
|
fixed a few warnings and bugs, including ticket #1079
|
14 years ago |
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
14 years ago |
Maria Dimashova
|
6cc3361427
|
fixed #916
|
14 years ago |
itsyplen
|
3876cf22e3
|
reverted samples with new command argument parser. will be continued after OpenCV release.
|
14 years ago |
itsyplen
|
781ea62bd4
|
temporary commit before samples revert
|
14 years ago |
itsyplen
|
3ed42fcd23
|
Delete unnecessary comments
|
14 years ago |
itsyplen
|
4d417ccf7a
|
Help and parsing command line were updated in next samples: chamfer
|
14 years ago |
itsyplen
|
a1ee9d406e
|
Help and parsing command line were updated in next samples: camshiftdemo, calibration_artificial
|
14 years ago |
itsyplen
|
2e7e6ae84b
|
Update sample: change help and added CommandLineParser using
|
14 years ago |
Vadim Pisarevsky
|
20aca7440f
|
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
|
14 years ago |
Maria Dimashova
|
518106af6d
|
fix and some enchantments for matching_to_many_images sample (#869)
|
14 years ago |
Kirill Kornyakov
|
aad9b3219c
|
Notification messages about bad parameters in command line were added in CommandLineParser. Update sample, using parser
|
14 years ago |
Vadim Pisarevsky
|
fcd2a0c3d3
|
fixed VS2010 compile warnings and errors
|
14 years ago |
Kirill Kornyakov
|
07a9d3558e
|
The samples were updated through CommandLineParser class
|
14 years ago |
Ilya Lysenkov
|
ce8437d37f
|
minor formatting
|
14 years ago |
Ilya Lysenkov
|
5d4afe81e0
|
Added displaying of the mean background image in the bgfg_segm sample (ticket #317).
|
14 years ago |
Ilya Lysenkov
|
b6c195d44c
|
Fixed reading of the user class from *.xml (ticket #840).
|
14 years ago |
Maria Dimashova
|
ef5d7278ea
|
removed evaluation testbetch to sample
|
14 years ago |
Maria Dimashova
|
0d1ec967e8
|
fixed sample
|
14 years ago |
Maria Dimashova
|
d5a79f8b19
|
Fixed #727
|
14 years ago |
Alexander Shishkov
|
33e71127f7
|
fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573)
|
14 years ago |
Ilya Lysenkov
|
9c2efd6cbd
|
Fixed #797.
|
14 years ago |
Ilya Lysenkov
|
686063689c
|
Fixed #886
|
14 years ago |
Ilya Lysenkov
|
3474e37037
|
Fixed #1063
|
14 years ago |
Ethan Rublee
|
355ad2993a
|
adding c++ interface to the datamtrix codes of j.
|
14 years ago |
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
Maria Dimashova
|
ebe2d03aef
|
removed duplicated output, added the print of first and last points always
|
14 years ago |
Maria Dimashova
|
f3662b0bd1
|
fixed sample
|
14 years ago |
Maria Dimashova
|
983f4f1621
|
minor changes of recall-precision output
|
14 years ago |
Vadim Pisarevsky
|
306a11a7c5
|
fixed a few warnings from VS2010 express
|
14 years ago |
Anatoly Baksheev
|
69f28ef65c
|
solution folder flag disabled by default
|
14 years ago |
Vadim Pisarevsky
|
fa2f1c036a
|
removed "#include "windows.h"" from core headers
|
14 years ago |
Anatoly Baksheev
|
c49dc37761
|
[+] added use_folders cmake feature if cmake version is greater then 2.8.0
[~] fixed warning in featuers2d under windows (can't generate assignment operator)
|
14 years ago |
Maria Dimashova
|
f8d93df52a
|
minor
|
14 years ago |
P. Druzhkov
|
15f7918e34
|
problem with the supported data matrices types is fixed
minor fixes in CvGBTrees, its test and sample
|
14 years ago |