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

Color measurement and calibration software suite for display devices

License

Notifications You must be signed in to change notification settings

mikrosimage/OpenDisplayCalib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo OpenDisplayCalib (aka ColorTribe)

ColorTribe is a color measurement and calibration software suite for display devices.

The suite is composed of two tools :

  • ColorHealer, a calibration and measurement application
  • ColorKeeper, a color correction loader with helpful tools as screen detection, email when correction is obsolete, gamma slider, printer lights, custom 2D LUTs loader (custom LUT is applied over the correction LUT)...

ColorKeeper and ColorHealer

More screenshots.
See features overview.
See troubles shootings.


License

OpenDisplayCalib/ColorTribe is distributed using the modified BSD license. Please read the "LICENSE" file for the legal wording.

To put it in a nutshell, OpenDisplayCalib is free, as well as freely modifiable and redistributable.

You may use part or all of it in your own applications, whether proprietary or open, free or commercial or not.


Compilation

  • Getting the source

git clone [email protected]:mikrosimage/OpenDisplayCalib.git

  • Compilation
    • ColorLib_cpp / ColorKeeper (C++ / QT / Boost)
      (cf tested compilers below)
      To compile ColorLib_cpp and ColorKeeper, you'll need bjam (boost-build).
      For both, customize the build file corresponding to your platform (build_linux, build_macOS, build_windows) and launch it.

      To run correctly, ColorKeeper needs to find some directory and files, see "colorkeeper_install_setup" directory in ColorKeeper github arborescence.

    • ColorHealer (Java)
      To easily build ColorHealer, use Maven and run "mvn package" in ColorHealer directory.

    • Probes support

      • CS-200
        Download precompiled libs (161 ko) (Windows only but can be ported)

      • K-10
        Download precompiled libs (un-official SDK) (117 ko) (Windows only but we should use official SDK (Win / Mac / Lin) soon.

      • Datacolor
        To get a SDK and an API Authorzation code : contact C. David Tobie [email protected], Global Product Technology Manager at Datacolor.

      Copy probe libs in ColorHealer lib directory.


Tested compilers

  • Linux

QT 4.5 / Boost 1.35 / GCC 4.4.1 on OpenSUSE 11.2 64 bits
QT 4.8.3 / Boost 1.53 / GCC 4.6 on OpenSUSE 12.1 64 bits

  • Windows

QT 4.5 / Boost 1.35 / MinGW 1.5.4 on Windows XP 32 bits

  • MacOSX

QT 4.5 / Boost 1.35 / Darwin on MacOSX 10.4 32 bits
QT 4.6 / Boost 1.46 / Darwin 4.2.1 on MacOSX 10.5 / 10.6 64 bits
QT 4.8.5 / Boost 1.55 / Darwin 4.2.1 on MacOSX 10.8.5 64 bits


More informations

  • Public repository :

https://github.com/mikrosimage/OpenDisplayCalib.git

  • The github issues module for bug report :

https://github.com/mikrosimage/OpenDisplayCalib/issues

  • Github Wiki :

https://github.com/mikrosimage/OpenDisplayCalib/wiki

  • About Color pipelines for post-production :

http://www.colorpipe.org/

About

Color measurement and calibration software suite for display devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published