yash
017a282c7a
Minor error in the documentation Load and Save Image
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
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
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
Anatoly Baksheev
02ebc4368c
Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style
11 years ago
ComFreek
ae795e5797
Corrected package name in tutorial
...
See also #2101
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
moodoki
cebf109d39
Replaced code in .rst file with literalinclude as suggested
11 years ago
moodoki
b8de81749c
Slight modification to example code for FLANN matcher with comment on #3344
11 years ago
Roman Donchenko
3314bc94b6
Reworked documentation building to work with extra modules.
...
The main problem with extra modules is that they're located outside
of the OpenCV root, while Sphinx requires that all documents are
within the documentation root. To circumvent this, we create a
"fake root" and copy all documentation (as well as all files that
it depends on) there. It's a bit messy, but what can you do.
As a bonus, this eliminates the need to generate modules/refman.rst
inside the source tree.
11 years ago
Alexander Smorkalov
24f369c4ac
Android Manager Version++.
11 years ago
Alexander Smorkalov
f027cf80f7
OpenCV Version++. OpenCV Manager Version++.
11 years ago
Samuel Wejéus
eddaaa9643
Removed incorrect release of obtained colorspace. This fixes bug #3318 (updated commit for 2.4 branch)
11 years ago
Roman Donchenko
8ff267cbac
Fixed incorrectly unprefixed constant names in the OpenNI tutorial.
...
Bug report: http://code.opencv.org/issues/3329
11 years ago
Alexander Alekhin
c0a27ea1a1
cmake: update install rules for doc
11 years ago
Andrey Pavlenko
0a695eb314
hortening the file names (HighDynamicRange -> HDR)
11 years ago
George Andrew Brindeiro
192ca711ef
Added nonfree headers that are required for using SURF features
11 years ago
StevenPuttemans
199aa80915
Added typo in docs of tutorial
11 years ago
Alexander Smorkalov
40212e1eb9
Link to Hough Circle Transform sample fixed in tutorial.
11 years ago
Nghia Ho
81a6ae791b
changed int -> size_t when accessing std::vector
11 years ago
Gabe Schwartz
e2441e0034
Removed incorrect iCCP chunks from GUI resources.
...
Also removed malformed tEXt chunk from a logo PNG.
11 years ago
Zac Stewart
8049296cda
Correct name of eye function
11 years ago
Zac Stewart
f36a9f745f
Remove extraneous colon before ':basicstructures:'
11 years ago
Baris Evrim Demiroz
9a560a5a8d
Added a new tutorial "Using OpenCV Java with Eclipse". Removed information related to Eclipse from "Desktop Java" tutorial.
11 years ago
Roman Donchenko
3c137f7a04
Converted tabs to spaces.
11 years ago
Roman Donchenko
e9a28f66ee
Normalized file endings.
11 years ago
Roman Donchenko
f55740da70
Deleted all trailing whitespace.
11 years ago
StevenPuttemans
89012e8f6b
Missing including of nonfree module to support the use of SURF
...
detector/descriptor.
11 years ago
Roman Donchenko
d302222d82
Don't put \r into OPENCV_REFMAN_TOC.
...
There's no need, since configure_file writes its output using native
line endings, anyway.
11 years ago
Dmitry Retinskiy
2765f3f7ad
Minor language corrections in the tutorial document
11 years ago
StevenPuttemans
7968789544
Made change to install in windows guide, showing only difference between VS2010 and VS2012
11 years ago
StevenPuttemans
a58860d35a
Removed Note, added other fix (libs to lib)
12 years ago
StevenPuttemans
d42b283abf
Changed tutorial for installing openCV under VS2010 like bug 3157 suggested
12 years ago
Alexander Smorkalov
e905c81ccc
OpenCV Manager version++.
12 years ago