### 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