This website requires JavaScript.
Explore
Help
Sign In
misc
/
piphoto
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
34
Commits
1
Branch
0
Tags
0ccae577ebd63e6e389846c5ef9bba3ef51484d0
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ian Gulliver
0ccae577eb
Make SetPixel safe, remove incomplete safety elsewhere
2017-08-12 16:05:41 -07:00
docs
Possibly ideal uniform LUT size
2017-08-06 18:51:55 +00:00
.gitignore
Ignore pngs
2017-08-11 23:40:36 -07:00
array.h
Conversion to signed
2017-08-12 11:46:05 -07:00
color.h
Conversion to signed
2017-08-12 11:46:05 -07:00
colorchecker.h
Make SetPixel safe, remove incomplete safety elsewhere
2017-08-12 16:05:41 -07:00
colors.h
Conversion to signed
2017-08-12 11:46:05 -07:00
coord.h
Conversion to signed
2017-08-12 11:46:05 -07:00
image.h
Make SetPixel safe, remove incomplete safety elsewhere
2017-08-12 16:05:41 -07:00
intmath.h
Conversion to signed
2017-08-12 11:46:05 -07:00
LICENSE
Initial commit
2017-07-23 15:51:38 -07:00
lut.cc
Lut -> LutBase
2017-08-12 12:09:38 -07:00
lut.h
Switch to Lut1d
2017-08-12 14:16:06 -07:00
Makefile
Lut base class, ScoreImage -> ScoreLut
2017-08-12 12:01:21 -07:00
minimum.h
Conversion to signed
2017-08-12 11:46:05 -07:00
piphoto.cc
Switch to Lut1d
2017-08-12 14:16:06 -07:00
piraw.h
Conversion to signed
2017-08-12 11:46:05 -07:00
util.cc
More file split
2017-08-06 19:39:11 +00:00
util.h
More file split
2017-08-06 19:39:11 +00:00
S
Description
No description provided
Apache-2.0
79
KiB
Languages
C++
97.6%
Makefile
1.5%
C
0.9%