xref: /freebsd/contrib/file/magic/Magdir/vxl (revision 246e7a2b6494cd991b08ac669ed761ecea0cc98c)
1*b6cee71dSXin LI
2*b6cee71dSXin LI#------------------------------------------------------------------------------
3*b6cee71dSXin LI# $File: vxl,v 1.4 2009/09/19 16:28:13 christos Exp $
4*b6cee71dSXin LI# VXL: file(1) magic for VXL binary IO data files
5*b6cee71dSXin LI#
6*b6cee71dSXin LI# from Ian Scott <scottim@sf.net>
7*b6cee71dSXin LI#
8*b6cee71dSXin LI# VXL is a collection of C++ libraries for Computer Vision.
9*b6cee71dSXin LI# See the vsl chapter in the VXL Book for more info
10*b6cee71dSXin LI# http://www.isbe.man.ac.uk/public_vxl_doc/books/vxl/book.html
11*b6cee71dSXin LI# http:/vxl.sf.net
12*b6cee71dSXin LI
13*b6cee71dSXin LI2	lelong	0x472b2c4e	VXL data file,
14*b6cee71dSXin LI>0	leshort	>0		schema version no %d
15