CV_StsInplaceNotSupported  750 modules/core/src/system.cpp     case CV_StsInplaceNotSupported : return "Inplace operation is not supported";
CV_StsInplaceNotSupported  817 modules/core/src/system.cpp     case CV_INPLACE_NOT_SUPPORTED_ERR: return CV_StsInplaceNotSupported;