edgarriba
43301096d3
Update tutorial
11 years ago
edgarriba
7b0be9cf8f
Update code
11 years ago
edgarriba
0d2bc9b0a1
Removed whitespaces
11 years ago
edgarriba
55819ae464
Tutorial code restructure
11 years ago
edgarriba
23785faf02
Update for NON BOOST libraries
11 years ago
edgarriba
16e750dd37
Update for Boost libraries
11 years ago
edgarriba
1727e0acf6
Update for Boost libraries
11 years ago
edgarriba
dfa3ccdea9
Update for Boost libraries
11 years ago
Vadim Pisarevsky
c20ff6ce19
made everything compile and even run somehow
11 years ago
f-morozov
7f82960897
AKAZE fixes, tests and tutorial
11 years ago
edgarriba
85ccac2633
Added help()
11 years ago
edgarriba
4a86900761
Added help()
11 years ago
edgarriba
69f1ee8732
Code tutorial
11 years ago
edgarriba
6ff58f02e2
Code tutorial
11 years ago
edgarriba
94968c81e0
Code tutorial
11 years ago
edgarriba
b58979d057
Code tutorial
11 years ago
edgarriba
38c2cc8521
Code tutorial
11 years ago
edgarriba
31bec45998
Code tutorial
11 years ago
edgarriba
b33a2f24fa
Code tutorial
11 years ago
edgarriba
9d18f5c458
Code tutorial
11 years ago
edgarriba
6f5876f8f7
Code tutorial
11 years ago
edgarriba
2848f43acc
Code tutorial
11 years ago
edgarriba
319dbd2eb7
Code tutorial
11 years ago
edgarriba
924e062426
Code tutorial
11 years ago
edgarriba
3b24aa2441
Code tutorial
11 years ago
edgarriba
be4c1afb0b
Code tutorial
11 years ago
edgarriba
550e3721ae
Code tutorial
11 years ago
edgarriba
64c164c111
Code tutorial
11 years ago
edgarriba
74e52df3cd
Code tutorial
11 years ago
edgarriba
7334e54a63
Code tutorial
11 years ago
siddharth
88d05a89d4
removed build error
...
Whitespaces removed
11 years ago
siddharth
14d0b763ec
changed demo tutorial path
11 years ago
vbystricky
d58f736935
Split highgui module to videoio and highgui
11 years ago
Marvin Smith
67e23ed972
Fixing double to uchar conversion warning.
11 years ago
vbystricky
4286f60387
Extract imgcodecs module from highgui
11 years ago
Marvin Smith
561703ca27
Fixed the compiler warnings for the demo program.
11 years ago
Marvin Smith
14548227ca
Adding support for GDAL raster images.
11 years ago
侯骥
055adc2302
Update MatchTemplate_Demo.cpp
11 years ago
Elena Gvozdeva
f9c5289483
fixed
11 years ago
Elena Gvozdeva
037ac27ec8
Added SharedMatrix
11 years ago
Elena Gvozdeva
fa2d79a15b
Added IPP Async converters, doc and sample
11 years ago
berak
5f94a205d1
fixed h / s ranges in histogram_calculation tutorial
...
literalinclude
literalinclude, dropped :lines:
11 years ago
Ilya Lavrenov
5d206059a8
moved bioinspired to opencv_contrib
11 years ago
Anatoly Baksheev
130914d9f4
fixed documentation warnings
11 years ago
Ilya Lavrenov
6b9ebcbf3d
deleted extra semicolons
11 years ago
StevenPuttemans
12c25b9310
Fixed suggestion of bugfix 3431
...
Seems correct to me and builds fine
11 years ago
Peter Andreas Entschev
6f3163f62d
DescriptorExtractor: added defaultNorm() to return default norm type.
...
Added the defaultNorm() method to the DescriptorExtractor class. This method returns the default norm type for each descriptor type. The tests and C/C++ samples were updated to get the norm type directly from the DescriptorExtractor inherited classes.
This was reported in feature report #2182 (http://code.opencv.org/issues/2182 ). It will make it possible to get the norm type usually applied matching method for each descriptor, instead of passing it manually.
11 years ago
Vladislav Vinogradov
fc1d38ced8
fixed compilation of gpu-basics-similarity tutorial:
...
initialize TIMES variable with some default value (10)
11 years ago
Adrien BAK
38904c9a11
fix exception being thrown when no arguments are passed
11 years ago
Adrien BAK
094d7c4926
build fix
11 years ago