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
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
abidrahmank
8bba305487
small correction in Py tutorials
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
Pablo Speciale
169ebae8c0
After commit c7bbd1a
, 'include_directories()' is needed in the CMakeLists.txt (user side). This commit updates the documentation.
11 years ago
Roman Donchenko
aeedc7adec
Emergency fix: rename a conflicting label in the tutorials.
11 years ago
Fedor Morozov
c9ace38897
Docs updated, added InputArray, fixes for makePtr,...
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
abidrahmank
899781b3d6
GSoC Python Tutorials
...
GSoC Python Tutorials
removed white spaces
removed blank lines at EOF
removed duplicate labels
11 years ago
Ozan Tonkal
8de46e1f81
removed trailing spaces
11 years ago
Ozan Tonkal
223fb39d94
include viz tutorials in the main tutorials file. ignore viz samples
11 years ago
Ozan Tonkal
c31fb8ffff
rename widgets from *Widgets to W*
11 years ago
StevenPuttemans
199aa80915
Added typo in docs of tutorial
11 years ago
Roman Donchenko
b525c28244
Updated the Java bindings and docs to support the version status.
11 years ago
antonella
5b2d557502
Added plantuml extension
...
Aligned strings in CMakeList
Modified the check on plantuml extension
Some fixes
Moved find_host_program for plantuml script
11 years ago
Alexander Smorkalov
40212e1eb9
Link to Hough Circle Transform sample fixed in tutorial.
11 years ago
Ozan Tonkal
56f9168ac1
support VTK 6.0.0: cmakelist.txt might need to be refactored
11 years ago
Ozan Tonkal
2969ec0274
transformations tutorial rst
11 years ago
Ozan Tonkal
7116e22b52
some of the tutorials
11 years ago
Ozan Tonkal
fdbf20c172
delete common.h, viz_types.hpp, rendering properties are public, setcolor in creating_widgets tutorial
11 years ago
Ozan Tonkal
b60894c1dd
launching viz tutorial
11 years ago
Alexander Shishkov
cf275acbce
small changes in the tutorial
11 years ago
Alexander Shishkov
359771fdac
small fixes in the tutorial
11 years ago
Vladislav Vinogradov
cbe437571e
fixed docs
11 years ago
Vladislav Vinogradov
80b9fd87dc
removed gpu module from OPENCV2_BASE_MODULES
11 years ago
dbloisi
23f5eacafd
fixing trailing whitespaces
11 years ago
dbloisi
20f932bd46
fixing trailing whitespaces
11 years ago
dbloisi
f0910466f9
fixing trailing whitespaces
11 years ago
dbloisi
a34f7b7714
fixing other white spaces
11 years ago
dbloisi
582d5558cc
trying to solve with space errors
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
tambo83
281250ba0e
added a brief description for the learning rate parameter in the apply method
11 years ago
Roman Donchenko
7afc2677e6
Removed a duplicate line.
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
9ed475cf52
War on Whitespace, master edition: file endings.
11 years ago
Roman Donchenko
9b92545ce6
War on Whitespace, master edition: trailing spaces.
11 years ago