left,top为左上角的点坐标

right,bottom为右下角的点坐标

转换一下为opencv常用的:

x=left

y=top

width=right-left

height=bottom-top 

《MFC:矩形left、right、top、bottom》

相关文章:

  • 2022-12-23
  • 2021-11-03
  • 2021-09-18
  • 2021-12-16
  • 2022-03-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-02
  • 2021-09-14
  • 2021-11-13
  • 2021-09-01
  • 2021-06-22
  • 2022-12-23
相关资源
相似解决方案