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

Commit

Permalink
Remove Hidden file in Keeper custom_luts directory.
Browse files Browse the repository at this point in the history
Add documentation files about custom LUTs and custom patterns in the right
directories.
  • Loading branch information
mfe committed Sep 12, 2012
1 parent c0846cd commit 2555dce
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## custom_luts directory ##
___

Add here 2D LUTs you want to use as preview in ColorKeeper Toy tab.
/!\ LUTs with values under 0 and above 1 are not handled.

LUTs format :

0 0 0 0
1 0 0 0
2 0 0 0
3 1 1 1
4 2 2 2
5 3 3 3
6 3 3 3
7 4 4 4
8 5 5 5
(...)
255 1023 1023 1023
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## custom_patterns directory ##
___

Add here images (jpg, png, tif) you want to use as references, they'll appear in ColorKeeper Calib tab.

0 comments on commit 2555dce

Please sign in to comment.