edgarriba
56704b5e95
Update tutorial
10 years ago
edgarriba
08e8f9ca45
Added some definitions
10 years ago
edgarriba
9a25cb012d
Update some text
10 years ago
f-morozov
7f82960897
AKAZE fixes, tests and tutorial
10 years ago
edgarriba
0ac84755a0
Update tutorial
10 years ago
Joan Puigcerver
16a82b1747
Added an option to traincascade program to select the maximum number of threads to use during training
11 years ago
vbystricky
d58f736935
Split highgui module to videoio and highgui
11 years ago
edgarriba
89246e1a45
Update Ransac documentation
11 years ago
edgarriba
e395e03040
Real Time Pose tutorial
11 years ago
vbystricky
4286f60387
Extract imgcodecs module from highgui
11 years ago
Marvin Smith
14548227ca
Adding support for GDAL raster images.
11 years ago
Michael Pratt
cac1218eef
Build both Python 2 and Python 3 bindings
...
If both Python 2 and Python 3 are found, then build bindings for both of
them during the build process. Currently, one version of Python is
detected automatically, and building for the other requires changes the
CMake config.
The largest chunk of this change generalizes OpenCVDetectPython.cmake to
find both a Python 2 and Python 3 version of Python. Secondly, the
opencv_python module is split into two modules, opencv_python2 and
opencv_python3. Both are built from the same source. but for different
versions of Python.
11 years ago
PhilLab
3ece65ad62
Updates python feature matching tutorial
...
The given ORB parameter was misspelled
11 years ago
Neo Alienson
b6e25a9fc7
Fix typos
11 years ago
StevenPuttemans
7c44a07810
fix typo in linux tutorial
11 years ago
Vlad Shakhuro
6a93b43cae
Fix svm intro tutorial
11 years ago
StevenPuttemans
1d557e6702
adding bugfix 3549
11 years ago
StevenPuttemans
6c59e39f7c
fix bug 3434
11 years ago
StevenPuttemans
a9c7db7518
add suggestion of feature 2619
11 years ago
StevenPuttemans
99475e2976
fixed wrong download link in tutorial
11 years ago
PhilLab
897d0a9aaf
Updated documentation: library names
...
updated the library names to OpenCV version 2.4.9
11 years ago
Adrian Stratulat
4fb5680d91
Documentation - minor fix-ups
11 years ago
Elena Gvozdeva
037ac27ec8
Added SharedMatrix
11 years ago
Elena Gvozdeva
fa2d79a15b
Added IPP Async converters, doc and sample
11 years ago
Alexander Smorkalov
e23f7303a6
OpenCV version++. OpenCV Manager version++.
11 years ago
Ilya Lavrenov
9b9769169f
doc typos
11 years ago
Kenaniah Cerny
5005f5e88e
Fixed type gPython -> Python
11 years ago
Kenaniah Cerny
c764e0f114
Added link to main GitHub repo
11 years ago
Kenaniah Cerny
9f1b20a794
Grammar
11 years ago
Daniil Osokin
ac19420907
Removed obsolete list from docs
11 years ago
Daniil Osokin
04b1822cff
Fixed "Mat mask operations" tutorial. Thanks @RJ2 for pointing this.
11 years ago
Kang Liu
9dc51a1aa4
Keep definitions of link aliases consistent
11 years ago
Daniil Osokin
2d3aa3861c
Fixed Load, Modify, and Save an Image tutorial
11 years ago
Kang Liu
dc21e2cc0e
remove highlighting in some function links
...
1. Remove whole-document highlighting in some function links
2. fix the function alias `readwriteimagevideo`
11 years ago
Kang Liu
17713f6831
1. fix an error in sample code
...
2. change an external link to maintain consistency with the previous tutorial
11 years ago
RJ2
0470bb0e29
I have changed one sentence in tutorial, making it more understandable
11 years ago
RJ2
16869225ff
It's will be better
11 years ago
yash
b9cdde6991
edited sample code for mean/cam sihft and fixed an error
11 years ago
berak
5f94a205d1
fixed h / s ranges in histogram_calculation tutorial
...
literalinclude
literalinclude, dropped :lines:
11 years ago
Ilya Lavrenov
eedf86402d
typos
11 years ago
Martin Dlouhy
8f6ebc2427
fixed rotated rectangle (center instead of corner)
11 years ago
yash
017a282c7a
Minor error in the documentation Load and Save Image
11 years ago
Gustavo Vargas
0d199b4048
Update py_image_display.rst
11 years ago
Alexander Shishkov
a8eab26bae
fixed incorrect code in introduction tutorial
11 years ago
Alexander Shishkov
63235f51f0
fixed year in copyright
11 years ago
Alexander Shishkov
f60913ddd3
small changes in hough circles tutorial
11 years ago
yash
cce225f6e9
fixed doc/tutorials/imgproc/histograms/template_matching/template_matching.rst
11 years ago
yash
e2f5001b11
fixed doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst
11 years ago
Rohit Girdhar
01b624e359
-j8 in linux_installation tutorial
11 years ago
Matt Venn
7acd28fbea
added imgpoints back
11 years ago