Andrey Kamaev
|
81a5988015
|
Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes)
|
13 years ago |
Andrey Kamaev
|
949c4edf41
|
Merged the trunk r8408:8457 (inclusive)
|
13 years ago |
Vladislav Vinogradov
|
67b718f1cb
|
fixed some bugs in gpu module under Windows:
* convertTo alignment error
* compare with scalars error
|
13 years ago |
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
13 years ago |
Vadim Pisarevsky
|
bc929a7d46
|
added API for storing OpenCV data structures to text string and reading them back
|
13 years ago |
Alexander Shishkov
|
a71e690b5e
|
temp commit
|
13 years ago |
Alexander Shishkov
|
3165b22a97
|
temp commit
|
13 years ago |
Alexander Shishkov
|
2ac9338f87
|
temp commit
|
13 years ago |
Andrey Kamaev
|
3108423a37
|
Fixed assert placement in cv::invert
|
13 years ago |
Andrey Kamaev
|
e1c4fd9e1f
|
Merged the trunk r8345:8376
|
13 years ago |
Andrey Kamaev
|
70166820ea
|
Merged the trunk r8324:8345
|
13 years ago |
Andrey Kamaev
|
aebed446b1
|
Partly merged the trunk r8322
|
13 years ago |
Andrey Kamaev
|
c3577a288b
|
Merged the trunk r8291:8321
|
13 years ago |
Andrey Kamaev
|
50ad690993
|
Merged the trunk till r8291
|
13 years ago |
Andrey Kamaev
|
5f9e295adf
|
Added test and workaround for #1942
|
13 years ago |
Andrey Kamaev
|
8408499c94
|
Updated dot profuct function table
|
13 years ago |
Vadim Pisarevsky
|
52797a55e2
|
added support for vector<Mat_<>> in InputArray, OutputArray, split & merge
|
13 years ago |
Vadim Pisarevsky
|
7a7dae3627
|
fixed problem with Mat::copyTo() with Mat_<> arguments (ticket #1918)
|
13 years ago |
Anatoly Baksheev
|
70f74b70b7
|
fixed GPU compilation
|
13 years ago |
Anatoly Baksheev
|
ab4025f8de
|
fixed for Kepler
|
13 years ago |
Anatoly Baksheev
|
a79c52a28f
|
updated printCudaDeviceInfo to support Kepler
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Alexander Kapustin
|
79e2070606
|
5 functions from addWeighted_func family were Neon Optimized
|
13 years ago |
Andrey Kamaev
|
8d130ff10c
|
Fixed most of the floating-point accuracy problems for x86 gcc
|
13 years ago |
Vadim Pisarevsky
|
866d8c0cfa
|
added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug #1811)
|
13 years ago |
Vladislav Vinogradov
|
f65d841d6f
|
fixed several warnings (VS2010, Win64)
added getParams method to VideoWriter_GPU
|
13 years ago |
Vadim Pisarevsky
|
b8e70ea6c9
|
NORM_L2SQR added too (ticket #1840)
|
13 years ago |
Vadim Pisarevsky
|
40f2c716af
|
added NORM_HAMMING* support to cv::norm (ticket #1840)
|
13 years ago |
Alexander Kapustin
|
3675ef516a
|
6 functions from Inrange_func family were Neon Optimized
|
13 years ago |
Vladislav Vinogradov
|
1eebb4506a
|
removed unnecessary CV_EXPORTS
|
13 years ago |
Andrey Kamaev
|
e4303dc96f
|
Fixed build with mingw 4.4.0
|
13 years ago |
Vadim Pisarevsky
|
9213bba48a
|
wrapped Algorithm class.
|
13 years ago |
Vadim Pisarevsky
|
5b6b30ba0e
|
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
|
13 years ago |
Andrey Kamaev
|
68aec288c0
|
Fixed Calc_Hist under 32-bit gcc
|
13 years ago |
Maria Dimashova
|
423b721d97
|
fixed AlgorithmInfo::read for read only parameters (thanks to Vadim)
|
13 years ago |
Andrey Kamaev
|
80516ecbe6
|
Fixed typo; removed duplicated call
|
13 years ago |
Andrey Kamaev
|
0fd5a9e965
|
Probably fixed instability of single-precision floating-point RNG
|
13 years ago |
Alexander Kapustin
|
9bb6e899f3
|
12 functions from Norm_func family were Neon Optimized
|
13 years ago |
Andrey Kamaev
|
c4af85043a
|
merged few missed changes from 2.4 to trunk
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Maria Dimashova
|
9d764b4115
|
fixed #1795
|
13 years ago |
Andrey Kamaev
|
97835a8f32
|
Fixed 9 more build warnings
|
13 years ago |
Marina Kolpakova
|
c0f6e219bb
|
calcCovarMatrix cupport fot std::vectors of cv::Mat (#494)
|
13 years ago |
Andrey Kamaev
|
b756033206
|
Fixed several warnings on various platforms
|
13 years ago |
Maria Dimashova
|
74b38e978b
|
fixed kmeans
|
13 years ago |
Andrey Pavlenko
|
7e06b18144
|
workaround for the 'Bug #1784 (cvFloor/cvCeil)'; typos fixed; two more tests for checkRange
|
13 years ago |
Andrey Kamaev
|
cb1565ebc9
|
Added Android-specific implementation of getNumberOfCPUs
|
13 years ago |
Andrey Pavlenko
|
dccfd79da8
|
#1783: test and fix for the bug
|
13 years ago |
Andrey Kamaev
|
dcadc4f8fb
|
#1765 Fixed solvePoly for polynomials having coeffs[n] != 1
|
13 years ago |
Andrey Kamaev
|
1c1c6b98f6
|
#645 Added cv::getBuildInformation function (with sample) to get OpenCV build configuration
|
13 years ago |