• Rostislav Vasilikhin's avatar
    Bit-exact version of Luv2RGB_b (#9470) · cc547e82
    Rostislav Vasilikhin authored
    * lab_tetra squashed
    
    * initial version is almost written
    
    * unfinished work
    
    * compilation fixed, to be debugged
    
    * Lab test removed
    
    * more fixes
    
    * Luv2RGBinteger: channels order fixed
    
    * Lab structs removed
    
    * good trilinear interpolation added
    
    * several fixes
    
    * removed Luv2RGB interpolations, XYZ tables; 8-cell LUT added
    
    * no_interpolate made 8-cell
    
    * interpolations rewritten to 8-cell, minor fixes
    
    * packed interpolation added for RGB2Luv
    
    * tetra implemented
    
    * removing unnecessary code
    
    * LUT building merged
    
    * changes ported to color.cpp
    
    * minor fixes; try to suppress warnings
    
    * fixed v range of Luv
    
    * fixed incorrect src channel number
    
    * minor fixes
    
    * preliminary version of Luv2RGBinteger is done
    
    * Luv2RGB_b is in progress
    
    * XYZ color constants converted to softfloat
    
    * Luv test: precision fixed
    
    * Luv bit-exactness test added
    
    * warnings fixed
    
    * compilation fixed, error message fixed
    
    * Luv check is limited to [0-2,0-2,0-2] by XYZ
    
    * L->Y generation moved to LUT
    
    * LUTs added for up and vp of Luv2RGB_b
    
    * still works
    
    * fixed-point is done, works at maxerr 2
    
    * vectorized code is done, 2x slower than original
    
    * perf improved by 10%
    
    * extra comments removed
    
    * code moved to color.cpp
    
    * test_lab.cpp updated
    
    * minor refactoring
    
    * test added for Luv2RGB
    
    * OCL Luv2RGB_b: XYZ are limited to [0, 2]; docs updated
    
    * Luv2RGB_b rewritten to universal intrinsics
    
    * test_lab.cpp moved to luv_tetra branch
    cc547e82
Name
Last commit
Last update
..
calib3d Loading commit data...
core Loading commit data...
cudaarithm Loading commit data...
cudabgsegm Loading commit data...
cudacodec Loading commit data...
cudafeatures2d Loading commit data...
cudafilters Loading commit data...
cudaimgproc Loading commit data...
cudalegacy Loading commit data...
cudaobjdetect Loading commit data...
cudaoptflow Loading commit data...
cudastereo Loading commit data...
cudawarping Loading commit data...
cudev Loading commit data...
dnn Loading commit data...
features2d Loading commit data...
flann Loading commit data...
highgui Loading commit data...
imgcodecs Loading commit data...
imgproc Loading commit data...
java Loading commit data...
ml Loading commit data...
objdetect Loading commit data...
photo Loading commit data...
python Loading commit data...
shape Loading commit data...
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videoio Loading commit data...
videostab Loading commit data...
viz Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...