|
Chan-Vese Segmentation
|
Program parameters struct. More...
Data Fields | |
| const char * | InputFile |
| Input file name. | |
| const char * | OutputFile |
| Animation output file name. | |
| const char * | OutputFile2 |
| Binary output file name. | |
| int | JpegQuality |
| Quality for saving JPEG images (0 to 100) | |
| image | Phi |
| Level set. | |
| chanveseopt * | Opt |
| ChanVese options object. | |
| int | IterPerFrame |
Program parameters struct.
Definition at line 40 of file chanvesecli.c.
1.8.3.1