20077419401162

所属分类:图形图象
开发工具:Visual C++
文件大小:283KB
下载次数:203
上传日期:2007-07-27 11:04:19
上 传 者中国人民喜洋洋
说明:  在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方法相比,文中的方法速度快、精度高,而且,对瞳孔初始的伪圆心要求不高,鲁棒性更强。

文件列表:
mySnake-2\snake.cpp (15148, 2004-06-01)
mySnake-2\snake.h (1439, 2001-01-01)
mySnake-2\Thumbs.db (7168, 2001-01-01)
mySnake-2\mySnake.dsp (4752, 2001-01-01)
mySnake-2\mySnake.dsw (539, 2001-01-01)
mySnake-2\mySnake.h (329, 2001-01-01)
mySnake-2\mySnake.ico (1078, 2001-01-01)
mySnake-2\mySnake.ncb (99328, 2004-06-01)
mySnake-2\mySnake.plg (7933, 2004-06-01)
mySnake-2\mySnake.opt (104448, 2004-06-01)
mySnake-2\small.ico (318, 2001-01-01)
mySnake-2\StdAfx.cpp (294, 2001-01-01)
mySnake-2\StdAfx.h (936, 2001-01-01)
mySnake-2\resource.h (1183, 2004-06-01)
mySnake-2\mySnake.rc (3464, 2004-06-01)
mySnake-2\mySnake.aps (5468, 2004-06-01)
mySnake-2\mySnake.cpp (13553, 2004-06-01)
mySnake-2\LoadBmpFile.h (546, 2005-05-31)
mySnake-2\LoadBmpFile.cpp (16314, 2005-05-31)
mySnake-2\Debug (0, 2004-06-01)
mySnake-2\复件 testBmp\experi.bmp (197686, 2005-05-31)
mySnake-2\复件 testBmp\tong1.bmp (135862, 2005-06-01)
mySnake-2\复件 testBmp\tong2.bmp (308278, 2005-06-01)
mySnake-2\复件 testBmp\Thumbs.db (19456, 2004-06-01)
mySnake-2\复件 testBmp (0, 2004-06-01)
mySnake-2 (0, 2004-06-01)
程序相关.txt (1887, 2004-06-01)

======================================================================== WIN32 APPLICATION : mySnake ======================================================================== AppWizard has created this mySnake application for you. This file contains a summary of what you will find in each of the files that make up your mySnake application. mySnake.cpp This is the main application source file. mySnake.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ///////////////////////////////////////////////////////////////////////////// AppWizard has created the following resources: mySnake.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. res\mySnake.ico This is an icon file, which is used as the application's icon (32x32). This icon is included by the main resource file mySnake.rc. small.ico %%This is an icon file, which contains a smaller version (16x16) of the application's icon. This icon is included by the main resource file mySnake.rc. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named mySnake.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者