Hello,
This may be a simple question, but i wonder why pixel values can have float values? I'm tracking a target and get the mass center with contours() and moments() method and if i want i can get float values of them.
But why is this even possible? An image can't have a 0.1234 Pixel. Can anybody explain this to me please?