Supplying images from memory rather then file

Can I deliver images from a memory pointer rather than from a file?

This will allow me to do some pre-processing of the images, create masks by comparing images or enhance colors etc.

 

Greetings.

 

Unfortunately no. The only way to provide input images is by registering them with their file paths.

 

Thus, right now, if You want to modify the images between vraious RC processing steps, it is necessary to modify them on disk and force RC pipeline to reload them.