Home
last modified time | relevance | path

Searched defs:COLOR_GRAY2RGB (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/dataset/vision/
Dutils.py94 COLOR_GRAY2RGB = COLOR_GRAY2BGR variable in ConvertMode
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/include/dataset/
Dconstants.h46 COLOR_GRAY2RGB = COLOR_GRAY2BGR, ///< Convert GRAY image to RGB image. enumerator