issues
search
JakubOchnik
/
Cube-LUT-Loader
A simple command-line 1D/3D .cube LUT loader.
Other
28
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
GH-54 Change naming of the LUT application intensity param
#65
JakubOchnik
closed
1 week ago
0
Use taywee::args library instead of boost::program_options
#64
JakubOchnik
closed
2 weeks ago
0
Simplify conan build
#63
JakubOchnik
closed
2 weeks ago
0
Feature request: add an option --no-enlarge to ignore --width or --height if the input file is smaller
#62
stephane-archer
opened
4 months ago
0
Feature request: if --width -1 or --height -1 keep the same aspect ratio for the output
#61
stephane-archer
opened
4 months ago
0
Bug report: png with transparent pixel get a new color in the output
#60
stephane-archer
opened
4 months ago
0
Feature request: Tetrahedral interpolation
#59
stephane-archer
opened
4 months ago
0
Bug report: --strength 100 make the app generate interesting colors
#58
stephane-archer
closed
2 weeks ago
1
Question: Does this tool support 10 bit images (tiff) and does the LUT transformation is compatible with this kind of precision?
#57
stephane-archer
opened
4 months ago
0
Feature request: support special characters as input file
#56
stephane-archer
opened
4 months ago
0
Feature request: support macOS 10.14
#55
stephane-archer
opened
5 months ago
0
minor change: maybe --intensity would be more clear compare to --strength?
#54
stephane-archer
closed
1 week ago
3
Feature request: support for webp input image files
#53
stephane-archer
opened
5 months ago
0
Feature request: support for HEIC image input files
#52
stephane-archer
opened
5 months ago
0
Feature request: GPU acceleration on MacOS (metal?)
#51
stephane-archer
opened
5 months ago
0
Feature request: support .cr3 files and other RAW file as input file.
#50
stephane-archer
opened
5 months ago
0
active HARDENED_RUNTIME for MacOS
#49
stephane-archer
closed
5 months ago
2
GH-43 Introduce 'force overwrite' command line option
#48
JakubOchnik
closed
5 months ago
0
Feature request: building lut_loader to WebAssembly
#47
stephane-archer
opened
5 months ago
0
How to build lut_loader with Apple Hardened Runtime on a Mac?
#46
stephane-archer
closed
5 months ago
4
Refactor file access interface
#45
JakubOchnik
closed
5 months ago
0
Introduce conan build and fmt::format
#44
JakubOchnik
closed
6 months ago
0
Feature request: command line option to avoid overwriting output file if already existing to prevent dataloss.
#43
stephane-archer
closed
5 months ago
0
Add more comments and minor improvements to the trilinear algorithm
#42
JakubOchnik
closed
8 months ago
0
Bump C++ version to C++20 and use std::format
#41
JakubOchnik
closed
2 weeks ago
0
Feature request: add support for other LUT file formats
#40
stephane-archer
opened
11 months ago
0
Create DataLoader unit tests
#39
JakubOchnik
closed
12 months ago
0
Disable building CUDA on GH Actions
#38
JakubOchnik
closed
12 months ago
0
GH-29 Add command line option to specify image output size
#37
JakubOchnik
closed
12 months ago
0
Extend GitHub workflow
#36
JakubOchnik
closed
1 year ago
0
initial commit
#35
JakubOchnik
closed
1 year ago
0
GH-31 Fix help message
#34
JakubOchnik
closed
1 year ago
0
Build for Mac OS Mojave (10.14.6)
#33
stephane-archer
opened
1 year ago
2
Bug report: the last version has much slower performance for unknown reason
#32
stephane-archer
closed
1 year ago
1
Bug Report: No help message anymore
#31
stephane-archer
closed
1 year ago
0
Code quality improvements
#30
JakubOchnik
closed
1 year ago
0
Feature request: add command line option to specify image output size
#29
stephane-archer
closed
12 months ago
0
Update performance comparison in README
#28
JakubOchnik
closed
1 year ago
0
Fix CUDA build
#27
JakubOchnik
closed
1 year ago
0
Feature request: Modify CMake to add an option to build OpenCV statically like BUILD_CUDA
#26
stephane-archer
closed
6 months ago
3
GH-24 Bump minimum CMake version
#25
JakubOchnik
closed
1 year ago
0
CMake Warning about cmake_minimum_required
#24
stephane-archer
closed
1 year ago
0
General refactor of LUT parsing logic
#23
JakubOchnik
closed
1 year ago
0
Lut infinite parsing and eating CPU for breakfast
#22
stephane-archer
closed
1 year ago
1
GH-20 Remove unused OpenCV libs
#21
JakubOchnik
closed
1 year ago
0
How do you build the project to use static library?
#20
stephane-archer
closed
1 year ago
4
Refactor code and implement clipping LUT values outside the domain
#19
JakubOchnik
closed
1 year ago
0
GH-16 Fix minor bug in condition in LUT parser
#18
JakubOchnik
closed
1 year ago
0
Some other lut that are not working
#17
stephane-archer
closed
1 year ago
4
a small warning when compiling on Mac OS
#16
stephane-archer
closed
1 year ago
0
Next