gandalf.1

所属分类:图形图像处理
开发工具:Visual C++
文件大小:7292KB
下载次数:9
上传日期:2006-05-03 09:43:38
上 传 者jft987msn
说明:  Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST.
(Ivanov is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications th at will be portable and run FAST.)

文件列表:
gandalf.1.5\gandalf (0, 2006-05-02)
gandalf.1.5\gandalf\AsGandalf.vcproj (194769, 2005-09-25)
gandalf.1.5\gandalf\CHANGELOG (14663, 2006-03-17)
gandalf.1.5\gandalf\common (0, 2006-05-02)
gandalf.1.5\gandalf\common.h (528, 2006-03-17)
gandalf.1.5\gandalf\common\allocate.c (1883, 2006-03-17)
gandalf.1.5\gandalf\common\allocate.h (3608, 2006-03-17)
gandalf.1.5\gandalf\common\array.c (3532, 2006-03-17)
gandalf.1.5\gandalf\common\array.h (9481, 2006-03-17)
gandalf.1.5\gandalf\common\array_noc.c (2321, 2006-03-17)
gandalf.1.5\gandalf\common\bit_array.c (61508, 2006-03-17)
gandalf.1.5\gandalf\common\bit_array.h (13999, 2006-03-17)
gandalf.1.5\gandalf\common\common_test.c (20939, 2006-03-17)
gandalf.1.5\gandalf\common\common_test.h (1254, 2006-03-17)
gandalf.1.5\gandalf\common\compare.c (4120, 2006-03-17)
gandalf.1.5\gandalf\common\compare.h (7507, 2006-03-17)
gandalf.1.5\gandalf\common\complex.h (1545, 2006-03-17)
gandalf.1.5\gandalf\common\comp_noc.c (3202, 2006-03-17)
gandalf.1.5\gandalf\common\comp_noc.h (2535, 2006-03-17)
gandalf.1.5\gandalf\common\endian_io.c (25381, 2006-03-17)
gandalf.1.5\gandalf\common\endian_io.h (12364, 2006-03-17)
gandalf.1.5\gandalf\common\file_io.c (2228, 2006-03-17)
gandalf.1.5\gandalf\common\file_io.h (1402, 2006-03-17)
gandalf.1.5\gandalf\common\gan_err.c (16579, 2006-03-17)
gandalf.1.5\gandalf\common\gan_err.h (20122, 2006-03-17)
gandalf.1.5\gandalf\common\gan_err_trace.c (16549, 2006-03-17)
gandalf.1.5\gandalf\common\gan_err_trace.h (8092, 2006-03-17)
gandalf.1.5\gandalf\common\linked_list.c (37824, 2006-03-17)
gandalf.1.5\gandalf\common\linked_list.h (7491, 2006-03-17)
gandalf.1.5\gandalf\common\list_test.c (17064, 2006-03-17)
gandalf.1.5\gandalf\common\list_test.h (1264, 2006-03-17)
gandalf.1.5\gandalf\common\Makefile (1265, 2006-03-17)
gandalf.1.5\gandalf\common\Makefile.in (1173, 2005-11-02)
gandalf.1.5\gandalf\common\memory_stack.c (11534, 2006-03-17)
gandalf.1.5\gandalf\common\memory_stack.h (4345, 2006-03-17)
gandalf.1.5\gandalf\common\misc_defs.c (11765, 2006-03-17)
gandalf.1.5\gandalf\common\misc_defs.h (11570, 2006-03-17)
gandalf.1.5\gandalf\common\misc_error.c (8601, 2006-03-17)
gandalf.1.5\gandalf\common\misc_error.h (3712, 2006-03-17)
gandalf.1.5\gandalf\common\numerics.c (10656, 2006-03-17)
... ...

**************************************************** * * * GGGG AAAA N N DDDDD AAAA L FFFFF * * G G A A NN N D D A A L F * * G A A N N N D D A A L F * * G AAAAAA N NN N D D AAAAAA L FFFF * * G GG A A N N N D D A A L F * * G G A A N NN D D A A L F * * GGGG A A N N DDDDD A A LLLLLL F * * * **************************************************** Gandalf is a compact C software library designed to support efficient image processing and computer vision applications. The current Gandalf packages are:- * Common package: General purpose tools used by other packages. Includes allocation routines, linked list support, various numerical functions, error handling and array manipulations. * Linear algebra package: This includes vector/matrix manipulation routines both for small objects (sizes 2,3,4) and general size vetors & matrices. The latter optionally employs LAPACK for certain operations, where a fast implementation of LAPACK is available. * Image package: Contains low-level image creation and manipulation functions, supporting grey-level, RGB colour images with or without alpha channels, with various different pixel depths. 2D and 3D vector field images are also supported. * Vision Some useful vision utitily modules, including edge/line/corner feature detection, and geometrical fitting routines. To build and install it, read the INSTALL file. Tutorial documentation in LaTex is in the "doc/tutorial" directory. Reference HTML documentation starts at "doc/reference/index.html". Example code is in the "examples" directory. Authors: Phil McLauchlan (pm@imagineersoftware.com) Allan Jaenicke (ahj@imagineersoftware.com) Phillip Ngan Licensing Gandalf is released under the terms of the Lesser Gnu Public License. See the LICENSE file for details. The linalg/cblas and linalg/clapack packages are adapted from the CLAPACK package source. The linalg/matrix package is a subset of Dan Atkinson's CCMath package.

近期下载者

相关文件


收藏者