NAME

ow_horizontal_flip_image - Flips an image across the horizontal axis.

SYNOPSIS

#include "i/i_transform.h"

Example compile flags (system dependent):
  -DLINUX_X86_64 -DLINUX_X86_64_OPTERON  -DGNU_COMPILER 
   -I/home/kobus/include
   -L/home/kobus/misc/load/linux_x86_64_opteron -L/usr/lib/x86_64-linux-gnu
  -lKJB                               -lfftw3  -lgsl -lgslcblas -ljpeg  -lSVM -lstdc++                    -lpthread -lSLATEC -lg2c    -lacml -lacml_mv -lblas -lg2c      -lncursesw 


int ow_horizontal_flip_image(KJB_image *ip);

DESCRIPTION

This routine flips an image across the horizontal axis.

RETURNS

NO_ERROR on sucess and ERROR on failure with an error message being set.

DISCLAIMER

This software is not adequatedly tested. It is recomended that results are checked independantly where appropriate.

AUTHOR

Abin Shahab

DOCUMENTER

Kobus Barnard

SEE ALSO

ow_invert_image , ow_invert_gamma_image , rotate_image_right , rotate_image_left , ow_vertical_flip_image , scale_image_size