diff --git a/demo/images/.saved_searches.pg2conf b/demo/images/.saved_searches.pg2conf new file mode 100644 index 00000000..1a39e468 --- /dev/null +++ b/demo/images/.saved_searches.pg2conf @@ -0,0 +1,64 @@ +[ + { + "name": "Group photos", + "searchQuery": { + "type": 3, + "list": [ + { + "type": 105, + "text": "Balu the bear", + "matchType": 1 + }, + { + "type": 105, + "text": "Boo-Boo Bear", + "matchType": 1 + }, + { + "type": 105, + "text": "Hugin the raven", + "matchType": 1 + }, + { + "type": 105, + "text": "Akela the wolf", + "matchType": 1 + } + ], + "min": 2 + } + }, + { + "name": "Animals", + "searchQuery": { + "type": 2, + "list": [ + { + "type": 105, + "text": "Balu the bear", + "matchType": 1 + }, + { + "type": 105, + "text": "Boo-Boo Bear", + "matchType": 1 + }, + { + "type": 105, + "text": "Hugin the raven", + "matchType": 1 + }, + { + "type": 105, + "text": "Akela the wolf", + "matchType": 1 + }, + { + "type": 105, + "text": "Alvin the Squirrel", + "matchType": 1 + } + ] + } + } +] \ No newline at end of file diff --git a/demo/images/IMG_9398-2.jpg b/demo/images/IMG_9398-2.jpg index 44cbc0d8..3670746f 100644 Binary files a/demo/images/IMG_9398-2.jpg and b/demo/images/IMG_9398-2.jpg differ diff --git a/demo/images/wild-1.jpg b/demo/images/wild-1.jpg new file mode 100644 index 00000000..3eebc5cc Binary files /dev/null and b/demo/images/wild-1.jpg differ diff --git a/demo/images/wild-2.jpg b/demo/images/wild-2.jpg new file mode 100644 index 00000000..320c0417 Binary files /dev/null and b/demo/images/wild-2.jpg differ diff --git a/demo/images/wild-3.jpg b/demo/images/wild-3.jpg new file mode 100644 index 00000000..6f289219 Binary files /dev/null and b/demo/images/wild-3.jpg differ