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)
|
11 years ago |
StevenPuttemans
|
d42b283abf
|
Changed tutorial for installing openCV under VS2010 like bug 3157 suggested
|
11 years ago |
Alexander Smorkalov
|
e905c81ccc
|
OpenCV Manager version++.
|
12 years ago |
Kirill Kornyakov
|
aef347e7b3
|
Removed references to opencv.itseez.com
|
12 years ago |
Kirill Kornyakov
|
0339dd51f1
|
Removed all references to trunk
|
12 years ago |
Kirill Kornyakov
|
f065c46fbe
|
Completely get rid of opencv_group
|
12 years ago |
Kirill Kornyakov
|
a78ebc1175
|
Updated a couple of more links
|
12 years ago |
Kirill Kornyakov
|
2cacad9470
|
updated email address
|
12 years ago |
Kirill Kornyakov
|
2980a88570
|
Mentioned 2.4 and master branches
|
12 years ago |
Kirill Kornyakov
|
e447d87496
|
Added link to contribution process, updated formatting
|
12 years ago |
Alexander Shishkov
|
a8db327574
|
changed contacts in tutorual
|
12 years ago |
Alexander Smorkalov
|
e241c14b94
|
OpenCV Library and Manager version incremented.
OpenCV Version 2.4.6;
OpenCV Manager Version 2.8;
Doc fixes.
|
12 years ago |
Alexander Shishkov
|
68741bf8a0
|
moved iOS part to platforms folder
|
12 years ago |
Alexander Shishkov
|
93200922fd
|
Fix bug with indices
|
12 years ago |
Sergei Nosov
|
982ef83f80
|
Fixes bug #3071.
If we have perfect matches (min_dist == 0.0), then strict comparison
fails. Making it non-strict results in treating perfect matches as
good.
|
12 years ago |
Alexander Smorkalov
|
20fef00a77
|
android -> plarforms/android
|
12 years ago |
Roman Donchenko
|
57d4c86b2b
|
Fixed the shebang lines on the Python scripts.
Also, removed the one from modules/python/src2/cv.py and cleared its
executable bit, since it's not a script.
|
12 years ago |
Gurpinder Singh Sandhu
|
87b84a4197
|
another update
|
12 years ago |
Gurpinder Singh Sandhu
|
d51d05fc44
|
Feature description tutorials made in sync with sample code
sample code : https://github.com/Itseez/opencv/blob/master/samples/cpp/tutorial_code/features2D/SURF_descriptor.cpp
Bug #2888
|
12 years ago |
Alexander Smorkalov
|
1e332d690f
|
OpenCV verison incremented
OpenCV Manager verison incremeneted;
Docs and tests updated accordingly;
COnstant for Manager initialization added.
|
12 years ago |
Alexander Shishkov
|
382695ba5a
|
removed links to the http://opencv.willowgarage.com/
|
12 years ago |
Vadim Pisarevsky
|
2be7d9b4d5
|
added tutorial by Wolf Kienzle on using "image watch" plugin for ms visual studio
|
12 years ago |
Andrey Pavlenko
|
de3767df0a
|
minor formatting
|
12 years ago |
Andrey Pavlenko
|
aaefd31844
|
more formatting
|
12 years ago |
Andrey Pavlenko
|
23fb570cbd
|
updating JNI lib location for Unix; formatting update
|
12 years ago |
Andrey Pavlenko
|
07b1ccdeb0
|
removing redundant picture resize
|
12 years ago |
Andrey Pavlenko
|
978132edc1
|
minor Android tutorial fixes
|
12 years ago |
Andrey Pavlenko
|
af2552d72c
|
fixing issues from http://www.code.opencv.org/issues/2807
|
12 years ago |
Alexander Smorkalov
|
8458f5c489
|
Android tutorial updated
OpenCV version incremented;
New CvCameraViewListener interface description added.
|
12 years ago |
NCBee
|
7249457771
|
Update doc/tutorials/core/adding_images/adding_images.rst
Quick fix for: http://code.opencv.org/issues/2803
|
12 years ago |
Alexander Smorkalov
|
637b48eec8
|
Tutorial for ARM Linux cross compilation added.
|
12 years ago |
Andrey Kamaev
|
60f7b1d98d
|
Whitelist functions/structs in check_docs2 that are impossible to fix in 2.4
|
12 years ago |
Andrey Kamaev
|
2fe7482b73
|
Add support for enums into rst ocv domain
|
12 years ago |