I want to deal with cv::Mat values as signed float values. for example if I made subtraction operation I want the negative values to be stored as negative and also if I made a divide operation I want the the result to be stored as float. What is the best to do this? Many thanks values as signed fl