How to open DICOM (.dcm) images in iOS ? -
though duplicate question, great if can me in integrating dicom image viewer in ios application. building health application, have requirement showcase .dcm images. solutions ?
imebra (c++) can compiled os-x , ios.
it comes few objective-c helpers convert images uiimage or nsimage , std::string objects to/from nsstring.
the documentation contains section dedicated building library apple oses.
disclosure: i'm author of imebra
Comments
Post a Comment