@extends('layouts.master') @section('content')
| Age | {{$faceInfo->age_list}} |
|---|---|
| Gender | {{$faceInfo->gender_list}} |
| Race | {{$faceInfo->race_list}} |
| View Frame | View Frame |
|---|---|
| View Face | View Face Detect |
| Age Range |
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 86 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 87 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 87 - |
| Smile |
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 98 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 100 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 103 No Smile =>0% |
| Eyeglasses |
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 113 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 115 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 118 No =>0% |
| Sunglasses |
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 131 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 133 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 136 No =>0% |
| Gender |
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 147 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 148 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 148 =>0% |
| Beard |
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 159 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 161 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 164 No =>0% |
| Mustache |
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 176 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 178 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 181 No =>0% |
| EyesOpens |
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 191 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 193 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 196 No =>0% |
| MouthOpen |
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 207 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 209 Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 212 No =>0% |
| Emotions |
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 223 Warning: foreach() argument must be of type array|object, null given in C:\xampp\htdocs\surveillance\resources\views\frames\view_face.blade.php on line 224 |
| Created At | {{ App\Helper\HelperData::convertTimeStamp($list['created_at']) }} |