javaio namespace
Contains all functionality for DIPjavaio.
Contents
- Reference
Functions
- auto ImageReadJavaIO(dip::Image& out, dip::String const& filename, dip::String const& interface = bioformatsInterface, dip::uint imageNumber = 0) -> dip::FileInformation
- Reads the image in a file
filename
recognized by a Javainterface
and puts it inout
.