|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Gtkmm Image InterfaceI must create a interface with gtkmm that visualize images and where is the possibility of zoom it.. and that scroll a volume of images one after one with scroller or slider..
On internet I don't find nothing.. Please help me.. |
|
|
Re: Gtkmm Image InterfaceOn Wed, Apr 30, 2008 at 12:12 PM, Slivietta <silvianeg@...> wrote:
> > I must create a interface with gtkmm that visualize images and where is the > possibility of zoom it.. and that scroll a volume of images one after one > with scroller or slider.. > On internet I don't find nothing.. > Please help me.. gtkimageviewmm is probably what you're looking for: http://trac.bjourne.webfactional.com/wiki http://trac.bjourne.webfactional.com/browser/gtkimageviewmm Marko _______________________________________________ gtkmm-list mailing list gtkmm-list@... http://mail.gnome.org/mailman/listinfo/gtkmm-list |
|
|
Re: Gtkmm Image InterfaceOn 03:12 Wed 30 Apr , Slivietta wrote:
> > I must create a interface with gtkmm that visualize images and where is the > possibility of zoom it.. and that scroll a volume of images one after one > with scroller or slider.. > On internet I don't find nothing.. > Please help me.. I am working on such a project to display 'dicom' medical image data sets. This sounds like what you want to do. What specifically would you like to do?. Are you working on an open source project as well? I use gtkglextmm to display the image and use standard OpenGL image calls to zoom and pan. I use dcmtk to decode to the medical image data sets. Mitchell > -- > View this message in context: http://www.nabble.com/Gtkmm-Image-Interface-tp16979473p16979473.html > Sent from the Gtkmm mailing list archive at Nabble.com. > > _______________________________________________ > gtkmm-list mailing list > gtkmm-list@... > http://mail.gnome.org/mailman/listinfo/gtkmm-list _______________________________________________ gtkmm-list mailing list gtkmm-list@... http://mail.gnome.org/mailman/listinfo/gtkmm-list |
|
|
Re: Gtkmm Image InterfaceYes..I must create this interface for DICOM image..
I have used ITK to manipulate DICOM. I have used C++ with itk..i must to use now gtkmm Now I must create a grafich interface to visualize DICOM..zoom DICOM..scroll a volume of Dicom.. create the object pen and rubber to write on image..ecc ecc Thank you very much for the answear.. ;)
|
| Free Forum Powered by Nabble | Forum Help |