Git Product home page Git Product logo

colour_correction_toolbox's Introduction

Colour Correction Toolbox

Folder structure

  • colour_correction_toolbox
    • doc - documentation
    • util - support functions, e.g. data parser / data converters
      • UT_${NAME} for utility functions
      • should include data parsers / file format converters
    • bin - colour correction algorithms - the stuff that the users call
      • CC_${NAME} for colour correction functions
      • EVAL_${NAME} for evaluation function
    • data - sample data file
      • RIT camera database
      • SFU reflectance database
      • SFU illuminant database

API / Data format

  • colour matrices: $n \times 3$, this include rgb camera readings, xyz tristimulus triplets, camera sensitivity function, or colour matching function.
  • wave spectrum: $n \times 1$, this includes reflectance spectrum, illuminant spectrum. These are done in order to comply with equation (4a) and (4b) in [1].

References

  1. Finlayson, Graham D., and Mark S. Drew. "The maximum ignorance assumption with positivity." Color and Imaging Conference. Vol. 1996. No. 1. Society for Imaging Science and Technology, 1996. APA

Copyright (c) 2016-2017 Fufu Fang, Han Gong, Graham Finlayson University of East Anglia, UK.

colour_correction_toolbox's People

Contributors

fangfufu avatar hangong avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.