Skip to content

lkolt/ImageClusterization

Repository files navigation

ImageClusterization

Requirements

Visual C++ 11
OpenCV
Boost

Usage

build project and run with parametrs:

clusterization.exe -f file1 file2...
for use on standalone files.

Or:
clusterization.exe -d path
where path is a path to direcroty with images(using recurcive search).

In link you can take pictures for testing clusterization.
In out.txt file you can see the output of algorithm on this folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages