|
|
cd51ea21bf
|
quick add of default_{model|threshold} to settings, face_refimg_link now stores model_used and face_distance AND working implementation of own face_distance algorithm rather than compareAI(), removed older AI code it would no longer work with DB structures anyway, tweaked viewer to remove coords of unmatched faces for now
|
2021-07-26 18:39:36 +10:00 |
|
|
|
b40ecbf208
|
put svgs in icons.svg and reference appropriately, still not happy with pa_logo, but otherwise all working
|
2021-07-25 13:19:01 +10:00 |
|
|
|
915063a7a7
|
semi fixed move dbox, the input group is still not right, but it will suffice, more use of svg and ditching font awesome
|
2021-07-22 00:50:45 +10:00 |
|
|
|
6b6e7bc901
|
bootstrap 5 grid "fixups" for viewer
|
2021-07-20 22:04:52 +10:00 |
|
|
|
b9f05d64f8
|
okay this now works with bootstrap 5, I dont love the sz buttons / mixed black and white hover text needs love - probably own class with own styles, but I dont want to hard-code info color, need to work out how to do style / css using the right bs variable for info color
|
2021-07-20 19:03:14 +10:00 |
|
|
|
44620f1e18
|
viewer now has toggle to turn on face bounding box + nametag
|
2021-07-19 18:48:39 +10:00 |
|
|
|
1bd30e106e
|
arrow keys now switches viewed image
|
2021-07-17 23:55:27 +10:00 |
|
|
|
24c4b962e5
|
now draws green rectangle and person.tag for matches on faces -- need to fix interface, but it works - lots of "plumbing" across database/classes and this viewer.html to get this to work
|
2021-07-17 16:37:43 +10:00 |
|
|
|
f30ca16552
|
added viewnext and viewprev routes and plumbed these in to the file viewer code. Viewer code now works has a prev/next button, and handles videos
|
2021-07-15 20:23:02 +10:00 |
|