From cbe5a189dca1c228186fb1e433071578614c4e91 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 23 May 2016 01:07:46 -0400 Subject: genetic algorhehrithm --- img/test/binary.gif | Bin 0 -> 1970 bytes img/test/black.gif | Bin 0 -> 1355 bytes img/test/circle.jpg | Bin 0 -> 12002 bytes img/test/frog.png | Bin 0 -> 688579 bytes img/test/quad.gif | Bin 0 -> 1722 bytes img/test/rainbow.png | Bin 0 -> 21796 bytes img/test/red-circle.png | Bin 0 -> 4355 bytes img/test/spiral.jpg | Bin 0 -> 829143 bytes img/test/white.gif | Bin 0 -> 1355 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 img/test/binary.gif create mode 100644 img/test/black.gif create mode 100644 img/test/circle.jpg create mode 100644 img/test/frog.png create mode 100644 img/test/quad.gif create mode 100644 img/test/rainbow.png create mode 100644 img/test/red-circle.png create mode 100644 img/test/spiral.jpg create mode 100644 img/test/white.gif (limited to 'img/test') diff --git a/img/test/binary.gif b/img/test/binary.gif new file mode 100644 index 0000000..06f5840 Binary files /dev/null and b/img/test/binary.gif differ diff --git a/img/test/black.gif b/img/test/black.gif new file mode 100644 index 0000000..5f186b6 Binary files /dev/null and b/img/test/black.gif differ diff --git a/img/test/circle.jpg b/img/test/circle.jpg new file mode 100644 index 0000000..8de13b8 Binary files /dev/null and b/img/test/circle.jpg differ diff --git a/img/test/frog.png b/img/test/frog.png new file mode 100644 index 0000000..1f8fec9 Binary files /dev/null and b/img/test/frog.png differ diff --git a/img/test/quad.gif b/img/test/quad.gif new file mode 100644 index 0000000..95ed995 Binary files /dev/null and b/img/test/quad.gif differ diff --git a/img/test/rainbow.png b/img/test/rainbow.png new file mode 100644 index 0000000..88aaa9f Binary files /dev/null and b/img/test/rainbow.png differ diff --git a/img/test/red-circle.png b/img/test/red-circle.png new file mode 100644 index 0000000..2dd9d81 Binary files /dev/null and b/img/test/red-circle.png differ diff --git a/img/test/spiral.jpg b/img/test/spiral.jpg new file mode 100644 index 0000000..cf67f4a Binary files /dev/null and b/img/test/spiral.jpg differ diff --git a/img/test/white.gif b/img/test/white.gif new file mode 100644 index 0000000..cf3e695 Binary files /dev/null and b/img/test/white.gif differ -- cgit v1.2.3-70-g09d2