Alexander Alekhin
|
c31f89f0de
|
viz: eliminate warnings from tutorial code
|
8 years ago |
Asal Mirzaieva
|
ec5ae4af1d
|
add explanation to the Bounding Box and Circles tutorial
- also some minor changes to the respective sample cpp file
|
8 years ago |
Cartucho
|
d482b5c102
|
Update hull_demo.cpp
The Mat "src_copy" is never used.
|
8 years ago |
Suleyman TURKMEN
|
bb6f65c199
|
Update documentation ( tutorials )
|
8 years ago |
Vladislav Sovrasov
|
46c8b09453
|
Improvements in camera_calibration tutorial code
|
8 years ago |
Arthur Cinader
|
0ed250cb5d
|
Implement PR feedback:
1. Explain grayscale input still read as three channel
2. Fix typo
3. Add more details to image match explanation to include the use of masks
|
8 years ago |
Arthur Cinader
|
2b08f29543
|
Allow for an optional mask for MatchTemplate_Demo
|
9 years ago |
Alexander Alekhin
|
8184535de1
|
samples: repair viz tutorial
|
9 years ago |
sarthak
|
43dca117b9
|
opencv viz bug
removed binary
update
|
9 years ago |
Suleyman TURKMEN
|
11ca1c95f8
|
update cpp samples and tutorials
|
9 years ago |
berak
|
a2b353d178
|
Update non_linear_svms.cpp
fix for #6598
|
9 years ago |
Maksim Shabunin
|
ba3b1de93f
|
Updates for XCode 7.3
|
9 years ago |
rishirajsurti
|
4a9170ba42
|
Thresholding Tutorial using inRange function on a video
|
9 years ago |
berak
|
e0c65499fd
|
remove opencv_contrib dependancy from planar_tracking.cpp
|
9 years ago |
Eric Zavesky
|
77fa8d9d5a
|
- fix windows-based warnings for type casts
|
9 years ago |
Eric Zavesky
|
335f7e7916
|
- trim whitespace, as required by build machine
|
9 years ago |
Eric Zavesky
|
d7e57f2152
|
- fix typo from last minute change
|
9 years ago |
Eric Zavesky
|
4c5af4f361
|
- add ROI selection, allow device input, use BB for area exclusion
- previously BB was ignored for first frame, now masks analysis area
- also allow real-time feedback of processing
|
9 years ago |
Eric Zavesky
|
4546139844
|
- remove zero threshold that prevents ORB from finding any local features
|
9 years ago |
Maksim Shabunin
|
6c0c0466c6
|
Tutorials: moved Megamind.avi files to samples/data folder
|
9 years ago |
Maksim Shabunin
|
359acc0d33
|
Tutorials: moved imgcodecs and videoio tutorials to separate pages
|
9 years ago |
Ishank gulati
|
24da1ba3dc
|
added videoio docs and tutorials
|
9 years ago |
Deanna Hood
|
0d706f6796
|
Return uncompressed support vectors for getSupportVectors on linear SVM (Bug #4096)
|
9 years ago |
Dan
|
01f40cfafc
|
Corrected the case where channel == -1
|
9 years ago |
Alexander Smorkalov
|
2e78a3e5e9
|
Fixed samples build with nonfree.
(cherry picked from commit 341e7b3be2 )
|
9 years ago |
Alexander Smorkalov
|
966d35a9fb
|
Made samples build independent from nonfree module.
(cherry picked from commit bba8c0beac )
|
9 years ago |
Alexander Smorkalov
|
341e7b3be2
|
Fixed samples build with nonfree.
|
9 years ago |
Alexander Smorkalov
|
bba8c0beac
|
Made samples build independent from nonfree module.
|
9 years ago |
Dan Moodie
|
f332f98757
|
Removed last trailing whitespace. Can't believe I missed it.
|
9 years ago |
Dan
|
e4184195a2
|
Looks like something automatically added tabs back in after I already fixed the white space. :/
|
9 years ago |
Dan
|
ab84de967e
|
More whitespace fixes.
|
9 years ago |
Suleyman TURKMEN
|
69d84c8f3e
|
Update how_to_scan_images.cpp
|
9 years ago |
Dan Moodie
|
7376c5311b
|
Fixed tabs in whitespace.
|
9 years ago |
Dan
|
12dcb1555e
|
Missed one conversion of CV_TYPE to cv::DataType
|
9 years ago |
Dan
|
00c2930709
|
improved comments.
|
9 years ago |
Dan
|
23fc5930b7
|
Improved thrust interop tutorial.
|
9 years ago |
Dan
|
09d392f09d
|
Added thrust tutorial.
|
9 years ago |
Dan
|
a80e0cf8bd
|
Added tutorials for using thrust.
|
9 years ago |
Enes Ateş
|
5df2713b16
|
XML file path correction
in documentation exact path is images/CameraCalibration/VID5
see also PR #5393
|
9 years ago |
Enes Ateş
|
769fe82743
|
XML file path correction
in documentation exact path is images/CameraCalibration/VID5
|
9 years ago |
berak
|
602bd60c3a
|
Update cloning_gui.cpp
|
9 years ago |
Pavel Rojtberg
|
d0e16b21d4
|
add support for fisheye camera model
|
9 years ago |
berak
|
dc265071d0
|
Update PnPProblem.cpp
|
9 years ago |
Suleyman TURKMEN
|
9dd41a8187
|
Update how_to_scan_images.cpp
|
9 years ago |
Maksim Shabunin
|
330b3e87eb
|
Fixed latch sample build without contrib
|
10 years ago |
GilLevi
|
a4e5b09ea4
|
fixed whitespace issue
|
10 years ago |
GilLevi
|
05a45ef6dc
|
renamed LATCH
|
10 years ago |
GilLevi
|
6613519c2e
|
added sample for LATCH
|
10 years ago |
GilLevi
|
f85eb23c3b
|
sample for LATCH
|
10 years ago |
GilLevi
|
a41ac8fd40
|
added sample code for LATCH
|
10 years ago |