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 |
2011-01-25 |
Alexey Spizhevoy | added GPU memory allocation performance test |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Alexey Spizhevoy | added minMaxLoc, cornerHarris, remap and dft performanc... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Alexey Spizhevoy | added minMaxLoc performance tests |
commit | commitdiff | tree | snapshot |
2011-01-25 |
James Bowman | #586: exceptions on invalid element access |
commit | commitdiff | tree | snapshot |
2011-01-25 |
James Bowman | #489, leaking cvarrmat test and fix |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Maria Dimashova | replaced own point cloud computing by OpenNI ConvertPro... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Ethan Rublee | revert the hamming distance to use unsigned long, on... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Alexey Spizhevoy | refactoring of gpu perf. tests |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Alexey Spizhevoy | minor refactoring of gpu perf. tests |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Alexey Spizhevoy | added first version of gpu performance tests |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Vladislav Vinogradov | added synchronization after NPP calls |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Vladislav Vinogradov | added gpu threshold. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
James Bowman | Fix for #791: MatchShapes |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Maria Dimashova | added Kinect support (initial version without settings... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Maria Dimashova | minor fixed |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Alexey Spizhevoy | added link to HOG describing paper into gpu docs |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Anatoly Baksheev | documented data structures, cascade classifier GPU |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Alexey Spizhevoy | fixed FindNPP.cmake Apple-aimed part |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Alexey Spizhevoy | forgot to rename namespace |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Alexey Spizhevoy | fixed errors under MacOS |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Anatoly Baksheev | warning fixed |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Alexey Spizhevoy | removed compile warning in GPU module |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Alexey Spizhevoy | minor changes in gpu docs |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Anatoly Baksheev | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Anatoly Baksheev | b |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Alexey Spizhevoy | fixed some bugs in GPU matrix reductions, removed ... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Alexey Spizhevoy | fixed some GPU tests failing when compiled for 1.1... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Alexey Spizhevoy | fixed parsing of CC in gpu module |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Alexey Spizhevoy | updated gpu initialization functions, added compile... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Alexey Spizhevoy | fixed GPU switchable tests, changed default CC's for... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Alexey Spizhevoy | cosmetic changes |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Alexey Spizhevoy | updated main CMakeLists.txt gpu module section, now... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Ethan Rublee | fixing bug related to using the hamming distance on... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Vladimir Dudnik | added IPP Sobel and Sharr filters. Also some minor... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
James Bowman | #674, fix leaks in CreateHist |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Alexey Spizhevoy | fixed minor bugs |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Alexey Spizhevoy | updates protected code testing for gpu HOGDescriptor |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Alexey Spizhevoy | refactored gpu module |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Alexey Spizhevoy | refactored gpu module |
commit | commitdiff | tree | snapshot |
2011-01-19 |
James Bowman | Fixed leak of dims in MatND creates |
commit | commitdiff | tree | snapshot |
2011-01-19 |
James Bowman | Test case for #674 |
commit | commitdiff | tree | snapshot |
2011-01-19 |
James Bowman | Better tests for ticket #759 |
commit | commitdiff | tree | snapshot |
2011-01-19 |
James Bowman | #818, Propset Rev |
commit | commitdiff | tree | snapshot |
2011-01-19 |
James Bowman | #759. memtrack comments, sealed the numpy MatND leak |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Victor Erukhimov | Added features2d section |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Alexey Spizhevoy | added checkPtxVersion into gpu module |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Alexey Spizhevoy | added ensureSizeIsEnough into gpu module, updated reduc... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Alexey Spizhevoy | added hasPtxFor and isCompatibleWith functions into... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Vladislav Vinogradov | fixed some mistakes in gpu docs, added docs for gpu... |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Alexey Spizhevoy | fixed some mistakes in gpu docs |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Anatoly Baksheev | minor (possibility to change, font scale, min neighbors) |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Victor Erukhimov | Moving all user guide sources to a single folder |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Alexey Spizhevoy | updated gpu docs (monowidth font for types) |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Alexey Spizhevoy | gpu docs minor changes |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Anatoly Baksheev | gpu face detetcion: |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Anatoly Baksheev | gpu morphology sample |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Vladislav Vinogradov | updated gpu image filtering and image processing docs |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Alexey Spizhevoy | finished gpu module docs for matrix operations |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Alexey Spizhevoy | finished gpu module docs for matrix reductions |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Alexey Spizhevoy | finished gpu module docs for per-element operations |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Alexey Spizhevoy | restructured gpu modules docs |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Anatoly Baksheev | documented all functions from GPU initialization section |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Alexey Spizhevoy | updated gpu module docs |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Alexey Spizhevoy | updated gpu module docs |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Alexey Spizhevoy | updated gpu module docs |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Alexey Spizhevoy | fixed writing video in HOG sample |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Alexey Spizhevoy | updated gpu module docs |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Alexey Spizhevoy | updated gpu module docs |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Alexey Spizhevoy | updated gpu module docs |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Alexey Spizhevoy | updated gpu module docs |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Vladislav Vinogradov | added docs for GPU Filter Engine |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Anatoly Baksheev | First version of CascadeClassifier_GPU. |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Alexey Spizhevoy | updated gpu module docs |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Alexey Spizhevoy | updated gpu module docs |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Vladislav Vinogradov | added docs for SURF_GPU and BruteForceMatcher_GPU |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Alexey Spizhevoy | updated gpu module docs |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Victor Erukhimov | Memory management and primitive operators |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Victor Erukhimov | Memory management and primitive operators |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Victor Erukhimov | Added a section on accessing matrix elements |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Alexey Spizhevoy | doc'd gpu bitwise, meanShift code |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Alexey Spizhevoy | added docs for gpu::HOGDescriptor |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Maria Dimashova | fixed CvBoost |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Maria Dimashova | fixed compile error |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Maria Dimashova | fixed FernDescriptorMatcher (#765) |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Alexey Spizhevoy | cosmetic changes in gpu module, decreased matchTemplate... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Alexey Spizhevoy | removed unnecessary code from gpu::matchTemplate |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Maria Dimashova | fixed collisions between std::transform() and cv::trans... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Victor Erukhimov | OpenCV user guide prototype |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Vadim Pisarevsky | fixed compile problems when Makefiles are used |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Vadim Pisarevsky | updated the new arithmetic tests |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Alexey Spizhevoy | replaced adding constant in normalization with taking max |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Alexey Spizhevoy | updated normalization routine in the matchTemplate... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Vladimir Dudnik | fixed mistake in integration of IPP Sub functions.... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Vladimir Dudnik | add IPP Sub operations to arithm.cpp for 8u, 16u, 16s... |
commit | commitdiff | tree | snapshot |
next |