Hi, For example, I have a 500*500 size of image, but I normalized the range of [0 1], then how to find the image actual coordinate value from the normalized image value
If I understand your question correctly, this will be the answer;
You have always the index of matrices, you can find the value of an index of one element and use find function to find the value or index of the corresponding metric in the normalized matrix and vide vera.
If I understand your question correctly, this will be the answer;
You have always the index of matrices, you can find the value of an index of one element and use find function to find the value or index of the corresponding metric in the normalized matrix and vide vera.
Assuming that the upper left hand corner is the origin (0.0, 0.0), and that the x and y pixel-indices start at 0, then the coordinate of pixel (i, j) is: