i am trying to convert MATLAB code in java for that i am using OpenCv for android.
i want to implement this function of MATLAB in java im2double(Image). is their any ready-made function in opencv or java to do so in android. or we have to implement our own function kindly help if anyone has implemented this already. i have searched Google but didn't find any solutions.
cv::Mathold?