Hi Feri, how are you developing your algorithm? Is it contained in a MITK "module", a MITK "bundle", or something else? If you already have a Qt dependency, you can just add your atlas as a Qt resource file and it will be included in your dynamic library.
Best, Sascha On 04/06/2011 12:46 PM, Ferenc Kovács wrote: > Hi Users, > > I would like to generate a dynamic library from my algorithm. > My algorithm uses an anatomical atlas in an image file (.mhd). > > So, what I want is just one .so file including my atlas. > How can I compile my atlas into the lib?? > And how can I load the image from the lib?? > > My development environment includes linux, ITK and CMAKE. > > Thanks, > > Feri ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
