Dikay900
9bc8514fd9
fix issue for visual studio versions which arent standarized for the c99
...
standard
10 years ago
Maksim Shabunin
61f36de542
Doxygen tutorials support
10 years ago
Maksim Shabunin
34131405df
Removed some methods from cv::Algorithm and changed ml module interfaces
10 years ago
Maksim Shabunin
a20c5c8dd9
Doxygen documentation for all modules
10 years ago
Dinar Ahmatnurov
df2f650bba
latentsvm caskade
...
reworked PR 3
comment off #include "opencv2/core/private.hpp". It prevent the project from being referenced from outside the opencv library.
renaming + docs;
11 years ago
Shuda Li
2eddf48dd2
comment off #include "opencv2/core/private.hpp". It prevent the project from being referenced from outside the opencv library.
11 years ago
biagio montesano
c28417c8ff
Array32 class removal.
11 years ago
biagio montesano
9a52f4626b
Created nested classes. Removed some useless headers.
11 years ago
biagio montesano
e39065bf77
Created nested namespace. Modified interface classes.
11 years ago
biagio montesano
30ed727767
Added LSD sample. Removed python macros.
11 years ago
biagio montesano
9e47cb7d6f
Added window's pragma warning
11 years ago
biagio montesano
f37f2c0fad
Corrected windows warning
11 years ago
biagio montesano
1c246d476b
Detection test, smoothed removal, setter modified, samples corrected
11 years ago
biagio montesano
97854e2b0c
Corrected problem of descriptors computation using LSD lines
11 years ago
biagio montesano
ca0f70b23f
Corrected errors on matching
11 years ago
biagio montesano
53fc0861c4
Deteted warning on hashing code
11 years ago
biagio montesano
0ca3e31d0b
Removed some asserts
11 years ago
biagio montesano
df38bca305
Correction of some warnings
11 years ago
biagio montesano
2760246780
Added time library
11 years ago
biagio montesano
1b17429607
Changed some headers' positions in BinaryDescriptor
11 years ago
biagio montesano
07f9d444c6
Popcount corrections
11 years ago
biagio montesano
35b1e1eb40
Changed win ifdef
11 years ago
biagio montesano
20b8bb4a2c
Windows ifdef
11 years ago
biagio montesano
bd48f38685
Modified structs' macros
11 years ago
biagio montesano
d1265a9d94
Converted KeyLine from class to struct
11 years ago
biagio montesano
5318dba44d
initModule_line_descriptor added
11 years ago
biagio montesano
719022fedd
Deleted unsigned int from numPixels
11 years ago
biagio montesano
29d7e471ef
Added python macros
11 years ago
biagio montesano
12036fd632
Error on Mac corrected
11 years ago
biagio montesano
43f3eb9ffc
New warnings corrected
11 years ago
biagio montesano
f3b4dd1fb4
EDLine porting completed
11 years ago
biagio montesano
b2484cfd94
Added edline header
11 years ago
biagio montesano
2d96430a1e
Added possibility to return float descriptors
11 years ago
biagio montesano
6ef866222a
Useless files deleted.
11 years ago
biagio montesano
eb9bb7d516
Reformatting and deletion of useless files. Part of documentation updated
11 years ago
biagio montesano
79b8b2342f
File names changed
11 years ago
biagio montesano
d191729b46
Matcher functionalities' tests completed
11 years ago
biagio montesano
3b207a77f8
First part of documentation completed
11 years ago
biagio montesano
db189cd3db
Matcher ported, first page od documentation written.
11 years ago
biagio montesano
96183dd09b
Lines extraction and descriptors testing completed
11 years ago
biagio montesano
fc72a71b33
Inheritage completed. Functions with KeyLine objects added.
11 years ago
biagio montesano
8f9bcb77f6
Derivation from Feature2D completed. Warnings corrected.
11 years ago
biagio montesano
a0237c317a
computeImpl method designed, Gaussian pyramids in a separate function
11 years ago
biagio montesano
9b8b088bd7
Errors on derivation corrected
11 years ago
biagio montesano
fba71a8ecf
Added methods for derivation from FeatureDetector
11 years ago
biagio montesano
0863960c75
Reinsertion of OctaveKeyLines
11 years ago
biagio montesano
d5eeb91dbc
New line extraction method and OpenCV standards accomplished
11 years ago
biagio montesano
d79ae76a52
Some compilation-time problems corrected
11 years ago
biagio montesano
f293765280
Original code + comments
11 years ago