Andrey Kamaev
|
d586f4a103
|
Fix x64 build warnings
|
12 years ago |
Andrey Kamaev
|
ae5661d5dc
|
Fix random failures of Split and Merge tests
|
12 years ago |
Andrey Kamaev
|
0a4ed2bc01
|
Fix Windows build warnings
|
13 years ago |
Andrey Kamaev
|
15076f9232
|
Fix implementation of PCA overload with retained variance parameter
|
13 years ago |
Maria Dimashova
|
78dd1893bb
|
added tests for cv::merge, cv::split, cv::phase
|
13 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Kevin
|
93155c6ae0
|
Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
13 years ago |
Andrey Kamaev
|
e1c4fd9e1f
|
Merged the trunk r8345:8376
|
13 years ago |
Andrey Kamaev
|
5f9e295adf
|
Added test and workaround for #1942
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Alexander Shishkov
|
7cd42b8b6a
|
modified reduce test
|
13 years ago |
Andrey Kamaev
|
bfaae7dd93
|
Input/Output arrays are updated to support fixed-type and fixed-size semantic for all compatible types
|
13 years ago |
Vadim Pisarevsky
|
abeeb40d46
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
14 years ago |
Vadim Pisarevsky
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
14 years ago |