Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mindninjax/opencv-workshop
Open CV Workshop Resources
https://github.com/mindninjax/opencv-workshop
opencv python workshop-materials
Last synced: 26 days ago
JSON representation
Open CV Workshop Resources
- Host: GitHub
- URL: https://github.com/mindninjax/opencv-workshop
- Owner: mindninjaX
- Created: 2021-03-09T05:02:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-09T15:05:57.000Z (almost 4 years ago)
- Last Synced: 2024-10-23T13:43:59.546Z (2 months ago)
- Topics: opencv, python, workshop-materials
- Language: Python
- Homepage:
- Size: 5.63 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Open CV
## 📚 Workshop Resources
- [Open CV Presentation](https://stdntpartners-my.sharepoint.com/:b:/g/personal/rishabh_singh_studentambassadors_com/EUEcQWrKf7lCnXeaFcP4zfEBXHxRfwACHrczJgkSLDmVLQ?e=seLylk)
- [Feedback Form](https://tinyurl.com/3826x7p9)
## 💻 System Setup
- [Download Git](https://git-scm.com/downloads)
- [Download VS Code](https://code.visualstudio.com/download)
- [Download Windows Terminal](https://www.microsoft.com/en-us/p/windows-terminal/9n0dx20hk701?activetab=pivot:overviewtab)
- [Download Python [IMP]](https://www.python.org/downloads/)
## 🧩 Git Setup
- `git config user.name "your username"`
- `git config user.password "your password"`
- `git config user.email "your email"`
## 🧰 Additional Resources
- [Repl.it](https://repl.it/)
- [Learn Markdown](https://www.markdowntutorial.com/)
- [Python Practice Problems](https://www.w3resource.com/python-exercises/)
- [Open CV Documentation](https://docs.opencv.org/master/)
## 🤩 Connect with me
- [Twitter](https://mobile.twitter.com/mindninjaX)
- [LinkedIn](https://www.linkedin.com/in/mindninjax/)
- [GitHub](https://github.com/mindninjaX)
- [My Blog](https://dev.to/mindninjax)