snake

所属分类:图形图像处理
开发工具:Visual C++
文件大小:1723KB
下载次数:397
上传日期:2009-04-21 19:06:25
上 传 者houwenshan
说明:  在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方法相比,文中的方法速度快、精度高,而且,对瞳孔初始的伪圆心要求不高,鲁棒性更强。
(Digital image of the iris in the location of the effective positioning of the key issues of iris recognition. With a model based on the active contour method of positioning the location of the iris, the first gray projection method used to detect the pupil as the point of the pseudo-pupil center, the center of a circle as long as it can fall within the pupil. And then to the pseudo-center as the center, in terms of their spacing around the N points to get the snake as the initial reference point, the operating mechanism in accordance with the snake continued to evolve until the border until the inner iris. Finally, after calculating the evolution of snake and snake-shaped heart of the control point on the centroid distance, choose the average as the radius of the pupil, the dynamic contour model of the centroid as the center of pupil can be an accurate positioning within the borders of the iris position. The experimental results show that the position with common methods, the methods o)

文件列表:
mySnake-2\Debug\LoadBmpFile.obj (18582, 2009-04-20)
mySnake-2\Debug\LoadBmpFile.sbr (0, 2009-04-20)
mySnake-2\Debug\mySnake.bsc (1254400, 2009-04-20)
mySnake-2\Debug\mySnake.exe (229452, 2009-04-20)
mySnake-2\Debug\mySnake.ilk (288608, 2009-04-20)
mySnake-2\Debug\mySnake.obj (20797, 2009-04-20)
mySnake-2\Debug\mySnake.pch (2476084, 2009-04-20)
mySnake-2\Debug\mySnake.pdb (558080, 2009-04-20)
mySnake-2\Debug\mySnake.res (2156, 2009-04-20)
mySnake-2\Debug\mySnake.sbr (0, 2009-04-20)
mySnake-2\Debug\snake.obj (26194, 2009-04-20)
mySnake-2\Debug\snake.sbr (0, 2009-04-20)
mySnake-2\Debug\StdAfx.obj (55272, 2009-04-20)
mySnake-2\Debug\StdAfx.sbr (446171, 2009-04-20)
mySnake-2\Debug\vc60.idb (99328, 2009-04-20)
mySnake-2\Debug\vc60.pdb (192512, 2009-04-20)
mySnake-2\LoadBmpFile.cpp (16314, 2005-05-31)
mySnake-2\LoadBmpFile.h (546, 2005-05-31)
mySnake-2\mySnake.aps (4708, 2009-04-20)
mySnake-2\mySnake.cpp (13553, 2004-06-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 (50176, 2009-04-20)
mySnake-2\mySnake.opt (104448, 2009-04-20)
mySnake-2\mySnake.plg (11204, 2009-04-20)
mySnake-2\mySnake.rc (3464, 2004-06-01)
mySnake-2\mySnake.sln (878, 2009-04-20)
mySnake-2\mySnake.suo (7168, 2009-04-20)
mySnake-2\mySnake.vcproj (7673, 2009-04-20)
mySnake-2\mySnake.vcproj.UJN-7887DB4E903.Administrator.user (1427, 2009-04-20)
mySnake-2\resource.h (1183, 2004-06-01)
mySnake-2\small.ico (318, 2001-01-01)
mySnake-2\snake.cpp (15148, 2004-06-01)
mySnake-2\snake.h (1439, 2001-01-01)
mySnake-2\StdAfx.cpp (294, 2001-01-01)
mySnake-2\StdAfx.h (936, 2001-01-01)
mySnake-2\复件 testBmp\experi.bmp (197686, 2005-05-31)
... ...

======================================================================== 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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者