Zju-George / ComputerVisionExamples

Computer vision examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains several computer vision examples.

  • Example 1: Inferring the 3D coordinates of a point on the plane
  • Example 2: Image Alignment using feature-points-matching-method(recommended) and line-detection-method.

Install

  • Download
    git clone git@github.com:Zju-George/ComputerVisionExamples.git
  • Synchronous update
    git pull

About

Computer vision examples


Languages

Language:Python 88.0%Language:C++ 12.0%