Skip to content

Repository for Workshop 2 Smart Technology (ST) Division Tecart 2021 : Intro to Computer Vision

License

Notifications You must be signed in to change notification settings

TecArt-Udayana/intro-to-computer-vision-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intro-to-computer-vision-2021

Repository for Workshop 2 Smart Technology (ST) Division Tecart 2021 : Intro to Computer Vision

This is a tool for selecting optimal range (Including dilation and erotion) for HSV

How to run:

You need either an Anaconda or regular PIP

If you're using Anaconda

Create an environment and install packages by importing the environment.yml file by running conda env create -f environment.yml from your terminal

If you're using PIP

Please use a virtual environment, so this project's dependency don't mess up with your global environment Run pip install -r requirements.txt from your terminal

After setting up environment

Run python3 main.py or python main.py from your terminal Open a picture by clicking Open button

App Screenshot

About

Repository for Workshop 2 Smart Technology (ST) Division Tecart 2021 : Intro to Computer Vision

Topics

Resources

License

Stars

Watchers

Forks