Is it possible to use 3d_slicer libraries in my own program

Hi every one
I am new to slicer so my question maybe a beginner one,
I wanna use libraries of slicer in c++ to use its benefits in my image processing program.
For example I wanna have an Interface like what it is available in slicer to load my images, choose my ROI edit it and … .
I have built ITK, VTK, Opencv and I hope I Would combine these three libraries with 3d_Slicer together.
Is it possible?

A post was merged into an existing topic: Is there any way to use 3d slicer libraries and to make my own GUI