fixed bug: opencv read tif file convert Palette color image as grayscale image
authorHarvey <harvey@originlab.com.cn>
Wed, 27 Oct 2021 05:52:54 +0000 (13:52 +0800)
committerHarvey <harvey@originlab.com.cn>
Wed, 27 Oct 2021 06:10:11 +0000 (14:10 +0800)
commitaf154e30539988bf658a31b555a48669db1e0890
tree70e900b9c86b682dd2526d371411cd3f763c9ac8
parent9e6c29069654335700ba6e20e972a4231d8a0061
fixed bug: opencv read tif file convert Palette color image as grayscale image
modules/imgcodecs/src/grfmt_tiff.cpp
modules/imgcodecs/test/test_tiff.cpp