https://github.com/valentinlibouton/opencv_bootcamp
opencv_bootcamp
https://github.com/valentinlibouton/opencv_bootcamp
Last synced: 4 months ago
JSON representation
opencv_bootcamp
- Host: GitHub
- URL: https://github.com/valentinlibouton/opencv_bootcamp
- Owner: ValentinLibouton
- License: mit
- Created: 2024-01-29T09:59:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T13:15:37.000Z (over 2 years ago)
- Last Synced: 2024-12-31T11:41:46.187Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 123 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opencv_bootcamp
[1. Getting started with images](01_Getting_Started_with_Images/readme.md)
[2. Basic image manipulations crop resize flip and modify pixels](02_Basic_Image_Manipulations_Crop_Resize_Flip_and_Modify_Pixels/readme.md)
[3. Annotating images](03_Annotating_Images/readme.md)
[4. Basic image enhancement mathematical operations](04_Basic_Image_Enhancement_Mathematical_Operations/readme.md)
[5. Accessing the camera](05_Accessing_The_Camera/readme.md)
[6. Writing video using openCV](06_Writing_Video_using_OpenCV/readme.md)
[7. Image filterging (Edge Detection)](07_Image_Filtering__Edge_Detection/readme.md)
[8. Image alignment](08_Image_Alignment/readme.md)
[9. Panorama](09_panorama/readme.md)
[10. HDR](10_hdr/readme.md)
[11. Object tracking](11_objectTracking/readme.md)
[12. Face detection](12_Face_Detection/readme.md)
[13. Tensorflow object detection](13_tf_object_detection/readme.md)
[14. Open pose](14_OpenPose/readme.md)