juandarr / computer_vision_algorithms

This repo contains a collection of computer vision algorithms as explained and developed in several sources. For instance, https://www.pyimagesearch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer vision algorithms

This repository includes all the computer vision related work I have been working on during 2019. It represents my range of interests and exploration.

Rubik's cube solver

This section described the design and development of a system designed to solve a rubik's cube symbolically using computer vision and certain heuristic that helps us to reach a solution for the cube.

Image stitching pipeline

The image stitching pipeline comprehends several operations needed to perform the stitching of two or more images:

About

This repo contains a collection of computer vision algorithms as explained and developed in several sources. For instance, https://www.pyimagesearch.com


Languages

Language:Python 100.0%