RadioImagerGPU 1.0
Loading...
Searching...
No Matches
convert_gpu_csv_to_png Namespace Reference

Functions

 convert_csv_to_png (csv_file, output_dir)
 
 main ()
 

Function Documentation

◆ convert_csv_to_png()

convert_gpu_csv_to_png.convert_csv_to_png ( csv_file,
output_dir )
Convert a CSV file containing image data to a PNG file.

Parameters:
csv_file (str): Path to the input CSV file.
output_dir (str): Directory to save the PNG file.

◆ main()

convert_gpu_csv_to_png.main ( )