Total Variation Inpainting using Split Bregman
|
struct representing an image More...
Data Fields | |
num * | Data |
Float image data. | |
int | Width |
Image width. | |
int | Height |
Image height. | |
int | NumChannels |
Number of channels. | |
struct representing an image
Definition at line 42 of file tvinpaint.c.