berak
e0c65499fd
remove opencv_contrib dependancy from planar_tracking.cpp
9 years ago
renu285
45f9d32866
Removed older libraries pointing to 2.4 in eclipse tutorial docs
9 years ago
berak
fa1426f123
fix python ml tutorials
9 years ago
shruthikashyap
d64b35f11d
Fix for issue 6146 and some grammar corrections
9 years ago
shruthikashyap
23ba94140e
Fix for issue 6146
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
Marina Noskova
617dd5db5b
Fixed doc/opencv.bib
9 years ago
joao.faro
a2f0963d66
SVMSGD class added
9 years ago
Ishank gulati
5312db93b4
added equality
9 years ago
Ishank gulati
24da1ba3dc
added videoio docs and tutorials
9 years ago
Ishank gulati
fb63cbb74b
path to videocapture-get changed
9 years ago
Alexander Alekhin
323e24e3ef
change links from samples/python2 to samples/python
9 years ago
Maksim Shabunin
84f37d352f
HAL moved back to core
9 years ago
Thomas Dunker
6882c10b45
Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test
9 years ago
Elad Joseph
a87ae5910f
fixed whitespace
9 years ago
Elad Joseph
eaa573f56a
fixed whitespace
9 years ago
Elad Joseph
421c922539
Add HDR tutorial to the python tutorials
...
Add py_hdr tutorial under py_tutorials\py_photo.
This tutorial is similar to the one which is given at the C++ tutorials.
9 years ago
Maksim Shabunin
7392ce0a81
Added some documentation for MSER
9 years ago
berak
781931a671
update python features2d tutorials
9 years ago
StevenPuttemans
913c266b4a
adding missing images from python tutorials, like chessboard.png, simple.jpg, home.jpg, fly.png, ...
9 years ago
Dan Moodie
7376c5311b
Fixed tabs in whitespace.
9 years ago
Dan
23fc5930b7
Improved thrust interop tutorial.
9 years ago
Adam
37d300f250
Correction of minor typo.
9 years ago
Valentin Tsatskin
a28a556f60
Fix variable names in python color spaces tutorial
9 years ago
Lorena García
f034320731
Change in links
...
Explicit link to 2.4 docs
9 years ago
Lorena García
c1392f64a4
ml_svm_tutorials version note added
...
Added note to point out code is for version 3.0 despite compatibility of
tutorial > version 2.0
9 years ago
Vipul Sharma
072b1469e7
fixed the URL under Additional Resources
...
The URL http://www.nptel.iitm.ac.in/courses/106108057/26 under Additional Resource section gives a 404. I've added the updated one i.e. http://www.nptel.ac.in/courses/106108057/26
9 years ago
Andrey Pavlenko
58e5aca631
Android camera + OpenCL tutorial (for existing code at samples/android/tutorial-4-opencl)
9 years ago
Steven Puttemans
be89b0505a
Fix
9 years ago
Maksim Shabunin
612822367d
Added auto-generated root page for all contrib tutorials
9 years ago
StevenPuttemans
b09f591dda
fix py_matcher tutorial
9 years ago
Maksim Shabunin
bd4c685553
Documentation: adding Google Custom search block to each header
9 years ago
jayceelock
0f59bbbee6
Fixed gen_pattern.py file permission back to 755
10 years ago
jayceelock
a345d16cc1
Changed to allow for ISO page size selection, checkerboard pattern now centres itself properly in middle of the page
10 years ago
Maksim Shabunin
caffbaafbe
Updated Manager for Android
10 years ago
Maksim Shabunin
55d1f0b7d6
Transition guide: removed one of the version check methods
10 years ago
Maksim Shabunin
44d1738d47
Transition guide: how to check library version
10 years ago
Maksim Shabunin
6d1cbc6458
Reorganized user guide
10 years ago
Maksim Shabunin
3f91b0d340
Fixed external link in python colorspace tutorial
10 years ago
Maksim Shabunin
c8cb03fd8f
Replaced 'corrected' to 'distorted' in camera calibration tutorials
10 years ago
berak
3fe69f4e67
small fixes for features2d tutorials
10 years ago
cbalint13
fb56d5c482
Squash all BRISK commits into one.
10 years ago
StevenPuttemans
f4eebc46b2
Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard
10 years ago
StevenPuttemans
34dacdea32
fixing all RGB instances to BGR where needed
10 years ago
Roman Donchenko
007a3ef8b6
Remove insertIframe.js
...
It hasn't been used since f82c04f
. Also, the line adding the script had
an unneeded pathto call, so the script was being loaded from the wrong path
anyway.
10 years ago
Belev
83eb1d3608
Fix typo
...
Fixed difference in the given arguments to the ellipse function and the description after that
Fixed two more typos
Replaced unnecessary the with to
Conflicts:
doc/tutorials/core/adding_images/adding_images.markdown
doc/tutorials/core/basic_geometric_drawing/basic_geometric_drawing.markdown
doc/tutorials/core/random_generator_and_text/random_generator_and_text.markdown
modules/imgproc/include/opencv2/imgproc.hpp
10 years ago
Philipp Hasper
dadf53f17c
Doxygen: replaced @includelineno by @include to enable copy-pasting
10 years ago
Belev
2200e0fb7e
Fix typo
...
Fixed difference in the given arguments to the ellipse function and the description after that
Fixed two more typos
Replaced unnecessary the with to
10 years ago
Samed Ozdemir
5e44aa37ff
Fixed a typo, "requited" -> "required"
10 years ago