DO
This commit is contained in:
parent
ff5513ac76
commit
0ac8f8063c
13 changed files with 56 additions and 22 deletions
|
|
@ -233,7 +233,9 @@
|
|||
Var LivenessShowString = "Pass "
|
||||
Var load_gif_stage = "Enable"
|
||||
|
||||
CROP_IMAGE "/mnt/sdcard/camera1_alter.jpg" 170 FrameOfFaceCropImageYPosition 380 500 "/mnt/sdcard/camera1.jpg"
|
||||
;CROP_IMAGE "/mnt/sdcard/camera1_alter.jpg" 170 FrameOfFaceCropImageYPosition 380 500 "/mnt/sdcard/camera1.jpg"
|
||||
|
||||
CROP_IMAGE "/mnt/sdcard/camera1_alter.jpg" LivenessFramePositionX FrameOfFaceCropImageYPosition 200 200 "/mnt/sdcard/camera1.jpg"
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_face_compare.xml"
|
||||
EndIff
|
||||
|
|
@ -437,6 +439,8 @@
|
|||
<Image>
|
||||
<X> LivenessFramePositionX </X>
|
||||
<Y> FrameOfFaceYPosition </Y>
|
||||
<Width> 200 </Width>
|
||||
<Height> 200 </Height>
|
||||
<State> CameraStage </State>
|
||||
<Filename> "ROOT/taobin_project/image/liveness/bg3.png" </Filename>
|
||||
</Image>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue