Skip to content

akshaybhatia10/ComputerVision-Projects

Repository files navigation

ComputerVision-Projects

Install

This project files requires Python 3 and the following Python libraries installed:

Following are some links to install OpenCV and dlib on mac, windows and linux:

OpenCV - Mac | Windows | Ubuntu

Dlib - Mac | Windows | Ubuntu

Run

python {file_name}.py

About

Some simple computer vision implementations using OpenCV such as:

  • Extracting facial landmarks for facial analysis by applying filters and face swaps.
  • Approximating contours, contour filtering and ordering.Segmenting images by understanding contours, circle, and line detection.
  • Feature detection (SIFT and ORB) to do object detection and implementing dbject detection for faces and cars.
  • Generative Adversarial Networks (GANs) applied to image.

About

Some simple computer vision implementations using OpenCV

Topics

Resources

Stars

264 stars

Watchers

10 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages