Sciweavers

page 10 / 10
» sourcecode
Sort
View

Source Code
2890views
17 years 23 days ago
ImageJ
"ImageJ can display, edit, analyze, process, save, and print 8-bit, 16-bit and 32-bit images. It can read many image formats including TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS, ...
National Institute of Health
286
Voted

Source Code
1894views
16 years 14 hour ago
Supervised Image Segmentation Using Markov Random Fields
This is the sample implementation of a Markov random field based image segmentation algorithm described in the following papers: 1. Mark Berthod, Zoltan Kato, Shan Yu, and Josi...
Csaba Gradwohl, Zoltan Kato
761
Voted

Source Code
1378views
14 years 1 months ago
gradient vector flow
Active contours, or snakes, are computer-generated curves that move within images to find object boundaries. Its 3D version is often known as deformable models or active surfaces ...

Source Code
579views
16 years 29 days ago
The CImg Library
The CImg Library is an open source, C++ toolkit for image processing, designed with these properties in mind : Usefulness CImg defines classes and methods to manage images in y...
David Tschumperlé