G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing
GREYC CNRS ENSICAEN UNICAEN

A Full-Featured Open-Source Framework for Image Processing



Latest stable version: 3.3.5        Current pre-release: 3.3.6 (2024/03/18)

Reference

Table of Contents  ▸  List of Commands  ▸  Input / Output  ▸  input_csv◀  input_bytes    |    input_cube  ▶

input_csv

Arguments:

Description:

Insert number of string array from specified .csv file.

If variable_name is provided, the string of each cell is stored in a numbered variable _variable_name_x_y, where x and y are the indices of the cell column and row respectively (starting from 0).
Otherwise, a WxH image is inserted at the end of the list, with each vector-valued pixel I(x,y) encoding the number or the string of each cell.
This command returns the W,H dimension of the read array, as the status.

Default values:

read_data_as=1.

G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing

G'MIC is an open-source software distributed under the CeCILL free software licenses (LGPL-like and/or
GPL-compatible). Copyrights (C) Since July 2008, David Tschumperlé - GREYC UMR CNRS 6072, Image Team.