Skip to content

Tags: weaming/x3f-go

Tags

release-0.1.6

Toggle release-0.1.6's commit message
fix highlight pink

release-0.1.5

Toggle release-0.1.5's commit message
fix camf type5 and camera model detection

release-0.1.4

Toggle release-0.1.4's commit message
add rotation

release-0.1.3

Toggle release-0.1.3's commit message
speed up using cpp

release-0.1.2

Toggle release-0.1.2's commit message
feat: accelerate post-processing with OpenCV

Refactors the post-processing pipeline to use OpenCV for significant performance improvements in tone mapping, exposure, and gamma correction.

- A new C++ implementation using OpenCV handles the core processing.
- Go code for CGo integration has been consolidated into a single  file.
- A helper script was used to convert the Go-based AgX LUT to a C++ header.

release-0.1.1

Toggle release-0.1.1's commit message
fix wb

release-0.1

Toggle release-0.1's commit message
dpq