From Design pattern
Jump to: navigation, search
Line 1: Line 1:
 +
{{#css:
 +
#mw-content-text h3 span {
 +
font-weight: 600;
 +
padding-left: 0px;
 +
}
 +
 +
.mw-headline {
 +
font-weight: 600;
 +
}
 +
 +
span.mw-editsection {
 +
font-weight: 200;
 +
position: relative;
 +
float:right;
 +
margin-right: 25px
 +
}
 +
 +
span.mw-editsection a {
 +
font-weight: 200;
 +
}
 +
 +
.art-subpage {
 +
background: #F7F7F7;
 +
}
 +
 +
#mw-content-text p {
 +
padding-top: 0px;
 +
padding-bottom: 6px;
 +
}
 +
 +
.mw-content-ltr ul {
 +
margin: 0.3em 0 0 42px;
 +
}
 +
 +
 +
hr {
 +
margin-top: 0px;
 +
margin-bottom: 0px;
 +
margin-left: -31px;
 +
width: 720px;
 +
border-bottom: 1px solid #E0E0DD;
 +
border-left: 0px;
 +
border-right: 0px;
 +
border-top: 30px solid #F7F7F7;
 +
}
 +
<!--
 +
#sun-col {
 +
-webkit-column-count:2; /* Chrome, Safari, Opera */
 +
-moz-column-count:2; /* Firefox */
 +
column-count:2;
 +
}
 +
 +
#sun-col p {
 +
padding-left: 0px;
 +
-->
 +
}
 +
 +
}}
 
시스템이 지문을 인식하여 확인된 신원을 바탕으로 다양한 task를 수행한다.
 
시스템이 지문을 인식하여 확인된 신원을 바탕으로 다양한 task를 수행한다.
  

Revision as of 20:09, 28 May 2014

시스템이 지문을 인식하여 확인된 신원을 바탕으로 다양한 task를 수행한다.

Examples

Health future vision

  • 디지털 카드에 지문을 인식하여 본인 확인 후 이용한다.
  • 아래 영상의 03분 22초 ~ 03분 29초에 해당한다.

""

iphone 5s fingerprint identification

  • 지문을 인식하여 잠금을 해제하거나 결제를 승인하는 등 신원정보를 활용한다.
  • 아래영상의 52초 이후에 해당된다.

iwatch fingerprint identification

  • 지문인식을 통해 화면의 잠금을 해제한다.
  • 아래 영상의 14초 ~ 16초에 해당한다.

""