Searched refs:BadNumChannels (Results 1 – 6 of 6) sorted by relevance
278 …CV_Error(cv::Error::BadNumChannels, "The total width is not divisible by the new number of channel… in reshape()
196 …CV_Error(cv::Error::BadNumChannels, "The total width is not divisible by the new number of channel… in reshape()
193 CV_Error(cv::Error::BadNumChannels, "Unsupported channels count"); in disp_bilateral_filter()
284 default: CV_Error(cv::Error::BadNumChannels, "Unsupported channels count"); in init_data_cost_caller_()303 default: CV_Error(cv::Error::BadNumChannels, "Unsupported channels count"); in init_data_cost_reduce_caller_()464 default: CV_Error(cv::Error::BadNumChannels, "Unsupported channels count"); in compute_data_cost_caller_()484 default: CV_Error(cv::Error::BadNumChannels, "Unsupported channels count"); in compute_data_cost_reduce_caller_()
82 BadNumChannels= -15, //!< enumerator
69 BadNumChannels = -15, field in Core