#include <ImFusion/CT/Legacy/Vision.h>
Save image in text file one image row per line.
More...
Save image in text file one image row per line.
Useful for loading in Matlab.
- Parameters
-
| img | image |
| filename | filename Save image in text file one image row per line. Useful for loading in Matlab. |
| img | image |
| filename | filename Perform region growing starting from seed points with a structuring element of given size Parameters for describing the device geometry |
|
|
double | srcPatDist |
| | Source-patient distance.
|
| |
|
double | srcDetDist |
| | Source-detector distance.
|
| |
|
double | tilt |
| | Source tilt.
|
| |
|
double | angleRange |
| | Rotation angle of gantry.
|
| |
|
int | frames |
| | Numer of frames.
|
| |
|
double | detSizeX |
| | Detector size in x in millimeters.
|
| |
|
double | detSizeY |
| | Detector size in y in millimeters.
|
| |
|
double | detOffsetX |
| | Detector offset in x in millimeters (shift of gantry with respect to rotation center)
|
| |
|
double | detRotation |
| | Rotation of detector around source-detector axis in degrees.
|
| |
|
double | detShearX |
| | Detector offset in x in millimeters (shift of detector with respect to central piercing point)
|
| |
|
double | detShearY |
| | Not used.
|
| |
|
double | reconSize |
| | Size of reconstruction volume.
|
| |
|
double | angleStart |
| | Start angle of gantry.
|
| |
|
double | reconOffsetX |
| | Translation of reconstruction volume in x.
|
| |
|
double | reconOffsetY |
| | Translation of reconstruction volume in y.
|
| |
|
double | reconOffsetZ |
| | Translation of reconstruction volume in z.
|
| |
|
double | reconRotX |
| | Rotation of reconstruction volume about x-axis.
|
| |
|
double | reconRotY |
| | Rotation of reconstruction volume about y-axis.
|
| |
The documentation for this struct was generated from the following file:
- ImFusion/CT/Legacy/Vision.h