Pixel prime number.
I want to find error between white position and white arrow. It's difference will be integer.
But i want to know exact error like prime number. Is there any way to express prime number in pixel image?
I have no idea what you want. Which white position or arrow? And prime numbers? Could you try to rephrase your question?
I mean, All images are consist of pixel, which is integer. But I want accurate value. If I want to take pixel value like 0.7, 0.8 , what should I have to do?..
Point is this, Is there anyway to express integer value to more accurate prime number value?
I don't understand what you're asking precisely, but you want the location of something to sub-pixel accuracy? The function cornerSubPix can take a list of integer points that are corners or saddle points and find their location more precisely.