Skip to content
Alexander Smorkalov edited this page Jun 3, 2024 · 54 revisions

OpenCV Wiki

General resources

  • 🌐 Official site - read about the library, subscribe to the news, browse releases and study the license

  • FAQ list of frequently asked questions and answers moderated by the core team

  • 💬 Q&A forum - ask questions and share your knowledge by answering others' questions

  • 📚 Documentation:

    • latest release: 4.10.0
    • nightly releases: 4.x and upcoming 5.x branch
  • 🛠️ Changelog - highlights for each library release

  • 📞 Meeting Notes

Development

Obsolete links

Main OpenCV repository has been converted to git and compactified. History begins with the famous "atomic bomb" commit which dates back to May 11, 2010 and all prior commits are stored in the separate "OpenCV Attic" repository: https://github.com/opencv/opencv_attic

Old issue tracker has been moved to read-only state and will be kept for some time.

Clone this wiki locally