├── LICENSE ├── README.md ├── flogo.png ├── flowerlist.html ├── flowerlist_demo.png ├── fromimage.html ├── kalocsai.js ├── logo.png ├── symmetric.html └── symmetric_demo.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jankovicsandras/kalocsai/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jankovicsandras/kalocsai/HEAD/README.md -------------------------------------------------------------------------------- /flogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jankovicsandras/kalocsai/HEAD/flogo.png -------------------------------------------------------------------------------- /flowerlist.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jankovicsandras/kalocsai/HEAD/flowerlist.html -------------------------------------------------------------------------------- /flowerlist_demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jankovicsandras/kalocsai/HEAD/flowerlist_demo.png -------------------------------------------------------------------------------- /fromimage.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jankovicsandras/kalocsai/HEAD/fromimage.html -------------------------------------------------------------------------------- /kalocsai.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jankovicsandras/kalocsai/HEAD/kalocsai.js -------------------------------------------------------------------------------- /logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jankovicsandras/kalocsai/HEAD/logo.png -------------------------------------------------------------------------------- /symmetric.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jankovicsandras/kalocsai/HEAD/symmetric.html -------------------------------------------------------------------------------- /symmetric_demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jankovicsandras/kalocsai/HEAD/symmetric_demo.png --------------------------------------------------------------------------------