<@ZKUI.Input id="leftPhoto" name="leftPhoto" type="file" accept="image/gif,image/jpeg,image/jpg,image/png,image/bmp" style="width:68px; cursor:pointer;" onchange="javascript:setComparisonPhotoPreview('leftPhoto','ivsLeftPers_photo','ivsLeftPers');"/>

<@i18n 'ivs_face_comparison_upload_picture' />

<@ZKUI.Input name="result" value="" id="resultDiv" style="text-align: center;height: 40px; margin-top: 10px;font-size: 18px;" readonly="true"/>
<@ZKUI.Combo id="vidExtDeviceId" empty="false" autoFirst="true" name="vidExtDeviceId" path="ivsFaceStatistic.do?getVidExtIvsDeviceSelectData" onChange="reloadAlgorithmName" />
<@ZKUI.Input name="AlgorithmName" value="" style="text-align: center;height: 30px; margin-top: 10px;margin-left: 10px; width: 130px" readonly="true"/> <@ZKUI.Input name="AlgorithmCode" value="" type="hidden" style="text-align: center;height: 30px; margin-top: 10px;" readonly="true"/>
<@ZKUI.Input id="rightPhoto" name="rightPhoto" type="file" accept="image/gif,image/jpeg,image/jpg,image/png,image/bmp" style="width:68px; cursor:pointer;" onchange="javascript:setComparisonPhotoPreview('rightPhoto','ivsRightPers_photo','ivsRightPers');"/>

<@i18n 'ivs_face_comparison_upload_picture' />