OpenCV中文网站

 找回密码
 立即注册
搜索
热搜: 安装 配置
查看: 2359|回复: 0

matchTemplate书上说image的大小是W*H,templ的大小是w*h

[复制链接]
发表于 2018-9-15 17:07:58 | 显示全部楼层 |阅读模式
书上说image的大小是W*H,templ的大小是w*h,则result的大小为(W-w+1)( H-h+1),我想问result显示的是图像的那一块,谢谢大家
void cv::matchTemplate  (   InputArray      image,
        InputArray      templ,
        OutputArray     result,
        int     method,
        InputArray      mask = noArray()
    )   


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|OpenCV中文网站

GMT+8, 2024-4-20 19:54 , Processed in 0.008006 second(s), 15 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表