1whatleytay / paintings

Program configured to provide multithreaded colour analysis and categorization on the MET museum database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paintings

  • Classify image colors using HSL.
  • Get analysis data on multiple images.
  • Query data directly from the MET museum database.
  • Get data summaries like Mean, Std. Dev, Min, Max.
  • Run many different configurable samples.
  • Made extremely quickly, code is stable (i hope) but really hard to manage.

Made for data collection for the Data 12 course.

About

Program configured to provide multithreaded colour analysis and categorization on the MET museum database.


Languages

Language:C++ 98.1%Language:CMake 1.9%