Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

evaluates objects from peekaboom data for their adherence to the rule of thirds

Notifications You must be signed in to change notification settings

jamesmacaulay/rule-of-thirds

Repository files navigation

Rule of Thirds

Evaluates data from the Peekaboom game, created by Luis von Ahn, and produces belief values for an object being placed in an image in accordance with the rule of thirds.

Written in Python by James MacAulay and Jessica Cockbain, for CGSC 4001 at Carleton University, taught by Dr. Jim Davies.

Usage

Output the Photographer’s evaluation of the provided test images with:

  python evaluateTestData.py

Run the tests with:

  python runtests.py

Legal

This project uses the euclid library for geometry, which is licensed under the LGPL.

The rest is original work and is copyright 2009 by James MacAulay and Jessica Cockbain.

About

evaluates objects from peekaboom data for their adherence to the rule of thirds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published