Lib Gpiv API documentation
Go to the documentation of this file.
50 #ifndef __LIBGPIV_IMG_UTILS_H__
51 #define __LIBGPIV_IMG_UTILS_H__
127 gpiv_img_mpi_bcast_image (
GpivImage *image,
128 const gboolean alloc_frame
138 gpiv_img_mpi_bcast_imgframe (
GpivImage *image
Image parameters or header info.
Piv image header and data.
void gpiv_free_img(GpivImage *gpiv_image)
Frees memory of gpiv_image.
GpivImage * gpiv_alloc_img(const GpivImagePar *image_par)
Allocates memory for GpivImage frames.
gchar * gpiv_cp_img_data(const GpivImage *image_src, GpivImage *image_dest)
Copies contents of img_src to img_dest.
GpivImage * gpiv_cp_img(const GpivImage *image)
Duplicates image.
gchar * gpiv_check_alloc_img(const GpivImage *image)
Checks if image frames have been allocated TODO BUGFIX: check on correct size.
Generated for libgpiv-0.6.1 by
1.8.17