标签:style sp on bs size nbsp br ht 关系
opencv中图像的x,y 坐标以及 height, width,rows,cols 他们的关系经常混淆。
rows 其实就是行,一行一行也就是y 啦。height高度也就是y啦。
cols 也就是列,一列一列也就是x啦。width宽度也就是x啦。
备忘一下。
opencv 中x,y,height, width,rows,cols 的关系
标签:style sp on bs size nbsp br ht 关系
原文地址:http://blog.csdn.net/ikerpeng/article/details/41846259