您当前的位置: 首页 >  矩阵

txwtech

暂无认证

  • 2浏览

    0关注

    813博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

2020.6.12_p38_OpenCV使用Rect类获取矩阵中某一特定的矩形区域

txwtech 发布时间:2020-06-12 14:33:56 ,浏览量:2

 

2020.6.12_p38_使用Rect类获取矩阵中某一特定的矩形区域

//2020.6.12_p38_使用Rect类获取矩阵中某一特定的矩形区域
#include 
using namespace cv;
#include 
using namespace std;

int main(int argc, char *argv[])
{
	Mat matrix = (Mat_(5, 5)             
关注
打赏
1665060526
查看更多评论
0.0468s