
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년 초과 전 | 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년 초과 전 | 0