Alexander Mordvintsev
5596c792bc
find_obj.py sample added
2011-07-04 09:05:11 +00:00
Andrey Kamaev
d96f533784
Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES
2011-07-04 08:18:02 +00:00
Andrey Kamaev
65cb53aa1e
Fixed Android tests and samples build
2011-07-04 06:33:10 +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
Alexander Mordvintsev
d3da43c8e5
distrans.py sample added
2011-07-02 22:21:19 +00:00
Alexander Mordvintsev
724cc5b481
floodfill.py sample added
2011-07-02 16:03:17 +00:00
Alexander Mordvintsev
afad87b5f2
inpaint.py sample added
2011-07-02 07:13:31 +00:00
Alexander Mordvintsev
f0a4185b1f
cv.Line -> cv2.line
2011-07-01 17:50:07 +00:00
Alexander Mordvintsev
84568cb18e
python Sketcher utility class
2011-07-01 17:33:29 +00:00
Alexander Mordvintsev
aa695abad2
watershed.py sample added
2011-07-01 15:09:38 +00:00
Andrey Kamaev
f8e42721d3
HelloAndroid sample is moved to samples/android
2011-07-01 13:12:05 +00:00
Andrey Pavlenko
c7a3fc5d4e
#863 : sample text color changed from Green to Red.
2011-07-01 11:12:55 +00:00
Andrey Pavlenko
3159bd1a74
#863 : 'string' args support added
2011-07-01 11:10:20 +00:00
Alexander Mordvintsev
382e154cfd
morphology python sample
2011-07-01 08:22:45 +00:00
Andrey Kamaev
01b3266612
Fixed Android target name for Android samples and tests
2011-06-30 14:56:39 +00:00
Alexey Spizhevoy
674b763395
GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching)
2011-06-30 14:39:48 +00:00
Alexander Mordvintsev
7f115db7a7
morphology.py sample stub
2011-06-30 14:17:31 +00:00
Andrey Kamaev
092699783a
Added cmake script to build Android samples
2011-06-30 13:37:56 +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
Andrey Kamaev
3df6548c4a
Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list
2011-06-29 13:42:46 +00:00
Andrey Kamaev
d6b6734619
Added new Android sample (Java API + Native)
2011-06-29 13:17:02 +00:00
Andrey Kamaev
4b61683071
Added one more Android sample (using OpenCV from native)
2011-06-29 12:26:27 +00:00
Andrey Kamaev
6e3142f04b
Added second sample for Android Java API
2011-06-29 08:46:29 +00:00
Andrey Kamaev
334cb1dcd1
Android sample is refactored according to Google code style guidelines for Android developers
2011-06-29 05:38:51 +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
Andrey Kamaev
d673197d01
Added base Android Java sample
2011-06-28 15:12:14 +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
Alexander Mordvintsev
0dbbb89e8d
added stereo_match.py sample
2011-06-26 21:34:39 +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
Alexander Mordvintsev
32825893bd
work on obj_detect.py
...
added square_size cmd line param for calibrate.py
added _coverage.py script to compute cv2 api coverage by samples (just for interest, may be removed later)
2011-06-19 11:33:15 +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
f4dc4b43e4
fixed calibrateCamera API (ticket #1143 )
2011-06-17 21:21:01 +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
Alexander Mordvintsev
4582226567
work on obj_detect.py sample (in progress...)
2011-06-17 16:17:10 +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
Alexander Mordvintsev
83a4a41cde
work on obj_detect sample
2011-06-17 07:35:39 +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
P. Druzhkov
e20d570ed1
brief gbt documentation added. some sample fixes made. code updated.
2011-06-15 21:54:25 +00:00
Alexander Mordvintsev
1a208fe132
use cv2 function
...
added color_histogram.py sample
work on VideoSynth (chessboard)
2011-06-15 13:58:40 +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
Alexander Mordvintsev
194506397e
python helper routines (common.py) added
2011-06-14 15:02:57 +00:00
Maria Dimashova
1580806730
removed DOT implementation
2011-06-14 12:28:44 +00:00
Alexander Mordvintsev
6616606ea4
work on calibration sample
2011-06-14 12:14:02 +00:00
Vadim Pisarevsky
3c8cff3d7e
fixed ellipse orientation in fitellipse.py
2011-06-14 09:23:29 +00:00
Alexander Mordvintsev
619e503d53
calibrate.py added (broken)
...
work on video synth
2011-06-13 21:45:18 +00:00
Vadim Pisarevsky
9df999154c
fixed a few warnings and bugs, including ticket #1079
2011-06-12 20:29:50 +00:00
Alexander Mordvintsev
b6c19d365f
switched from argparse to getopt for compatibility with Python 2.6
2011-06-11 21:11:02 +00:00
Anatoly Baksheev
8f4c7db3f6
~40 warnings under VS2008
...
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
2011-06-11 17:24:09 +00:00
Alexander Mordvintsev
787fe6a93f
multiple cameras and frame saving in video.py
2011-06-10 07:54:21 +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
Alexey Spizhevoy
efe0b77416
reverted wrong commit for one of gpu samples
2011-06-09 10:21:02 +00:00
Alexey Spizhevoy
ace94d2ebf
fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented)
2011-06-09 10:16:10 +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
Anatoly Baksheev
ee3101ba1c
removed cv_config
2011-06-09 08:25:36 +00:00
Alexander Mordvintsev
07a4e52093
video synth uses cv2.randn for noise -- much faster than np.random.normal
2011-06-09 08:21:37 +00:00
itsyplen
2e7e6ae84b
Update sample: change help and added CommandLineParser using
2011-06-09 08:04:33 +00:00
Vadim Pisarevsky
20aca7440f
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
2011-06-09 01:16:45 +00:00
Maria Dimashova
518106af6d
fix and some enchantments for matching_to_many_images sample ( #869 )
2011-06-08 14:51:42 +00:00
itsyplen
d225ab238f
Fixed mistakes in help
2011-06-08 14:07:19 +00:00
Kirill Kornyakov
aad9b3219c
Notification messages about bad parameters in command line were added in CommandLineParser. Update sample, using parser
2011-06-08 06:45:21 +00:00
Alexander Mordvintsev
927b5c88ea
python cv2:
...
simple video capture and synth framework stub
edge detection sample
2011-06-07 13:45:31 +00:00
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