use r.face now, instead of r.encodings - prep for big cutover to new refimg DB and thumb/face creation
This commit is contained in:
16
TODO
16
TODO
@@ -1,16 +1,12 @@
|
|||||||
## GENERAL
|
## GENERAL
|
||||||
|
|
||||||
* remove file_refimg_link stuff...
|
* refimg
|
||||||
|
- upload from client, make only thumb and face encoding into DB, & no b/e at all [DONE]
|
||||||
* refimgs need to be done via job_mgr:
|
-- person needs an:
|
||||||
- have local FS chooser of ref img, do html file upload to b/e -> job mgr -> save it to reference_images/<p.tag>/<ref-img-fname>
|
add refimg (see bits of newrefimg.html) [DONE]
|
||||||
|
remove refimg (see person2.html) -- processing it needs to be smart... [DONE]
|
||||||
- remove refimg menu from top-level -> sub of Person (to view/mangage?)
|
- remove refimg menu from top-level -> sub of Person (to view/mangage?)
|
||||||
- from person create, allow upload ref img instead of create refimg menu item
|
-- at the moment refimg menu (view/create) needs thought, remove create totally, view might be okay? (BUT, might also cause issues)
|
||||||
- make a thumbnail and store in refimg
|
|
||||||
- work out face_recog. encodings store at this point
|
|
||||||
- by default store ref img into above FS location
|
|
||||||
- will require p.tag modification to move FS location
|
|
||||||
- allow to also remove refimg from this view??? (simple X/bin icon overlay on thumb)
|
|
||||||
- remove AI menu from top-level -> make a sub-of Person, and just have Match or AI
|
- 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)
|
(Fix BUG-41 and bits of BUG-43 & TODO: many ref imgs on create person should span multiple rows)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user