Compare & Analyze Pixels
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
:confused: VB HELP!! does anybody know how to compare between images in pixel....i mean calculate 2 images...(png,gif,jpg)....but need mean square error (MSE), the formula is MSE= 1/w*h(I'(x,y)-I(x,y)) w=width(image) h=height I'=imagepixels1 on posisition coordinat (x,y) I=imagepixels2 on posisition coordinat (x,y) there is will be in format(#.######)?? pls help me!!! :doh::doh: ====================^_^