ExtractROI not working in standard mode
Description
ExtractROI doesn't work in standard mode (using startx, starty, sizex, sizey parameters).
Steps to reproduce
On branch develop, pulled this morning.
otbcli_ExtractROI -in ~/data/spot6_xs.tif -out "/tmp/roi1.tif" uint16 -startx 4300 -starty 4300 -sizex 4300 -sizey 4300
Writes the entire image. Parameters startx, starty, sizex, sizey are ignored.
Configuration information
Ubuntu 16.04