Skip to content

👁️ Algorithms developed in the computer vision study group from UFFS

Notifications You must be signed in to change notification settings

jeanchilger/computer-vision

Repository files navigation

Computer Vision

Algorithms and theoretical material related to computer vision. Mostly of the material in this repository was developed during the Computer Vision Study Group from UFFS.

Contents

  • basics: Contains basic codes to test some OpenCV functionalities.
  • convolution: Implementation of a image convolution.
  • HDR: Application of several HDR algorithms of OpenCV.
  • OCR: Optical character recognition with tesseract.
  • face-swap: Face swap dojo, implemented in OpenCV.
  • filters: Some filters implemented from scratch.
  • green-area-detection: Green area detection implemented using OpenCV.
  • hand-pose: Hand pose estimation using OpenCV dnn module.
  • image-color: Algorithm to detect the most predominant color in a image.
  • morphological-transform: Implements an algorithm that performs several morphological transforms.
  • seamless-cloning: Seamless cloning of two images, implemented in OpenCV.

About

👁️ Algorithms developed in the computer vision study group from UFFS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published