Skip to content

johnreyes96/artificial-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artificial-vision

Artificial vision algorithms.

How run

Installing next libraries to run scripts.

Installing libraries

run ´pip install lib´ command where "lib" is the library name.

Libs

  • numpy
  • opencv-python
  • matplotlib
  • PIL
  • cv2
  • google (only Google Colab)
  • skimage
  • scipy