README
Upload User: shhuayu888
Upload Date: 2013-03-28
Package Size: 1788k
Code Size: 2k
Category:

Windows Develop

Development Platform:

Unix_Linux

  1. This directory contains the utilities programs for the GSNAKE API version 1.0. These utilities are especially targeted towards applications that manipulate image, rigid and deformable templates. Among the applications that can benefit are shape matrix and deformation variance learning algorithm, and image classification. Using these utilities you can generate, condition and view images, as well as minimize, train and classify deformable contours.
  2. The utilities are summarized as below :
  3. __________________________________________________________________________
  4. Utility Explanantion
  5. __________________________________________________________________________
  6. imggen Generates SUN raster image manually or automatically based
  7. on a given closed contour.
  8. imgshow Displays images of type SUN raster or binary on an X window
  9. at a specified magnification factor.
  10. imgcond Performs histogram specification of image.
  11. imgpyramid Display Gaussian pyramid images, including magnitude and 
  12. direction images of an edge map. These images are conditioned
  13. by histogram specification parameters.
  14. imglearn Trains the shape matrix and deformation variance of a
  15. contour through a set image samples. 
  16. imgclass Classifies deformable contours directly from noisy images.
  17. These methods include match of rigid or deformable template,
  18. MAP estimation, and marginalization of the probability 
  19. distribution. 
  20. gsinit Generates a standard GSNAKE contour file either manually
  21. by mouse or automatically by program itself.
  22. gsfit Evaluates the match of a given deformable contour with the
  23. underlying image.
  24. gsshow Displays contour on an X window.
  25. _____________________________________________________________________________