Inherit properties of another image
dip_Error dip_ImageAssimilate( example, target )
Give the target image the same properties ( type, data type, etc... ) as the example image. The example image may be either "raw" or "forged".
Data type | Name | Description |
dip_Image | example | An example image |
dip_Image | target | The target image |
ImageCopyProperties, ChangeDataType, ChangeTo0d
DIPlib on-line documentation | Function reference | Global function index