Maksim Shabunin
|
f3aab47f94
|
Assorted documentation fixes
* removed private flann documentation
* common tutorial images moved to doc/images
* grouping issues
|
6 years ago |
Apoorv Goel
|
5b521bb778
|
Merge pull request #14898 from UnderscoreAsterisk:flann-warnings-and-4376
Keep a local copy of `features` from `flann::GenericIndex ` constructor (#14898)
* Fix warnings on Windows
* Fix #4376
|
6 years ago |
Apoorv Goel
|
d8ffddd075
|
Merge pull request #12871 from UnderscoreAsterisk:document-Distance
* Document distance functors in dist.h
* Add spec for Distance
* Generate appropriate links for symbols
|
6 years ago |
Apoorv
|
a7dfa261d8
|
Add documentation for radiusSearch
|
6 years ago |
mshabunin
|
c6c519166e
|
Added CV_DEPRECATED macro
|
8 years ago |
sourin
|
a34fbf7bb1
|
Fixed identifiers warns
|
9 years ago |
Maksim Shabunin
|
dc704d77ac
|
Fixed several GCC 5.x warnings
|
9 years ago |
Maksim Shabunin
|
91e21847e2
|
Some changes to make migration to 3.0 easier
|
10 years ago |
Vladislav Vinogradov
|
3eeaa9189c
|
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
|
12 years ago |
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
12 years ago |
Vladislav Vinogradov
|
31c8b527c6
|
gpuarithm module for arithmetics operations on matrices
|
12 years ago |
Vladislav Vinogradov
|
f0b19d4659
|
updated license header in whole gpu module
|
12 years ago |
Vladislav Vinogradov
|
8009b5150e
|
added performance tests for gpu module
|
14 years ago |
Andrey Kamaev
|
5cce038958
|
Performance testing branch is merged back into trunk
|
14 years ago |