matchesMask must have the same size as matches1to2 in function 'drawMatches

后端 未结 0 1135
谎友^
谎友^ 2020-12-16 00:18
### the function is:
def drawMatches(src_img,src_kp,dst_img,dst_kp,matches,matchesMask):
    draw_params = dict(matchColor = (0,255,0), # draw matches in green color         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题