 piv API documentation
piv API documentation
#include <img.h>
| Data Fields | |
| guint | depth | 
| guint | ncolumns | 
| guint | nrows | 
| gboolean | x_corr | 
| gfloat | s_scale | 
| gfloat | t_scale | 
| gfloat | z_off_x | 
| gfloat | z_off_y | 
| gchar | title [GPIV_MAX_CHARS] | 
| gchar | creation_date [GPIV_MAX_CHARS] | 
| gchar | location [GPIV_MAX_CHARS] | 
| gchar | author [GPIV_MAX_CHARS] | 
| gchar | software [GPIV_MAX_CHARS] | 
| gchar | source [GPIV_MAX_CHARS] | 
| gchar | usertext [GPIV_MAX_CHARS] | 
| gchar | warning [GPIV_MAX_CHARS] | 
| gchar | disclaimer [GPIV_MAX_CHARS] | 
| gchar | comment [GPIV_MAX_CHARS] | 
| gchar | copyright [GPIV_MAX_CHARS] | 
| gchar | email [GPIV_MAX_CHARS] | 
| gchar | url [GPIV_MAX_CHARS] | 
| gboolean | depth_logic | 
| gboolean | ncolumns_logic | 
| gboolean | nrows_logic | 
| gboolean | x_corr_logic | 
| gboolean | s_scale_logic | 
| gboolean | t_scale_logic | 
| gboolean | z_off_x_logic | 
| gboolean | z_off_y_logic | 
| gboolean | title_logic | 
| gboolean | creation_date_logic | 
| gboolean | location_logic | 
| gboolean | author_logic | 
| gboolean | software_logic | 
| gboolean | source_logic | 
| gboolean | usertext_logic | 
| gboolean | warning_logic | 
| gboolean | disclaimer_logic | 
| gboolean | comment_logic | 
| gboolean | copyright_logic | 
| gboolean | email_logic | 
| gboolean | url_logic | 
| guint __GpivImagePar::depth | 
Image color depth
| guint __GpivImagePar::ncolumns | 
Number of image columns
| guint __GpivImagePar::nrows | 
Number of image rows
| gboolean __GpivImagePar::x_corr | 
cross-correlation image pair
| gfloat __GpivImagePar::s_scale | 
spatial scale, used by gpiv_post_scale
| gfloat __GpivImagePar::t_scale | 
time-scale, used by gpiv_post_scale
| gfloat __GpivImagePar::z_off_x | 
zero offset in x (column) direction, used by gpiv_post_scale
| gfloat __GpivImagePar::z_off_y | 
zero offset in y (row) direction, used by gpiv_post_scale
| gchar __GpivImagePar::title[GPIV_MAX_CHARS] | 
Project name
| gchar __GpivImagePar::creation_date[GPIV_MAX_CHARS] | 
Date of origin
| gchar __GpivImagePar::location[GPIV_MAX_CHARS] | 
Location of origin
| gchar __GpivImagePar::author[GPIV_MAX_CHARS] | 
Author name
| gchar __GpivImagePar::software[GPIV_MAX_CHARS] | 
Program that generated the image
| gchar __GpivImagePar::source[GPIV_MAX_CHARS] | 
Camera name and type
| gchar __GpivImagePar::usertext[GPIV_MAX_CHARS] | 
User comment
| gchar __GpivImagePar::warning[GPIV_MAX_CHARS] | 
Date of origin
| gchar __GpivImagePar::disclaimer[GPIV_MAX_CHARS] | 
Disclaimer text
| gchar __GpivImagePar::comment[GPIV_MAX_CHARS] | 
Comment from other image formats
| gchar __GpivImagePar::copyright[GPIV_MAX_CHARS] | 
Copyright text
| gchar __GpivImagePar::email[GPIV_MAX_CHARS] | 
E-mail author
| gchar __GpivImagePar::url[GPIV_MAX_CHARS] | 
URL of program or author
| gboolean __GpivImagePar::depth_logic | 
flag if depth has been defined
| gboolean __GpivImagePar::ncolumns_logic | 
flag if ncolumns has been defined
| gboolean __GpivImagePar::nrows_logic | 
flag if nrows has been defined
| gboolean __GpivImagePar::x_corr_logic | 
flag if x_corr has been defined
| gboolean __GpivImagePar::s_scale_logic | 
flag if s_scale has been defined
| gboolean __GpivImagePar::t_scale_logic | 
flag if t_scale has been defined
| gboolean __GpivImagePar::z_off_x_logic | 
flag if z_off_x has been defined
| gboolean __GpivImagePar::z_off_y_logic | 
flag if z_off_y has been defined
| gboolean __GpivImagePar::title_logic | 
flag if title has been defined
| gboolean __GpivImagePar::creation_date_logic | 
flag if creation_date has been defined
| gboolean __GpivImagePar::location_logic | 
flag if location has been defined
| gboolean __GpivImagePar::author_logic | 
flag if author has been defined
| gboolean __GpivImagePar::software_logic | 
flag if software has been defined
| gboolean __GpivImagePar::source_logic | 
flag if source has been defined
| gboolean __GpivImagePar::usertext_logic | 
flag if usertext has been defined
| gboolean __GpivImagePar::warning_logic | 
flag if warning has been defined
| gboolean __GpivImagePar::disclaimer_logic | 
flag if disclaimer has been defined
| gboolean __GpivImagePar::comment_logic | 
flag if comment has been defined
| gboolean __GpivImagePar::copyright_logic | 
flag if copyright has been defined
| gboolean __GpivImagePar::email_logic | 
flag if email has been defined
| gboolean __GpivImagePar::url_logic | 
flag if url has been defined
 1.5.1
 1.5.1