Alexander Mordvintsev
|
ab63037d5a
|
python cv2 sample: coherence enhancing
|
2011-06-07 07:42:32 +00:00 |
|
Vadim Pisarevsky
|
fcd2a0c3d3
|
fixed VS2010 compile warnings and errors
|
2011-06-06 15:15:30 +00:00 |
|
Alexander Mordvintsev
|
6dc7ae0ff6
|
added some constants to python cv2 api
|
2011-06-06 14:18:25 +00:00 |
|
Alexander Mordvintsev
|
3df5f5e13a
|
python cv2 sample: hi-res image browse
|
2011-06-06 03:31:45 +00:00 |
|
Alexander Mordvintsev
|
53f7a50fa2
|
python cv2 sample: GMM expectation-maximization
|
2011-06-05 13:18:42 +00:00 |
|
Alexander Mordvintsev
|
07f28d3309
|
added python cv2 port of letter_recog sample
|
2011-06-05 06:44:19 +00:00 |
|
Kirill Kornyakov
|
07a9d3558e
|
The samples were updated through CommandLineParser class
|
2011-06-03 16:41:41 +00:00 |
|
Kirill Kornyakov
|
09a7a40478
|
The samples were updated corresponding a single standart for <help>
|
2011-06-03 14:53:38 +00:00 |
|
Ilya Lysenkov
|
ce8437d37f
|
minor formatting
|
2011-06-03 14:13:43 +00:00 |
|
Ilya Lysenkov
|
5d4afe81e0
|
Added displaying of the mean background image in the bgfg_segm sample (ticket #317).
|
2011-06-03 14:13:03 +00:00 |
|
Anatoly Baksheev
|
22dbd002e6
|
fix compilation for macos
|
2011-06-03 08:13:03 +00:00 |
|
Anatoly Baksheev
|
68a2ec3394
|
compilation for macos
|
2011-06-01 15:42:11 +00:00 |
|
Anatoly Baksheev
|
1eba407378
|
compilation for macos
|
2011-06-01 15:35:30 +00:00 |
|
Vladislav Vinogradov
|
f906c9b259
|
added resetDevice function, removed MultiGpuManager
|
2011-06-01 10:11:27 +00:00 |
|
Ilya Lysenkov
|
b6c195d44c
|
Fixed reading of the user class from *.xml (ticket #840).
|
2011-06-01 10:05:11 +00:00 |
|
Maria Dimashova
|
ef5d7278ea
|
removed evaluation testbetch to sample
|
2011-05-31 15:30:49 +00:00 |
|
Vadim Pisarevsky
|
8ba6a54d28
|
fixed warning from GCC
|
2011-05-31 14:02:19 +00:00 |
|
Maria Dimashova
|
0d1ec967e8
|
fixed sample
|
2011-05-30 16:20:17 +00:00 |
|
Maria Dimashova
|
d5a79f8b19
|
Fixed #727
|
2011-05-30 15:11:34 +00:00 |
|
Alexander Shishkov
|
33e71127f7
|
fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573)
|
2011-05-30 13:32:57 +00:00 |
|
Ilya Lysenkov
|
9c2efd6cbd
|
Fixed #797.
|
2011-05-30 09:02:17 +00:00 |
|
Ilya Lysenkov
|
686063689c
|
Fixed #886
|
2011-05-30 08:01:09 +00:00 |
|
Ilya Lysenkov
|
3474e37037
|
Fixed #1063
|
2011-05-30 06:18:52 +00:00 |
|
Kirill Kornyakov
|
534ac83b8d
|
update help corresponding single format and update some samples through using CommandLineParser class
|
2011-05-29 10:01:01 +00:00 |
|
Kirill Kornyakov
|
dc3fe6e9cf
|
update help according single standart for it
|
2011-05-28 10:53:53 +00:00 |
|
Ethan Rublee
|
355ad2993a
|
adding c++ interface to the datamtrix codes of j.
|
2011-05-25 00:23:50 +00:00 |
|
Ethan Rublee
|
89b5f40ce3
|
Reverting the boost::python bindings, moving dev to out of trunk.
|
2011-05-24 22:01:41 +00:00 |
|
Ethan Rublee
|
44e9fdaa2d
|
Initial pass at some boost python bindings.
|
2011-05-23 17:26:58 +00:00 |
|
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
|
Kirill Kornyakov
|
aadb1669a7
|
some samples updated according to new CommandLineParser class
|
2011-05-21 14:09:03 +00:00 |
|
Maria Dimashova
|
ebe2d03aef
|
removed duplicated output, added the print of first and last points always
|
2011-05-20 12:46:05 +00:00 |
|
Maria Dimashova
|
f3662b0bd1
|
fixed sample
|
2011-05-20 12:30:47 +00:00 |
|
Maria Dimashova
|
983f4f1621
|
minor changes of recall-precision output
|
2011-05-20 12:14:35 +00:00 |
|
Vadim Pisarevsky
|
306a11a7c5
|
fixed a few warnings from VS2010 express
|
2011-05-17 14:15:23 +00:00 |
|
Anatoly Baksheev
|
69f28ef65c
|
solution folder flag disabled by default
|
2011-05-17 09:40:06 +00:00 |
|
Kirill Kornyakov
|
94760a5f2b
|
command line parser added. Leonid Beynenson is original contributor of the class. Class will be used in samples for convenient (and unified) work with command arguments.
|
2011-05-15 19:25:00 +00:00 |
|
Vadim Pisarevsky
|
05394d9835
|
added missing #include "ctype.h"
|
2011-05-13 20:01:36 +00:00 |
|
Vadim Pisarevsky
|
fa2f1c036a
|
removed "#include "windows.h"" from core headers
|
2011-05-13 20:00:58 +00:00 |
|
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)
|
2011-05-11 13:37:20 +00:00 |
|
Maria Dimashova
|
f8d93df52a
|
minor
|
2011-05-11 09:18:28 +00:00 |
|
P. Druzhkov
|
15f7918e34
|
problem with the supported data matrices types is fixed
minor fixes in CvGBTrees, its test and sample
|
2011-05-11 07:58:47 +00:00 |
|
Maria Dimashova
|
0f6b8002dc
|
fixed save/load of dot; added data for the sample
|
2011-05-10 13:30:58 +00:00 |
|
Maria Dimashova
|
f4c74eb532
|
changed the dot
|
2011-05-10 12:01:42 +00:00 |
|
Anatoly Baksheev
|
8ebff41c29
|
more warnings fixed. +some warnings in examples
|
2011-05-07 12:06:58 +00:00 |
|
Alexey Spizhevoy
|
f6fc807d49
|
fixed some tests in gpu module
|
2011-05-05 11:44:47 +00:00 |
|
Maria Dimashova
|
1b5f5dd371
|
changed GBT parameters in sample
|
2011-05-04 14:49:02 +00:00 |
|
Stefano Fabri
|
dff9c0703f
|
Fix a litte bug on matrix subtraction
|
2011-05-03 10:56:20 +00:00 |
|
Maria Dimashova
|
098795cd16
|
minor changes
|
2011-05-01 09:01:57 +00:00 |
|
Maria Dimashova
|
92852ca06e
|
added new ML models to points_classifier sample
|
2011-04-30 18:04:33 +00:00 |
|
Maria Dimashova
|
428aef522b
|
added new sample on ML models
|
2011-04-30 16:44:34 +00:00 |
|