https://github.com/codename-detective/first_principles_of_computer_vision
Multiple Projects Related To First Principles of Computer Vision
https://github.com/codename-detective/first_principles_of_computer_vision
camera-calibration colour-converter convolution corner-detection face-detection fourier-transform image-filters image-processing opencv panorama-stitching python3 template-matching
Last synced: 3 months ago
JSON representation
Multiple Projects Related To First Principles of Computer Vision
- Host: GitHub
- URL: https://github.com/codename-detective/first_principles_of_computer_vision
- Owner: CodeName-Detective
- Created: 2025-01-07T23:32:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-07T23:56:09.000Z (6 months ago)
- Last Synced: 2025-01-23T22:23:18.215Z (5 months ago)
- Topics: camera-calibration, colour-converter, convolution, corner-detection, face-detection, fourier-transform, image-filters, image-processing, opencv, panorama-stitching, python3, template-matching
- Language: Jupyter Notebook
- Homepage:
- Size: 22.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# First_Principles_Of_Computer_Vision
Multiple Projects Related To First Principles of Computer Vision
* Image Manipulation
* Camera Calibration
* Colour Conversion
* Image Filtering
* Image Filtering using Fourier Transforms
* Face Detection using Haar filters
* Panorama Stitching
* Convolution
* Template Matching
* Corner Detection using Harris Detector
* 2D - Gaussian Filter to 2 1-D Gaussian Filters