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
  • Pavel Vlasov's avatar
    Instrumentation for OpenCV API regions and IPP functions; · 30a6cee2
    Pavel Vlasov authored 8 years ago
    30a6cee2
Name
Last commit
Last update
..
opencl improvements in Haar CascadeClassifier: 1) use CV_32S instead of CV_32F for the integral of squares (which is more accurate and more efficient); 2) skip the window if its contrast is too low 10 years ago
cascadedetect.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
cascadedetect.hpp ocl: correct disabling of OpenCL code 9 years ago
cascadedetect_convert.cpp fixed various warnings from the “doc” and other builders 11 years ago
detection_based_tracker.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
haar.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
hog.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 9 years ago
precomp.hpp updated patch to bring in the first functions with "transparent API" 11 years ago