- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
数字图像处理第十六章
* * * * * * * * O O Face recognition can be categorized into appearance-based, geometry-based, and hybrid approaches. * K-means The main advantages of this algorithm are its simplicity and speed which allows it to run on large datasets. Its disadvantage is that it does not yield the same result with each run, since the resulting clusters depend on the initial random assignments. It minimizes intra-cluster variance, but does not ensure that the result has a global minimum of variance. Discussion An example: Using k-means methods clustering the following 9 points into 3 classes: (-1,1),(0,1),(1,1),(1,0),(2,0),(-1,0),(-1,-1),(0,-1),(0,-2). Assuming the first three points to be the initial center of 3 classes. K-means An Application: Biometrics 3.14159 Security Level What you have What you know What you are/ What you do Method What you have? Possession (Key, Credit card, …) What you know? Knowledge (password, PIN, …) What you are/do? Characteristics (fingerprint,iris, …) Universality: Every person should possess this characteristic Uniqueness: No two persons possess the same characteristic Permanence: Does not change in time. i.e., it is time invariant; Long vs. short-term stability. Collectability: Can be quantitatively measured Non-intrusive Reliable and robust Cost effective for a given application Biometrics ? Access control Protection of security information ? Law enforcement The identification of know criminals ? Welfare agency Track control benefit distribution ? Bank credit card for check cashing ? Health care Track access to medical information Applications of Biometrics Taxonomy of Biometrics Technology Others (Ear, Retina, Dental) Biometrics Physical Behavioral Head Hand Signature Voice Others (Gesture, gait, Keystroke) Face Iris Fingerprint Hand Geometry Palmprint Biometrics ??????????????????????????????????????????????????????????????? Biometrics ? The same person may have the different signatures Challenges of
文档评论(0)