프로그래밍언어/ROS
imdecode
sunlab
2021. 8. 18. 14:05
728x90
https://docs.opencv.org/3.4/d8/d6a/group__imgcodecs__flags.html#ga61d9b0126a3e57d9277ac48327799c80
OpenCV: Flags used for image file reading and writing
For TIFF, use to specify the image compression scheme. See libtiff for integer constants corresponding to compression formats. Note, for images whose depth is CV_32F, only libtiff's SGILOG compression scheme is used. For other supported depths, the compres
docs.opencv.org