Fixed BUG-89 -- face_locn -> tmp_locn

This commit is contained in:
2022-07-10 20:28:58 +10:00
parent 37bea367f5
commit 8921e5dbcd
3 changed files with 5 additions and 11 deletions

6
BUGs
View File

@@ -18,10 +18,4 @@ BUG-87: using Person->show matches->then view an image shows bug in viewer with
did with the ORM / tmp_locn.... Will see if it comes back, this stays as a
bug for now
BUG-89: refimg face_locn also got transformed -- some sequence of adding/removing refimg from mich, caused Cams to fail???
pa=# select id, fname, orig_w, orig_h, face_locn from refimg where id=1;
id | fname | orig_w | orig_h | face_locn
----+----------+--------+--------+----------------------
1 | cam.jpg | 978 | 1348 | {514,869,1313,70}
BUG-91: face_recognition not working on many of Mandy's newer phone images