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
Martin Dlouhy
d9a322f606
undo changes of cv2.cv.* functions/constants
11 years ago
Martin Dlouhy
bbefc101de
removed return images and fixed cv2 names
11 years ago
Elliot Godzich
2806679781
Updated DisplayImage.cpp program to compile
...
CV_WINDOW_AUTOSIZE -> WINDOW_AUTOSIZE
11 years ago
Alexander Smorkalov
f1ef3a4865
OpenCV version++.
11 years ago
Martin Dlouhy
47a41449e3
fixed spelling and removed return images
11 years ago
Matt Venn
2d33063a59
removed whitespace at end of line 96
11 years ago
Andrey Pavlenko
b7c5083a87
removing duplicated legacy license, the actual instance is in 'opencv/LICENSE'
...
(cherry picked from commit dca5684145
)
11 years ago
ComFreek
d01e3529a6
Corrected package name in tutorial
...
See also #2101(cherry picked from commit ae795e5797
)
11 years ago
Matt Venn
3170414ca8
fixed whitespace
11 years ago
Matt Venn
a0bfdb9bf1
fixed examples for opencv 2.4.8
11 years ago
Gustavo Vargas
44cc51dfb1
Update py_image_display.rst
...
OS information removed.
11 years ago
Gustavo Vargas
390fa14a2a
Update py_image_display.rst
11 years ago
Alexander Smorkalov
c6b31481b6
OpenCV Manager version++.
11 years ago
Alexander Smorkalov
3ebdcafdd3
All installed files marked with component names for install customization.
...
(cherry picked from commit b75cbfde45
)
Conflicts:
cmake/OpenCVModule.cmake
11 years ago
Andrey Pavlenko
dca5684145
removing duplicated legacy license, the actual instance is in 'opencv/LICENSE'
11 years ago
Alexander Smorkalov
b75cbfde45
All installed files marked with component names for install customization.
11 years ago
Ilya Lavrenov
303c37a175
removed TOC
11 years ago
Ilya Lavrenov
5d206059a8
moved bioinspired to opencv_contrib
11 years ago
Anatoly Baksheev
02ebc4368c
Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style
11 years ago
Anatoly Baksheev
1449823bcd
implemented showImage
11 years ago
Roman Donchenko
a502ffbd2c
Updated required CMake version in docs to match reality.
11 years ago
Alexander Shishkov
e90d0b6e4c
changed code in python tutorial, these functions don’t return image
11 years ago
ComFreek
ae795e5797
Corrected package name in tutorial
...
See also #2101
11 years ago
David Schmidt
ef61964768
Update py_face_detection.rst
...
bug in example
11 years ago
Alexander Smorkalov
4ec1930949
OpenCV version++; OpenCV Manager version++.
11 years ago
Alexander Smorkalov
9941c6710d
NEON instruction set control unified for regular and cross-compiler builds.
11 years ago
Vladimir Bystricky
63ae0eeba5
Fix build errors
11 years ago
Vladimir Bystricky
cc08e00876
Fix notes about cmake files. Fix build warning.
11 years ago
Vladimir Bystricky
4088013251
Add set/get depth generator properties by default. Add documentation
11 years ago
Mimmmo Cosenza
00a180185e
remove Daniele
11 years ago
Mimmmo Cosenza
1c639befe6
add tutorial content
11 years ago
Mimmmo Cosenza
b1899e5489
add clojure tutorial
11 years ago
Mimmmo Cosenza
6f292d8036
add clojure logo
11 years ago
Mimmmo Cosenza
2784fd7b27
add Mimmo Cosenza to Authors
11 years ago
Roman Donchenko
2b31055914
Fixed the "platfrom" typo everywhere.
11 years ago
tim36272
7539156109
Fixed minor documentation typo
...
In section "How do we get an Affine Transformation" subsection 2 there was a ' where there should have been a ` which caused the math to be rendered incorrectly.
11 years ago
StevenPuttemans
6f892b10ff
Applied feature #3375 and fix of pull 1842 to avoid merging problems later
11 years ago
StevenPuttemans
2427c03625
Wrong example at the visual studio tutorial. Fixed link, fixed sample
...
content and renamed to a more sensible name. Also fixed a wrong link in the
actual display_image tutorial.
11 years ago
Daniel Neel
67a2c4ecd5
Re-phrased some odd wording.
11 years ago
Roman Donchenko
615d6c22d1
Switched OpenCV to a 3-component version number.
...
Epoch is gone; now the version component names in C++ and CMake
are consistent (except REVISION corresponds to PATCH).
11 years ago
Alexander Shishkov
4c9a6bd4ec
Update widget_pose.rst
...
changed Youtube link to our channel
11 years ago
moodoki
cebf109d39
Replaced code in .rst file with literalinclude as suggested
11 years ago