Downloads

June 6th, 2010

Image Appearance Exploration

/

You can download a demo for this paper from the project page here. The demo runs only on Windows machines, and allows you to explore the appearance of about 15 sample images. I hope to (knock on wood) soon upload a revised version which is more open ended.

Shape Diameter Function (Segmentation, Skeletonization and Part-retrieval)

See here.

Matlab Utilities

These are some simple Matlab and MEX (C++ DLL’s for Matlab) that I’ve written and found useful:

  • mymedian – A MEX file which finds the median of an array much faster than the Matlab script median
  • myunique – A MEX file which uses an unordered set to find the unique values in an array

Other Downloads

Comments are closed.