How to find the accuracy using MatLab between referenced value and measured one??
Show older comments
How to find the accuracy using MatLab between referenced value and measured one??

Attached figure is bar graph between 7 Query image (Major axis) and retrieved image((Major axis)
How to calculate the Sensitivity and specificity Or Accuracy and precision using matlab؟؟
Answers (1)
Image Analyst
on 1 Jul 2015
0 votes
Depends on what you're looking for. My statistician friends would tell you to contact your friendly statistician colleague for a tutorial on Gauge R&R: https://en.wikipedia.org/wiki/ANOVA_gauge_R%26R
Or maybe you just want to use immse() or psnr() or some simpler but less theoretically robust methods than Gauge R&R.
Categories
Find more on Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!