EsdrasXavier / template-matching-localize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template Matching

Overview

The following repo contains a java code for template matching made from scratch.

Run project

To run this project execute:

mvn package && mvn exec:java -D exec.mainClass=br.edu.catolicasc.App

About


Languages

Language:Java 100.0%