2011-02-09 |
Vadim Pisarevsky | .pyc files should not be in the repository |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Vadim Pisarevsky | fixed build on Windows with MSVC2010 |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Vadim Pisarevsky | added missing ts internal header |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Vadim Pisarevsky | the combined cxts + gtest |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Vadim Pisarevsky | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Vadim Pisarevsky | the combined cxts + gtest |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Vadim Pisarevsky | fixed bugs in CartToPolarToCart test |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Vadim Pisarevsky | reworked nearly all of the OpenCV tests (except for... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Alexey Spizhevoy | renamed gpu::DeviceInfo::has into gpu::DeviceInfo:... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Vladislav Vinogradov | fixed block size calculation in SURF_GPU (fasthessian_g... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Valentina Kustikova | Parallel version of Latent SVM. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Anatoly Baksheev | fixed build under ubuntu, but FS is still disabled |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Alexander Shishkov | uncomment building of samples |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Vladislav Vinogradov | fixed SURF_GPU (fails on empty data) |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Anatoly Baksheev | fix compilation under win32 with gpu |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Ilya Lysenkov | Added test for the asymmetric pattern detection |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Ilya Lysenkov | Added documentation for asymmetric pattern detection |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Ilya Lysenkov | Modified the calibration sample to work with asymmetric... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Ilya Lysenkov | Added detection of asymmetric circles' pattern |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Ethan Rublee | Minor fix to pop count based hamming distance. Being... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Anatoly Baksheev | fixed some compilation under ubuntu |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Anatoly Baksheev | removed MS specific from FD code |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Maria Dimashova | added messages to CMake log; fixed sample |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Anatoly Baksheev | 1) NPP_staging as sources. Binaries removed. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Maria Dimashova | fixed CvBoost |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Maria Dimashova | refactored OpenNI integration |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Alexey Spizhevoy | added perf test for gpu::erode, fixed docs, refactored... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Alexey Spizhevoy | updated docs |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Alexey Spizhevoy | fixed some warnings and errors under g++ |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Alexey Spizhevoy | fixed docs |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Alexey Spizhevoy | added stereo_multi_gpu sample, cosmetic changes in... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Maria Dimashova | moved an include dirs setting to the root cmake file |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Maria Dimashova | fixed doc |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Anatoly Baksheev | intro fix in gpu module |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Maria Dimashova | moved flannIndex to protected section again |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Alexey Spizhevoy | fixed warpAffine and warpPerspective tests |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Alexey Spizhevoy | fixed gpu image resize test |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Alexey Spizhevoy | added docs for gpu::GpuFeature |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Vladislav Vinogradov | added cvtColor performance test, small fix of BruteForc... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Alexey Spizhevoy | fixed gpu::sum* on CC1.0, updated some tests |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Alexey Spizhevoy | forgot to commit cvconfig.h.cmake |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Maria Dimashova | moved flannIndex to public section (temporarily) |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Alexey Spizhevoy | updated performance sample |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Alexey Spizhevoy | added CUDA_ARCH_FEATUERS define (for correct handling... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Vladislav Vinogradov | fixed gpu minMax tests under linux |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Alexey Spizhevoy | replaced source type 32F with 32FC4 in gpu::norm perf... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Alexey Spizhevoy | added buffered version of norm, updated performance... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Alexey Spizhevoy | implemented gpu::norm via absSum, sqrSum, and minMax... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Maria Dimashova | minor changes of user guide (Kinect section) |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Alexey Spizhevoy | added bigger images for SURF performance test (it shows... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Victor Erukhimov | English corrected |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Maria Dimashova | changed border type to float |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Maria Dimashova | changed border type to float |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Maria Dimashova | fixed #772 (added empty implementation of SIFT class... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Maria Dimashova | fixed #841 |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Alexey Spizhevoy | added docs for absSum function |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Maria Dimashova | forgot to commit in the last time |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Alexey Spizhevoy | added absSum function |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Maria Dimashova | added empty() method to common features2d classes;... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Alexey Spizhevoy | removed linear_filters_beta.cu as its functionality... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Vladislav Vinogradov | fixed gpu tests (BruteForceMatcher_GPU, divide, phase... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Alexey Spizhevoy | added buffered version of gpu::integral function and... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Maria Dimashova | fixed ticket #823 |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Maria Dimashova | minor changes |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Alexey Spizhevoy | removed obsolete file |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Alexey Spizhevoy | added docs for the DeviceInfo class |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Vladislav Vinogradov | fixed GPU docs |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Ethan Rublee | Fixing check in NativePreviewer for supported modes... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Ethan Rublee | Adding a few settings to the camera driver for android. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Anatoly Baksheev | fixed documents errors for GPU module |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Alexey Spizhevoy | minor changes in multi_gpu sample |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Alexey Spizhevoy | added images for gpu samples |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Alexey Spizhevoy | updated code in case of the compilation without CUDA |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Alexey Spizhevoy | reafactoring: replaced query device props functions... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Alexey Spizhevoy | added results check into multi_gpu sample |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Alexey Spizhevoy | added performance tests for mulSpectrum, resize, Sobel |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Alexey Spizhevoy | added performance tests for log, exp, add, magnitude |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Alexey Spizhevoy | finished multi_gpu sample |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Alexey Spizhevoy | added HAVE_CUDA, HAVE_TBB handling into multi_gpu sample |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Alexey Spizhevoy | fixed TargetArchs implementation in case when HAVE_CUDA... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Maria Dimashova | added help on Kinect usage to user guide |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Alexey Spizhevoy | replaced has* methods in the GPU module with the Target... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Maria Dimashova | removed old unnecessary files from doc |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Alexey Spizhevoy | fixed parsing GPU archs in BIN(PTX) format |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Maria Dimashova | changed returned value of unsupported property |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Alexey Spizhevoy | added bib link to the article in GPU docs (for HOG) |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Vladislav Vinogradov | fixed BruteForceMatcher_GPU (fails if input data is... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Vladislav Vinogradov | update BruteForceMatcher_GPU performance test |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Alexey Spizhevoy | added BFM perf. test |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Alexey Spizhevoy | added SURF perf. test, added working dir field (can... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Maria Dimashova | minor user output change |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Maria Dimashova | added ability to get and set some Kinect params |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Anatoly Baksheev | fixed compilation |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Alexey Spizhevoy | more GPU perf. tests refactoring, added singular maps... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Alexey Spizhevoy | added more GPU perf. tests, refactored |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Anatoly Baksheev | GPU docs. introduction, data structures. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Alexey Spizhevoy | added error handling into GPU perf. tests |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Alexey Spizhevoy | added initializers into GPU perf. tests |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Alexey Spizhevoy | updated cmake file to allow specifying GPU archs in... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Alexey Spizhevoy | fixed bug in performance test matrix generation |
commit | commitdiff | tree | snapshot |
next |