#include#includeusing?namespace?std;using?namespace?cv;int?main(){Mat?img=imread("f:/1.jpg");int?height=img.rows;int?wid...