[coco] Prepare Window2D method renaming (#1509)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 17 Sep 2018 02:05:15 +0000 (11:05 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 17 Sep 2018 02:05:15 +0000 (11:05 +0900)
commitda3669fdf7ef24343900419d6366ff176b7ae4e8
tree03a6a46fdddf8ed60f5871ede2f2b5459a7b8091
parent7958d69e799b14e124a0bb4e2468326fbf766844
[coco] Prepare Window2D method renaming (#1509)

Window2D currently has 'vertical' and 'horizontal' methods, but
it would be better to use 'height' and 'width' to make it clear that
Window2D represents the shape of receptive fields.

As the first step to method renaming, this commit introduces 'height'
and 'width' methods to allow clients (such as enco) to prepare
themselves for future changes.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/Window2D.h