Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
O
opencv
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • opencv
  • Repository

Switch branch/tag
  • opencv
  • samples
  • gpu
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Vladislav Vinogradov's avatar
    implemented gpu::remap for all types · 47d68f69
    Vladislav Vinogradov authored 13 years ago
    47d68f69
Name
Last commit
Last update
..
performance implemented gpu::remap for all types 13 years ago
CMakeLists.txt minor improvements in cmake-file for gpu samples 13 years ago
aloeL.jpg added bigger images for SURF performance test (it shows better results on them) 14 years ago
aloeR.jpg added bigger images for SURF performance test (it shows better results on them) 14 years ago
cascadeclassifier.cpp removed cv_config 14 years ago
cascadeclassifier_nvidia_api.cpp fixed some warnings under win64 13 years ago
driver_api_multi.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
driver_api_stereo_multi.cpp reverted wrong commit for one of gpu samples 14 years ago
hog.cpp fixed writing video in HOG sample 14 years ago
morfology.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
multi.cpp added resetDevice function, removed MultiGpuManager 14 years ago
road.png added gpu HOG sample 14 years ago
stereo_match.cpp minor changes in the gpu stereo sample 14 years ago
stereo_multi.cpp added resetDevice function, removed MultiGpuManager 14 years ago
surf_keypoint_matcher.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
tsucuba_left.png added first version of stereo match sample on gpu 14 years ago
tsucuba_right.png added first version of stereo match sample on gpu 14 years ago