Skip to content

A collection of Matlab routines implementing various tasks related with pattern recognition and computer vision.

License

Notifications You must be signed in to change notification settings

AdamaTG/duguepes-matroutines

This branch is up to date with sfikas/duguepes-matroutines:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b99ac0b · Apr 22, 2016

History

7 Commits
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 22, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016

Repository files navigation

duguepes-matroutines

A collection of Matlab routines implementing various tasks related with pattern recognition and computer vision. http://www.cs.uoi.gr/~sfikas

Useful files

  • Contents.m -------- Package summary
  • buildSegmentation.m -------- Builds a segmentation on a given image. Numerous clustering/segmentation methods are supported.
  • gaussianMixBayesian.m -------- Train a GMM w/ Gaussian-Wishart priors using Variational EM.
  • gaussianMixBayesianContinuousLp.m -------- Train a GMM w/ the model presented in Sfikas et al. "Edge-preserving spatially-varying mixtures for image segmentation" [CVPR 2008] and the corresponding model in Sfikas et al. "Spatially varying mixtures incorporating line processes for image segmentation" [JMIV 2010].
  • buildSegmentation.m

Requirements

Tom Minka's lightspeed package: http://research.microsoft.com/en-us/um/people/minka/software/lightspeed/

About

A collection of Matlab routines implementing various tasks related with pattern recognition and computer vision.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 75.3%
  • C++ 18.6%
  • C 6.1%