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
  • modules
  • objdetect
  • src
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Yan Wang's avatar
    Use preprocessor for constant values in OpenCL kernel instead of · efa84d82
    Yan Wang authored 10 years ago
    the parameter variable.
    
    It could improve the performance of
    OCL_Cascade_Image_MinSize_CascadeClassifier.CascadeClassifier/*.
    Especially,
    OCL_Cascade_Image_MinSize_CascadeClassifier.CascadeClassifier/15
    OCL_Cascade_Image_MinSize_CascadeClassifier.CascadeClassifier/16
    could be improved about 2% in Intel platform.
    Signed-off-by: 's avatarYan Wang <yan.wang@linux.intel.com>
    efa84d82
Name
Last commit
Last update
..
opencl Use preprocessor for constant values in OpenCL kernel instead of 10 years ago
cascadedetect.cpp Use preprocessor for constant values in OpenCL kernel instead of 10 years ago
cascadedetect.hpp fixed bug reported by Irina K. Also tried to fix LBP detector regression in quality (probably it did not help but still ...) 11 years ago
cascadedetect_convert.cpp fixed various warnings from the “doc” and other builders 11 years ago
detection_based_tracker.cpp fixed some more compile warnings on Windows 11 years ago
haar.cpp Fixing iOS clang warnings, part 2 10 years ago
hog.cpp Several type of formal refactoring: 10 years ago
precomp.hpp updated patch to bring in the first functions with "transparent API" 11 years ago