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
  • python
  • src2
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Vadim Pisarevsky's avatar
    added missing highgui wrappers (ticket #1040) · 127c2bf9
    Vadim Pisarevsky authored 13 years ago
    127c2bf9
Name
Last commit
Last update
..
cv2.cpp added missing highgui wrappers (ticket #1040) 13 years ago
gen2.py make type registration ordering in cv2.so consistent with the declaration order (fixes the class hierarchy; see ticket #1113) 13 years ago
hdr_parser.py a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample 13 years ago
opencv_extra_api.hpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 13 years ago