Flipud img: Difference between revisions
Jump to navigation
Jump to search
imported>Scott (Created page with '===Purpose=== Flip image dataset in up/down direction. ===Synopsis=== :out = transform_img(in,action) ===See Also=== rot90_img, transform_img') |
imported>Scott |
||
Line 9: | Line 9: | ||
===See Also=== | ===See Also=== | ||
[[rot90_img]], [[transform_img]] | [[cropimage]], [[rot90_img]], [[transform_img]], [[transpose_img]] |
Latest revision as of 09:45, 16 October 2009
Purpose
Flip image dataset in up/down direction.
Synopsis
- out = transform_img(in,action)