Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Image segmentation libraries

__/ [ibrahim.hossain@xxxxxxxxx] on Saturday 04 February 2006 16:48 \__

> Hello everybody,
> I am planning to start a project in medical image segmentation using
> python in windows enviroment. The idea is to extend already available
> image processing libraries to have a useful and effecient set of
> functions for the purpose of medical image segmentation. This set is to
> include also volume segmentation of 3D images. The plan is to include
> used techiques like
> deformable models, morphological techniques, level sets, split and
> merge, and why not, stochastic methods like Markov models.
> What I want to know is if there is already any known open sourse
> libraries for image segmentation that I can build upon. I would be very
> grateful for the replies.
> 
> Best Regards,
> Avverroes

__/ [RoboRealm] on Saturday 04 February 2006 19:02 \__

> 
> There are a bunch of open source packages that support similar things
> to what you're looking for. In particular ImageJ comes to mind (it has
> various image stack operations and runs as an app so it can be
> experimented with) .. but that's not the only one. Have a look at
> http://www.roborealm.com/links.php for a somewhat comprehensive list of
> open source image processing tools. You may also try to search
> sourceforge for vision or image processing  ... but most of those are
> rudimentary libraries.
> 
> Good luck on your search .. perhaps you can post when you find
> something suitable to let others know what you find.
> 
> RoboRealm.

VXL < http://vxl.sourceforge.net/ > encapsulates some of the basic classes
for  models, but more pertinent libraries remain in the hands of  academic
groups that use them. I believe this makes VXL a non-GPL'd project.

Either  way,  in relation to what the OP is after, segmentation tools  are
included  (C/C++,  not Python), as well as Markov models and some  of  the
rest,  I suspect. It it worth fetching the whole package via CVS and  then
searching  the files using FGREP and the like to see what intersects  with
your  needs. VXL is truly *huge*. Being Open Source, you are not bound  to
be  dependent on expensive interpreters, compilers or pay for any licences
either.

Hope it helps,

Roy

-- 
Roy S. Schestowitz
http://Schestowitz.com  |    SuSE Linux     |     PGP-Key: 0x74572E8E
  6:05am  up 19 days  1:21,  13 users,  load average: 0.72, 0.42, 0.55

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index