Clear Filters
Clear Filters

How to create inverse 2D-LUT

6 views (last 30 days)
Tony
Tony on 2 Nov 2023
From 2D - LUTs:
X = LUT(a; b)
Y = LUT(a; b)
How could I get 2 inverse LUTs, also:
a = LUT(X; Y)
b = LUT(X; Y)
Thank you!
Best Regards
Tony

Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!