egladysh / shadow

Shadow Image Recognizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shadow Image Recognition

Given a set of 2D black and white images, the algorithm will rank the images from the given set in terms of their resemblance to a key image without any preliminary learning.

See the article the article for details.

A src/main.cpp is the source for the tests described in the article. It depends on the png++ library.

The image folder contains the test images used.

License

Contact me: egladysh at gmail

About

Shadow Image Recognizer


Languages

Language:C++ 100.0%