I have Local Binary Pattern Matlab code ,
显示 更早的评论
回答(1 个)
Walter Roberson
2015-10-20
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 LBP - Local Binary Patterns 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!