2010-12-22 |
Alexey Spizhevoy | added mulSpectrums functions into GPU module |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Alexey Spizhevoy | moved crossCorr (as NPP_Staging wrapper) into public... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Alexey Spizhevoy | moved sqrIntegral (NPP_Staging wrapper) into public... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Vladislav Vinogradov | added matcher_simple_gpu sample |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Alexey Spizhevoy | added CUFFT errors handling into GPU module |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Vladislav Vinogradov | fixed some warnings under linux |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Vladislav Vinogradov | added gpu transpose and integral based on NPP Staging. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Ilya Lysenkov | Fixed documentation |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Ilya Lysenkov | Fixed some warnings under Windows |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Ilya Lysenkov | Fixed compile errors under Windows |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Anatoly Baksheev | warningx fixed under vs2008 |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Alexey Spizhevoy | minor changes in the gpu stereo sample |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Ilya Lysenkov | Used Poitn2f instead of KeyPoint |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Alexey Spizhevoy | fixed comment |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Alexey Spizhevoy | added convert into gray and prefilter Sobel controls... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Ilya Lysenkov | Changed the camera calibration sample to support circle... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Ilya Lysenkov | Added documentation for cirlces' grid detection |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Ilya Lysenkov | Added a regression test for a circles' grid detection |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Ilya Lysenkov | Added detection of cirlces' grid pattern |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Alexey Spizhevoy | added more controls into gpu stereo sample |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Vladislav Vinogradov | fixed compiler error under linux |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Alexey Spizhevoy | added first version of stereo match sample on gpu |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Vadim Pisarevsky | enable #include "cvconfig.h" in highgui on Windows... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Vladislav Vinogradov | added SURF_GPU. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Alexey Spizhevoy | gpu hog sample: added support of writing video |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Alexey Spizhevoy | refactoring: moved gpu reduction-based functions into... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Alexey Spizhevoy | refactoring: made gpu bitwise operations inline |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Alexey Spizhevoy | gpu module refactoring: moved per-element operations... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Alexey Spizhevoy | added host code for gpu::matchTemplate (as NPP_staging... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Alexey Spizhevoy | updated gpu bitwise operations |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Anatoly Baksheev | renamed constantspacebp -> stereocsbp line all other... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Anatoly Baksheev | temporary added NPP_staging, functionality from the... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Maria Dimashova | fixed traincascade |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Alexey Spizhevoy | updated other gpu's bitwise operations |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Alexey Spizhevoy | reimplemented gpu::bitwise_not operation, refactored... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Alexey Spizhevoy | refactored bitwise operations in gpu module |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Alexey Spizhevoy | fixed link time error in gpu module |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Alexey Spizhevoy | added support of CCOEFF_NORMED for multichannel images... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Alexey Spizhevoy | added support of multichannel images into gpu::sqrSum |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Alexey Spizhevoy | added support of multichannel images into gpu::matchTem... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Alexey Spizhevoy | added support of remaining image number of channels... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Alexey Spizhevoy | refactored gpu module, added vec math operators for... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Alexey Spizhevoy | fixed minor bugs in gpu module |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Kirill Kornyakov | compilation warning fixed |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Alexey Spizhevoy | added support of multichannel images into gpu::matchTem... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Kirill Kornyakov | bug #762 fixed |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Kirill Kornyakov | CascadeClassifier refactored. Most of the members and... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Alexey Spizhevoy | fixed bug in matchTemplate when template size is (1... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Alexey Spizhevoy | refactored matchTemplate.cu |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Alexey Spizhevoy | added CUDA kernel for CV_TM_CCOEFF_NORMED matchTemplate... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Alexey Spizhevoy | added CUDA kernel for CV_TM_CCOEFF matchTemplate method |
commit | commitdiff | tree | snapshot |
2010-12-14 |
James Bowman | Export CV_PI explcitly, #758. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Vadim Pisarevsky | one more fix in the recently rewritten copyMakeBorder |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Alexey Spizhevoy | added some gpu::matchTemplate kernels (other parts... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Alexey Spizhevoy | fixed some warning under Ubuntu in gpu module |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Vadim Pisarevsky | replaced 8x6 pattern with 9x6, which orientation can... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Alexey Spizhevoy | added gpu::sqrSum function |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Vladislav Vinogradov | fixed errors in StereoBeliefPropogation under linux |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Anatoly Baksheev | fixed bug with prefilter_xsobel preset. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Alexey Spizhevoy | fixed minor bug in gpu::sum |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Alexey Spizhevoy | added tests for gpu::sum, it supports all data types... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Vladislav Vinogradov | fixed compile error under linux |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Vladislav Vinogradov | fixed bug in gpu filter engine (incorrect buffer type... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Vadim Pisarevsky | improved naive bayes robustness in the case of singular... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Vadim Pisarevsky | fixed cv::CHAIN_APPROX_* definitions (ticket #755) |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Vadim Pisarevsky | rewrote copyMakeBorder (to support other border types... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Vadim Pisarevsky | fixed Mat::Mat(Vec|Matx|vector) constructor (ticket... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Vadim Pisarevsky | fix opencv-highgui build with old versions of libpng... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Anatoly Baksheev | some files rename |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Anatoly Baksheev | Fixed serious kernel crash IN StereoBM_GPU for some... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Vadim Pisarevsky | fixed border processing bayer2rgb & bayer2gray; made... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Vadim Pisarevsky | possibly improved findHomography accuracy (reported... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Vadim Pisarevsky | SSE2 optimization for Bayer->RGB; added Bayer->Gray... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Alexander Shishkov | moved failed tests to blacklists |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Alexey Spizhevoy | minor refactoring of gpu module |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Alexey Spizhevoy | fixed minor bug in gpu module, added first version... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Alexey Spizhevoy | refactored gpu module |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Alexey Spizhevoy | added support of CV_8U & CV_TM_CCORR into gpu::matchTem... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Vadim Pisarevsky | improved accuracy of determinant(), invert() and solve... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Vadim Pisarevsky | fixed compile error in multicascadeclassifier |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Kirill Kornyakov | code cleaning of cascade classifier |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Kirill Kornyakov | facedetect code cleaned. added new multicascadeclassifi... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Vadim Pisarevsky | added missing #include <iterator> |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Vadim Pisarevsky | added opencv/include/CMakeLists.txt to the install... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Vadim Pisarevsky | make the floodfill test parameters more discrete, to... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Alexey Spizhevoy | added test for gpu:columnSum |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Alexey Spizhevoy | added gpu::columnSum, fixed compile error (if there... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Alexey Spizhevoy | added support of CV_32F & CV_TM_SQDIFF into gpu::matchT... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Alexey Spizhevoy | added support of CV_TM_CCORR (via FFT) into gpu::matchT... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Vadim Pisarevsky | replicated the fix for Ptr<CvCapture> bug |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Vladislav Vinogradov | added support of 4-channels images to StereoConstantSpa... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Vladislav Vinogradov | added support of 4 channels images to StereoBeliefPropa... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Maria Dimashova | removed test from black list (#737) |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Maria Dimashova | updated test threshold |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Alexey Spizhevoy | fixed total FPS evaluation in the GPU HOG sample |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Alexander Shishkov | moved failed tests to blacklists |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Alexey Spizhevoy | fixed compile-time warning under g++ |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Alexey Spizhevoy | minor refactoring of gpu module |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Vadim Pisarevsky | fixed GBTrees build on NetBSD & Android; fixed GPU... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Anatoly Baksheev | module reorganization: added folder with pure device... |
commit | commitdiff | tree | snapshot |
next |