Sciweavers

page 3 / 10
» sourcecode
Sort
View

Source Code
1894views
13 years 11 months 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

Source Code
846views
13 years 11 months ago
Supervised Color Image Segmentation in a Markovian Framework
This is the sample implementation of a Markov random field based color image segmentation algorithm described in the following paper: Zoltan Kato, Ting Chuen Pong, and John Chu...
Mihaly Gara, Zoltan Kato

Source Code
617views
13 years 11 months ago
Affine Registration of Planar Shapes
This is the sample implementation and benchmark dataset of the binary image registration algorithm described in the following paper: Csaba Domokos and Zoltan Kato. Parametric E...
Zsolt Katona, Csaba Domokos, Zoltan Kato

Source Code
1081views
13 years 11 months ago
Sci2ools
Sci2ools is a free online document converter and research toolbox. It converts word (doc, docx), powerpoint (ppt, pptx), excel (xls, xlsx), or postscript (ps) to PDF. Converts PDF ...
Sciweavers

Source Code
579views
14 years 9 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é