You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

computer-vision

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

computer-vision

Machine Learning utilities to make your Project Development Life easier

0.0.6
pipPyPI
Maintainers
1

Welcome to Computer Vision Pip Package Docs

For full documentation visit mkdocs.org.

Modules

  • 'loadImage'
    as_bgr() # Loads Imge as CV2 BGR format (numpy array as of OpenCV 4)
    as_rgb() # Loads Image as RGB format using pillow
  • 'loadVideo'
    fromCamera # Loads from camera from an external source
    fromVideo # Loads from a video path into the camera
    fromPiCamera # Loads the video source from Pi Camera

Project layout

src/
    loadImage.py    # Contains modules for Loading Images in differnet formats
    loadVideo.py    # Contains modules for Loading Video using different sources
    utils.py        # Contains modules for off the hand utilities such as Euclidean Distance, etc.
    networkRequests.py  # Contains modules for handling network requests such as GET, POST

mkdocs.yml    # The configuration file.
docs/
    .. index.md  # The documentation homepage.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.