Hi there...
is it possible in b4j to check how different is a bytes[] from another bytes[] ?
Probably in percentage...
lets say we have these two strings before we change them to bytes...
1. GEORGE
2. GIORGO
That seems 50% the same... and 50% different
Now imagine you have two images with 200000bytes... check the difference.... (some will tell with AI, but if you wanna check it pixel by pixel - but fast ?)
is there ready something like it ?
is it possible in b4j to check how different is a bytes[] from another bytes[] ?
Probably in percentage...
lets say we have these two strings before we change them to bytes...
1. GEORGE
2. GIORGO
That seems 50% the same... and 50% different
Now imagine you have two images with 200000bytes... check the difference.... (some will tell with AI, but if you wanna check it pixel by pixel - but fast ?)
is there ready something like it ?