gsnake1.0

所属分类:Linux/Unix编程
开发工具:LINUX
文件大小:1790KB
下载次数:34
上传日期:2004-11-16 22:48:49
上 传 者elvintan
说明:  图像中非刚性曲线的蛇形检测算法
(African rigid image of the snake-like curves Detection Algorithm)

文件列表:
gsnake1.0 (0, 2003-04-02)
gsnake1.0\mak (70, 1995-09-08)
gsnake1.0\clean (83, 1995-09-08)
gsnake1.0\down_Intrduction.txt (59, 2001-04-18)
gsnake1.0\data (0, 2003-04-02)
gsnake1.0\data\akina.rs (77600, 1995-09-08)
gsnake1.0\data\circle.rs (16802, 1995-09-08)
gsnake1.0\data\ellip.rs.1 (16802, 1995-09-08)
gsnake1.0\data\ellip.rs.10 (16802, 1995-09-08)
gsnake1.0\data\ellip.rs.2 (16802, 1995-09-08)
gsnake1.0\data\ellip.rs.3 (16802, 1995-09-08)
gsnake1.0\data\ellip.rs.4 (16802, 1995-09-08)
gsnake1.0\data\ellip.rs.5 (16802, 1995-09-08)
gsnake1.0\data\ellip.rs.6 (16802, 1995-09-08)
gsnake1.0\data\ellip.rs.7 (16802, 1995-09-08)
gsnake1.0\data\ellip.rs.8 (16802, 1995-09-08)
gsnake1.0\data\ellip.rs.9 (16802, 1995-09-08)
gsnake1.0\data\rect.rs.1 (16802, 1995-09-12)
gsnake1.0\data\rect.rs.10 (16802, 1995-09-08)
gsnake1.0\data\rect.rs.2 (16802, 1995-09-08)
gsnake1.0\data\rect.rs.3 (16802, 1995-09-08)
gsnake1.0\data\rect.rs.4 (16802, 1995-09-08)
gsnake1.0\data\rect.rs.5 (16802, 1995-09-08)
gsnake1.0\data\rect.rs.6 (16802, 1995-09-08)
gsnake1.0\data\rect.rs.7 (16802, 1995-09-08)
gsnake1.0\data\rect.rs.8 (16802, 1995-09-08)
gsnake1.0\data\rect.rs.9 (16802, 1995-09-08)
gsnake1.0\data\circle.con (809, 1995-09-08)
gsnake1.0\data\ellip.con (617, 1995-09-08)
gsnake1.0\data\face.con (1009, 1995-09-08)
gsnake1.0\data\line.con (797, 1995-09-08)
gsnake1.0\data\mouth.con (476, 1995-09-08)
gsnake1.0\data\nose.con (666, 1995-09-08)
gsnake1.0\data\rect.con (857, 1995-09-08)
gsnake1.0\data\out.bin (4229, 1995-09-08)
gsnake1.0\data\contour (809, 1995-09-12)
gsnake1.0\thesis (0, 2003-04-02)
gsnake1.0\thesis\thesis_1.ps.Z (275253, 1995-09-12)
gsnake1.0\thesis\thesis_2.ps.Z (163818, 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.

近期下载者

相关文件


收藏者