Skip to content

Search-Map/ComputerVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencvLogonumpylogo

Computer Vision

searchmaplogo



GitHub issues GitHub license GitHub forks GitHub stars

🚨 NOTICE 🚨

About This Repos

This repository is intended for learning, research and experimentation in the field of computer vision using Opencv, but it can still be extended to other fields.

1 - Main Branch

The main branch is an integration branch where bug/feature fixes are collected for functional testing.

2 - Release Branch

The release branch is where releases are maintained and hot fixes (with names like release/v2.x.x) are added. Please ensure that all your production-related work are tracked with the release branches.

With this new model, we can push out bug fixes more quickly and achieve simpler maintenance.

3 - Your own Branch For your own testing, you can create your own branch as a sandbox. If you notice a noticeable change that does not break the main system, you can send a pull request.

Roadmap

For the learning curve here is a plan to follow first have a good understanding of the *NumPy library, including: array creation, basic operations, indexing, slicing, iteration...

Plan

Tutorial link 🚀

Love Pull Request Open Source Love