
pranay yadav
Followers: 0 Following: 0
Feeds
已回答
How can i compute AMBE?
go for eme parameter better then amba or you can try Entropy for this
How can i compute AMBE?
go for eme parameter better then amba or you can try Entropy for this
7 years 前 | 0
已回答
Please can anyone help me get the AMBE function (absolute mean brightness error) ?
function d = brightnessdiff(I1, I2) d = rgb2gray(I1) - rgb2gray(I2);
Please can anyone help me get the AMBE function (absolute mean brightness error) ?
function d = brightnessdiff(I1, I2) d = rgb2gray(I1) - rgb2gray(I2);
7 years 前 | 0