8000 GitHub - marcosgreis/colour-checker: The C++ Challenge from Thalmic Labs (VanHackathon)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

marcosgreis/colour-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project to solve the VanHackathon challenge from Thalmic Labs.

Requirements:
* CMake 3.0
* Boost C++ Libraries 1.54 (program_options and unit_test_framework)



The activities needed to complete this task are:

Act#0: Create basic structure
Act#1: Read input files
Act#2: Parse data
Act#3: Create colour matching function
Act#4: Calculate light colour
Act#10: Command-line tool
Act#11: Add a filter to remove noise from the measurement data
Act#8: Determine light stability

During the development, I was told that the GUI was not neccessary.
Therefore, these activities do not apply:
-- Act#5: Create GUI
-- Act#6: Integrate with libcolourcheck
-- Act#7: Show data
-- Act#9: Show stability in GUI

About

The C++ Challenge from Thalmic Labs (VanHackathon)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0