gsnake

所属分类:图形图像处理
开发工具:matlab
文件大小:1788KB
下载次数:7
上传日期:2008-12-19 01:15:37
上 传 者kkccoo
说明:  gsnake codes for segmentation

文件列表:
gsnake\gsnake1.0\clean (78, 1995-09-08)
gsnake\gsnake1.0\data\akina.rs (77600, 1995-09-08)
gsnake\gsnake1.0\data\circle.con (788, 1995-09-08)
gsnake\gsnake1.0\data\circle.rs (16802, 1995-09-08)
gsnake\gsnake1.0\data\contour (788, 1995-09-11)
gsnake\gsnake1.0\data\ellip.con (600, 1995-09-08)
gsnake\gsnake1.0\data\ellip.rs.1 (16802, 1995-09-08)
gsnake\gsnake1.0\data\ellip.rs.10 (16802, 1995-09-08)
gsnake\gsnake1.0\data\ellip.rs.2 (16802, 1995-09-08)
gsnake\gsnake1.0\data\ellip.rs.3 (16802, 1995-09-08)
gsnake\gsnake1.0\data\ellip.rs.4 (16802, 1995-09-08)
gsnake\gsnake1.0\data\ellip.rs.5 (16802, 1995-09-08)
gsnake\gsnake1.0\data\ellip.rs.6 (16802, 1995-09-08)
gsnake\gsnake1.0\data\ellip.rs.7 (16802, 1995-09-08)
gsnake\gsnake1.0\data\ellip.rs.8 (16802, 1995-09-08)
gsnake\gsnake1.0\data\ellip.rs.9 (16802, 1995-09-08)
gsnake\gsnake1.0\data\face.con (985, 1995-09-08)
gsnake\gsnake1.0\data\line.con (777, 1995-09-08)
gsnake\gsnake1.0\data\mouth.con (463, 1995-09-08)
gsnake\gsnake1.0\data\nose.con (649, 1995-09-08)
gsnake\gsnake1.0\data\out.bin (4229, 1995-09-08)
gsnake\gsnake1.0\data\rect.con (835, 1995-09-08)
gsnake\gsnake1.0\data\rect.rs.1 (16802, 1995-09-11)
gsnake\gsnake1.0\data\rect.rs.10 (16802, 1995-09-08)
gsnake\gsnake1.0\data\rect.rs.2 (16802, 1995-09-08)
gsnake\gsnake1.0\data\rect.rs.3 (16802, 1995-09-08)
gsnake\gsnake1.0\data\rect.rs.4 (16802, 1995-09-08)
gsnake\gsnake1.0\data\rect.rs.5 (16802, 1995-09-08)
gsnake\gsnake1.0\data\rect.rs.6 (16802, 1995-09-08)
gsnake\gsnake1.0\data\rect.rs.7 (16802, 1995-09-08)
gsnake\gsnake1.0\data\rect.rs.8 (16802, 1995-09-08)
gsnake\gsnake1.0\data\rect.rs.9 (16802, 1995-09-08)
gsnake\gsnake1.0\docu\biblio.tex (1584, 1995-09-12)
gsnake\gsnake1.0\docu\class.tex (7200, 1995-09-06)
gsnake\gsnake1.0\docu\contour.tex (21353, 1995-09-06)
gsnake\gsnake1.0\docu\design.tex (2732, 1995-09-12)
gsnake\gsnake1.0\docu\edge.tex (7068, 1995-09-12)
gsnake\gsnake1.0\docu\fancyheadings.sty (9673, 1995-09-06)
gsnake\gsnake1.0\docu\ghough.tex (10549, 1995-09-06)
gsnake\gsnake1.0\docu\gsnake.ps (375111, 1995-09-12)
... ...

=== GSNAKE API ver 1.0 === Introduction ============ GSNAKE API provides tools for contour modeling, extraction, detection and classification, based on generalized active contour model (g-snake). GSNAKE consists of a set of objects built in C++, suitable for use in the area of feature extraction, character recognition, motion analysis and etc. Directory Structure =================== o src -- contains GSNAKE API class library. o example -- workable examples coded by GSNAKE API. o util -- utilities provided with GSNAKE API. o docu -- a complete set of manual entries for GSNAKE API. o lib -- contains GSNAKE API library after compilation o include -- contains header files for GSNAKE API o bin -- contains test images and binary source after compilation o data -- contains some test data o thesis -- contains the thesis by K.F. Lai which leads to this API Complilation ============ You should be able to compile this release on most UNIX systems, although we have done extensive tests only on Sun OS 4.x and 5.x. To compile GSNAKE, type "mak" in this directory, or do the following : (1) Type "cd src; make". This will create a library archieve called "libgsnake.a" that allows you to execute examples and util. (2) Type "cd example; make". This will compile examples coded by GSNAKE API. (3) Type "cd util; make". This will compile utilities coded by GSNAKE API. Note : You may need to modify some lines in the Makefile depending on your operating system and the location of your X11 directories. Documentation ============= The best way to get started with GSNAKE API is to read the manual "gsnake.ps" in "docu" directory. It provides an introduction to design and implementation of GSNAKE class methods.

近期下载者

相关文件


收藏者