Skip to content

Egor-eth/SpectralUpsamplingImpls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d42215d · May 15, 2024

History

99 Commits
Mar 19, 2024
Feb 22, 2024
May 15, 2024
May 15, 2024
Apr 21, 2024
May 15, 2024
May 14, 2024
May 12, 2024
May 11, 2024
Feb 20, 2024
May 15, 2024
Apr 20, 2024
Dec 14, 2023

Repository files navigation

SpectralUpsamplingImpls

Small program to convert RGB to spectum

How to build

Simply run

./build.sh

to build program (Ninja required).

Usage

Run

./build/converter

Parameters:

  • -f <path> : input file;
  • -c <hex> : input color in RGB (upsampling only);
  • -m <method> : upsampling method;
  • -D <path> : directory to output (upsampling only);
  • -n <name> : name for output (upsampling only);
  • --downsample : downsample instead of upsampling (requires -f).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published