etc

[Opencv, Numpy] Indexing

daeheepark 2019. 11. 29. 15:11

Opencv : (x, y) : (column, row)

Numpy  : (y, x) : (row, column)