fixed BUG-41 and 43, via new refimg -> person code changes

This commit is contained in:
2021-07-05 16:53:00 +10:00
parent 2e06c0b285
commit 95303fafac

3
TODO
View File

@@ -1,10 +1,7 @@
## GENERAL
* refimg
- remove refimg menu from top-level -> sub of Person (to view/mangage?)
-- at the moment refimg menu (view/create) needs thought, remove create totally, view might be okay? (BUT, might also cause issues)
- remove AI menu from top-level -> make a sub-of Person, and just have Match or AI
(Fix BUG-41 and bits of BUG-43 & TODO: many ref imgs on create person should span multiple rows)
- store the face locations? (good for debugging later, and we calc them as part of GenFace anyway) ...
(really, doing this properly, we shoudl keep the face locns for ALL images)...
---> may well mean in a week or so, we move to the new DB structure, and START FORM SCRATCH)