Skip to content

KAD1605/cv2routine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV2-Routine


This package makes some routine operations in OpenCV easier. Also this project is used for learning, so do not use it in serious projects, as it is impossible to guarantee the performance of this package

Current status: In development


Documentation

Documentation is available here

(WIP. Will be ready in a while)


Installation

pip install cv2routine

Usage

For the complete package

import cv2routine as cv2r

For a specific module

from cv2routine import transform as tf

Dependencies

  • OpenCV

About

Helps with routines in OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages