Hi Vahid, get the geometry of your image (mitk::Image::GetGeometry()) and call the appropriate IndexToWorld() [1] method of that image geometry.
[1] http://docs.mitk.org/2015.05/classmitk_1_1BaseGeometry.html Best regards, Stefan ________________________________________ Von: Marco Dev [[email protected]] Gesendet: Donnerstag, 13. August 2015 17:37 An: [email protected] Betreff: [mitk-users] Reading bitmap pixel data Hi, how to convert image coordinate system to world coordinate system in mitk as we know image position and image orientation in bitmap pixel data is different with mitk or itk image Thanks ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
