Skip to content
firepick1 (Chromebook Ubuntu) edited this page Apr 25, 2014 · 2 revisions

FireSight wrapper for OpenCV resize()

  • fx Horizontal scale, default 1
  • fy Vertical scale, default 1

Stage Model

{}

Example: Squeeze the Duck pipeline

firesight -i img/duck.jpg -p json/resize.json -o target/resize.jpg -Dfx=0.25 -Dfy=0.5

←Original Duck ←Squeezed Duck

Clone this wiki locally