[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tools?
- To: "Development Discussions" <developer at arabeyes dot org>
- Subject: Re: Tools?
- From: "Ahmad Sayed" <ahmad dot ahmadsayed at gmail dot com>
- Date: Mon, 26 Feb 2007 16:44:36 +0200
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=d1w8DSHbYa2l1TdClHMyGjyejiy+s0NunukbDe/Tf2J6vx1U4pNr9jk0qecCFswjYuk1KHv/RvdbPe19bzsrPKBk8CxUFFrJPUaE82VJ3OQVUJAz3iAxrZsKRcTo+fBtaGoDbuAcwCahC+vOSmki9onK01M6RWyI/HPwi3UdpwA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=q6e5lvI0HdGUjcVqo6vY62QdfvIb0GRmWKAUhOsySRuthCGKXq6IJ9kk62NuJY006EzZRJr01jBc96eMoqd3SoCp66YMFyVC7Hjldn2Vw6ltez8NgwVIsWyT00Uz29xA3UUVY3B8wxu3d/vSJm7O4GniVoh5Zns1QYg22GDywU0=
Hi islam,
actually we use xlib and xserver as method to sanity check if the segmentation done correctly, xlib doesn't replace gtk+ and qt as you can't do any thing useful with some pixel and basic events they xlib doesn't have any widget, tarik use xlib just to view the result from the segmentation and libtiff to be able to process pixel, before begin with this project i tried to do my own ocs using python and i was totally depending on gtk+ and gdkimage, but using libtiff is better to make it more generic in os dependent