issue with empty search term
This commit is contained in:
3
TODO
3
TODO
@@ -1,4 +1,5 @@
|
|||||||
## GENERAL
|
## GENERAL
|
||||||
|
* search_term='' gives server error (POSTS to /search)
|
||||||
* [DONE] order/ find face with largest size and at least show that as unmatched
|
* [DONE] order/ find face with largest size and at least show that as unmatched
|
||||||
- could also try to check it vs. other faces, if it matches more than say 10? we offer it up as a required ref img, then cut that face (with margin) out and use it is a new ref image / person
|
- could also try to check it vs. other faces, if it matches more than say 10? we offer it up as a required ref img, then cut that face (with margin) out and use it is a new ref image / person
|
||||||
* on viewer: allow face to be used to create person, add to existing person, and allow 'ignore', mark as 'not a face', etc. -> all into DB
|
* on viewer: allow face to be used to create person, add to existing person, and allow 'ignore', mark as 'not a face', etc. -> all into DB
|
||||||
@@ -11,7 +12,7 @@
|
|||||||
* should allow right-click from View menu (particularly useful on search) to show other files around this one by date (maybe that folder or something?)
|
* should allow right-click from View menu (particularly useful on search) to show other files around this one by date (maybe that folder or something?)
|
||||||
|
|
||||||
* re-think unmatched faces...
|
* re-think unmatched faces...
|
||||||
(the view needs a orig_url and pa_user_state to support viewer for this)
|
(the view needs a orig_url and pa_user_state to support viewer for current)
|
||||||
|
|
||||||
* refimg locns can lose an array idx of 0 always.
|
* refimg locns can lose an array idx of 0 always.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user