Skip to content

Perukii/DataMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataMaker

Screenshot from 2020-10-04 23-44-17

クラスタリングアルゴリズムのテスト用のデータセットの作成を手助けする、Gtkmmベースのアプリケーションです。
ビルドには事前にgtkmmの環境構築が必要です。


This program supports to make your original datasets for testing clustering algorithm.
This program needs to use gtkmm for building. Please install it for your device before.

ビルド例 command

g++ -o data_maker data_maker.cpp `pkg-config --libs --cflags gtkmm-3.0`

使い方

マウスでウインドウの適当な位置をクリックすることで、そこに新しいデータが生成されます。 保存するときはsキーを押してください。

About

Dataset maker for testing clustering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published