I have Local Binary Pattern Matlab code ,

1 visualización (últimos 30 días)
noo no
noo no el 19 de Oct. de 2015
Respondida: Walter Roberson el 20 de Oct. de 2015
How calculate accuracy for this code by using matlab ?????

Respuestas (1)

Walter Roberson
Walter Roberson el 20 de Oct. de 2015
You cannot calculate the accuracy of the code. You can test whether it is correct or not. If it does not produce the right answer every time then it is incorrect code, not inaccurate code.
To test whether your code is correct or not, read some input images and run your LBP code and compare the result to what is obtained by someone else's code such as http://www.mathworks.com/matlabcentral/fileexchange/36484-local-binary-patterns

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by