/SimpsonDetector

Mobile computer vision system to detect Simpsons characters using training images.

Primary LanguageJava

SimpsonDetector

This beta application was written in a short period of time and is part of a paper presented at PUC Minas to the discipline of Digital Image Processing in the degree course of Computer Science.

The paper proposed the study and implementation of computer vision techniques and application in Android. We then proposed a method using SURF, KNN and parallel processing. The program was relatively efficient in several tests, but due to the fact the characters are very similar we have to let the algorithm insensitive, which had difficult the detection in various situations. The faults present are viable for the future study and research with the goal to improve and propose new solutions.

Works with Homer, Marge and Otto.