Code for CorrCoef without using inbuilt function
显示 更早的评论
Hello, I need to do pattern matching with an image and template with out using the corrcoef in-built function in matlab - essentially programming that in built function from scratch. Any suggestion/help/solutions would be greatly appreciated!
采纳的回答
更多回答(1 个)
Wayne King
2012-6-12
0 个投票
The code for corrcoef is open for you to look at. Can't you use that as a basis for your implementation?
类别
在 帮助中心 和 File Exchange 中查找有关 Images 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!