Alexander Mordvintsev
67cbcd2fa6
work on demo.py: sample running
2011-08-21 07:54:54 +00:00
Alexander Mordvintsev
0de8ed1099
demo description url parsing
2011-08-21 07:19:27 +00:00
Alexander Mordvintsev
5b00763bb0
work on demo.py shell
2011-08-20 19:54:03 +00:00
Alexandre Benoit
d5d2290ffd
updated GUI photoreceptors sensitivity paramaer management
2011-08-20 12:40:04 +00:00
Vladislav Vinogradov
5e9ae6b19f
added TransformFunctorTraits, optimized some functions that use transform
2011-08-17 11:32:24 +00:00
Alexander Mordvintsev
b3ae2c181a
added flann matching to find_obj.py
2011-08-17 02:00:52 +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
Vladislav Vinogradov
6e3a1f7b49
implement optimized version of gpu::BruteForceMatcher::knnMatch when k == 2
2011-08-15 12:14:02 +00:00
Alexander Mordvintsev
5bc5d9a47e
camshift.py sample
...
small cleaning
2011-08-15 01:36:41 +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
Alexander Mordvintsev
a0af870719
added CV_OUT to CvANN_MLP::predict
...
python cv2 MLP sample done
2011-08-14 04:32:27 +00:00
Alexander Mordvintsev
622bd42224
work on MLP sample in letter_recog.py (in progress...)
2011-08-14 02:26:47 +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
Alexander Mordvintsev
d2da81401f
work on camshift.py
2011-08-13 08:54:11 +00:00
Alexander Mordvintsev
8c06a275f7
use default HOG people detector
...
minor cleaning
2011-08-13 08:52:58 +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
Alexander Mordvintsev
d80a41a543
comment
2011-08-12 03:23:44 +00:00
Alexander Mordvintsev
d7a2081230
peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt)
...
some old cv api use cleaning
2011-08-12 03:05:31 +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
Vladislav Vinogradov
8bb9e4302e
added registerPageLocked/unregisterPageLocked functions
...
added convert functions to BruteForceMatcher_GPU
other minor fixes
2011-08-10 11:32:48 +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
Andrey Kamaev
d9d74678a9
Java API: corrected names of methods in Utils class; fixed bug in DMatch (thank for Hussein Abdinoor); added new utility method loadResource
2011-08-09 11:46:27 +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
Vladislav Vinogradov
12b7090a6f
fixed some warnings under win64
2011-08-08 13:03:18 +00:00
Anatoly Baksheev
5c691907ed
minor improvements in cmake-file for gpu samples
2011-08-08 12:16:23 +00:00
Vladislav Vinogradov
767ac9aa10
added gpu::Canny function
2011-08-08 08:53:55 +00:00
Bernat Gabor
ed801d3e65
Added the "Interoperability with OpenCV 1" tutorial.
2011-08-08 05:58:10 +00:00
Alexander Mordvintsev
6fdbf15aed
updated lt_track.py sample
...
- continuous feature detection
- track verification by reverse tracking
2011-08-06 09:56:42 +00:00
Andrey Kamaev
ccc356829c
Fixed color conversion bug
2011-08-05 15:46:13 +00:00
itsyplen
6d3e92517c
new version of command line parser
2011-08-04 16:09:04 +00:00
Kirill Kornyakov
0595ca7454
reverted
2011-08-03 13:21:21 +00:00
Kirill Kornyakov
2a47ab6e08
java tests: minor updates
2011-08-03 13:12:39 +00:00
Vladislav Vinogradov
3ab2728da1
gpu device layer code refactoring
2011-08-03 12:10:36 +00:00
Andrey Pavlenko
fa0daa4809
Java API: fixing converters (copyData=true) and samples compilation
...
Testing: 1079/0/592
2011-08-03 11:57:00 +00:00
Vladislav Vinogradov
33df5ea07b
added gpu::calcHist function
2011-08-01 13:15:37 +00:00
Vladislav Vinogradov
e746b3e8ae
added buffered version of pyrDown and pyrUp
...
added stream support to downsample, upsample, pyrUp and pyrDown
2011-08-01 08:15:31 +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
Andrey Kamaev
e7642f66d9
Fixed install terget for Android examples
2011-07-25 13:17:11 +00:00
Andrey Kamaev
ac7e16fdf6
Fixed camera output format handling
2011-07-25 12:32:33 +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
Andrey Kamaev
a17b693aa9
Fixed build of Android samples and tests
2011-07-24 20:44:20 +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
Andrey Pavlenko
3d9cb082c9
making CV data type to be int
2011-07-22 15:11:35 +00:00
Andrey Kamaev
ebf9916242
Fixed android samples; fixed cmake files
2011-07-22 13:34:25 +00:00
Andrey Kamaev
8782914fc8
Aded setPreviewDisplay call to java camera samples
2011-07-21 09:57:46 +00:00
Alexey Spizhevoy
a23406ea6c
added missing header
2011-07-20 12:56:21 +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
Andrey Kamaev
930b2995eb
Fixed Android samples; Fixed bugs in cmake (java module).
2011-07-19 17:07:01 +00:00
Andrey Kamaev
dfdb15be79
Added Java packages support to cmake
2011-07-19 15:37:17 +00:00
Andrey Kamaev
6932203349
Fixed Android samples; updated black list of enums.
2011-07-19 12:10:05 +00:00
Andrey Kamaev
d445903b31
Added FPS measurement to some Android samples
2011-07-19 11:06:27 +00:00
Andrey Kamaev
9e00cc59af
Added face datection Android sample
2011-07-19 09:01:36 +00:00
Andrey Kamaev
5e3e283e30
Changed labels for some android samples
2011-07-19 07:40:26 +00:00
Andrey Kamaev
72541721a1
Added image-manipulations android sample, other samples are updated; added Mat.size method to java API.
2011-07-18 16:17:07 +00:00
Vadim Pisarevsky
16ba62dcd5
added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp
2011-07-18 13:05:34 +00:00
Andrey Kamaev
cc3c034cf6
Android samples: class SampleViewBase which uses native camera is renamed.
2011-07-18 09:13:05 +00:00
Alexander Mordvintsev
af99bee344
adjust cosine threshold in squares.py
2011-07-17 19:23:24 +00:00
Andrey Kamaev
be2c4ddbdd
Android:
...
* Added manual port for getTextSize;
* Fixed bugs in "native camera" sample;
* Added 15-puzzle sample.
2011-07-16 22:31:47 +00:00
Alexander Mordvintsev
ae5dd1d748
math.pi -> np.pi
...
squares.py sample added
2011-07-16 18:29:51 +00:00
Vadim Pisarevsky
f2e1a64c1b
fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed)
2011-07-16 09:35:56 +00:00
Andrey Kamaev
4cf1274327
Finished Android samples renaming
2011-07-15 16:50:41 +00:00
Andrey Kamaev
8288cc108d
Continued Android samples renaming
2011-07-15 16:29:10 +00:00
Andrey Kamaev
7c6fc6e18a
Android samples are renamed
2011-07-15 15:56:08 +00:00
Andrey Kamaev
cc447448ff
Added native camera Android sample; Added manual port of VideoCapture class.
2011-07-15 14:03:53 +00:00
Andrey Kamaev
fae67e0b46
Refactored Android samples
2011-07-15 09:07:01 +00:00
Andrey Kamaev
72a55a4139
Refactored Android sample (1-java)
2011-07-15 07:18:45 +00:00
Andrey Kamaev
a9508d2f67
Fixed android sample
2011-07-15 04:46:24 +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
Andrey Kamaev
f97e5f7353
Modified Android samples
2011-07-14 13:39:25 +00:00
Kirill Kornyakov
87ad9b1c3e
samples C/C++: fixed compilation problem on Ubuntu
2011-07-14 12:50:07 +00:00
Andrey Kamaev
14bc6e3e6c
Modified Android Samples
2011-07-14 12:47:07 +00:00
Andrey Kamaev
c52ab82bbf
Minor Android samples fix
2011-07-14 10:48:48 +00:00
Andrey Kamaev
20ec29f22e
Android samples are included into the Android package
2011-07-14 09:34:57 +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
Andrey Kamaev
4d8a261d99
Allowed spaces in path to OpenCV (tested only Android build)
2011-07-13 15:47:04 +00:00
Vadim Pisarevsky
386f147597
a few minor fixes in Python samples
2011-07-13 06:19:21 +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
Andrey Kamaev
6623fe3b08
Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples.
2011-07-12 15:59:31 +00:00
Andrey Pavlenko
7ca50b2b3d
org.opencv.utils renamed to org.opencv.android
2011-07-12 13:31:02 +00:00
Vadim Pisarevsky
569b1ad582
embeded cv Python module into cv2.
2011-07-12 12:56:03 +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
Alexander Mordvintsev
3511bf81de
help message printing
2011-07-11 09:59:23 +00:00
Alexander Mordvintsev
c053532be1
sobel -> Sobel
2011-07-11 09:46:36 +00:00
Alexander Mordvintsev
0217ae3a70
faster detection and timing in facedetect.py
2011-07-11 09:21:27 +00:00
Alexander Mordvintsev
2a19db61e7
command line option for avi output in turing.py
2011-07-11 08:06:51 +00:00
Alexander Mordvintsev
c9d9d1ec92
lk_track.py window renamed
2011-07-11 07:47:56 +00:00
Alexander Mordvintsev
b175348d93
motempl.py sample works
2011-07-11 07:42:37 +00:00
Alexander Mordvintsev
b509cc2a4d
contours.py sample added
2011-07-10 22:06:33 +00:00
Alexander Mordvintsev
514711af14
work on motempl.py sample
2011-07-10 21:23:32 +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
Alexander Mordvintsev
4151a4590e
added lk_track.py sample (currently as a comparison between flow tracker implementations)
2011-07-08 14:58:22 +00:00
Alexander Mordvintsev
c3ef6e866f
facedetect.py sample works
2011-07-07 22:33:36 +00:00
Alexander Mordvintsev
9af213bf60
work on facedetect sample
2011-07-07 16:14:49 +00:00
Alexander Mordvintsev
edf0b40d42
opt_flow.py demo
2011-07-07 07:55:49 +00:00
Alexander Mordvintsev
136d5b534a
work on optical flow sample
2011-07-06 19:02:40 +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
Andrey Pavlenko
2cce7a87b8
Some of code review feedbacks addressed: CvType moved from Mat, new Mat c-tor, samples updated.
2011-07-05 14:50:16 +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
Alexander Mordvintsev
55ba0af2bc
use addWeighted for blending
2011-07-04 14:13:57 +00:00
Alexander Mordvintsev
e9d63665b4
little simplification
2011-07-04 11:38:53 +00:00
Alexander Mordvintsev
15de28b069
turing.py sample added
2011-07-04 11:25:56 +00:00
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
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