I try find lines

前端 未结 0 1419
情歌与酒
情歌与酒 2020-12-19 22:30

I need to show lines, but I have error this code:

QImage temp = nPixDst->pixmap().toImage();
Mat image = QImage2Mat( temp ) ;

cvtColor(image, image, COLOR         


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