简体   繁体   English

当图像部分不在屏幕上时进行模板匹配吗?

[英]Template Matching when image is partially off screen?

How can one achieve template matching when the target object is partially off the screen? 当目标对象部分不在屏幕上时,如何实现模板匹配? Specifically, I'm trying to find a snake in a picture, but only its tail is visible, the rest of the body was clipped out of the image. 具体来说,我试图在图片中找到一条蛇,但是只有它的尾巴可见,其余的身体却被剪断了。

I think that this task is more texture segmentation task then template matching. 我认为这个任务比模板匹配更多的是纹理分割任务。

Something like that: http://www.cs.utah.edu/~suyash/Dissertation_html/node78.html 像这样的东西: http : //www.cs.utah.edu/~suyash/Dissertation_html/node78.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM