Open mittkongg opened 3 years ago
max = scale (255 - zero_point); min = scale (0 - zero_point);
and this zero_point and scale both are real number , so is not calculated like what i do ?
max = scale (255 - zero_point); min = scale (0 - zero_point);
and this zero_point and scale both are real number , so is not calculated like what i do ?