Skip to content

It's a library to make cv2 functionalities more easy to access

License

Notifications You must be signed in to change notification settings

antalele/easy-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

easy-vision

It's a library to make cv2 functionalities more easy to access

INDEX

  • dev_display(img)

  • dev_display_region(image, region)

  • difference(region1, region2)

  • threshold(img, min, max)

  • opening_rectangle(region, width, height)

  • opening_circle(region, radius)

  • closing_rectangle(region, width, height)

  • closing_circle(region, radius)

About

It's a library to make cv2 functionalities more easy to access

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages