简体   繁体   English

在Matlab中进行图像处理以查找静脉图案

[英]image processing to find vein pattern in matlab

I have a problem about my image. 我的形象有问题。 Because I tried a lot of technique to find vein patterns. 因为我尝试了很多技术来查找静脉图案。 But, I could not find any solution. 但是,我找不到任何解决方案。 Do you have any idea? 你有什么主意吗? Thank you. 谢谢。

http://imagizer.imageshack.us/a/img534/2320/6d2j.png http://imagizer.imageshack.us/a/img534/2320/6d2j.png

Vein pattern recognition is one of the newest biometric techniques researched today. 静脉模式识别是当今研究的最新生物识别技术之一。 While the concept behind the method is quite simple, there are various challenges to be found throughout the design and implementation of a vein scanning device concerning the hardware lighting system and the actual algorithms used for processing the acquired images. 尽管该方法背后的概念非常简单,但是在整个静脉扫描设备的设计和实现过程中,存在着与硬件照明系统以及用于处理采集的图像的实际算法有关的各种挑战。 In order to keep the scanning errors to a minimum the image acquired from the camera should be almost noiseless and the algorithms should be able to detect the vein pattern in various real life conditions. 为了将扫描误差降至最低,从摄像机获取的图像应几乎无噪声,并且算法应能够检测各种现实生活条件下的静脉模式。 Many implementations of this method are now in a commercial phase and there is a great need for a system that can detect, analyze and extract the correct human vein pattern while keeping a low cost and reducing the computational needs of the image processing algorithms. 该方法的许多实现现在处于商业阶段,并且迫切需要一种能够检测,分析和提取正确的人静脉图案,同时保持低成本并减少图像处理算法的计算需求的系统。 This paper will offer some hardware implementation solutions based on our research and different algorithms will be discussed. 本文将根据我们的研究提供一些硬件实现解决方案,并讨论不同的算法。

Septimiu Crisan, Ioan Gavril Tarnovan, Titus Eduard Crisan Septimiu Crisan,Ioan Gavril Tarnovan,Titus Eduard Crisan

More here 这里更多

The first thing to do is understanding the problem, the read existing literature so maybe someone has done something similar or even tried to solve the problem already. 首先要做的是了解问题,阅读现有的文献,以便也许有人做了类似的事情,甚至试图解决问题。 I would go reading state of art algorithms. 我会去阅读最新的算法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM