• Joined on 2019-12-17
r pushed to master at r/diversions 2020-10-21 10:32:00 +02:00
6ecdf0e58f remove DS_Store
r pushed to master at r/diversions 2020-10-21 10:28:08 +02:00
692acc644c change error ms
8a3011587d some styling changes
bc5f6c6e8a Add camera to follow image being repositioned.
c4ce456af0 plane size depends on image size (factor 100)
1819b35404 metadata shown underneeth image
r pushed to dev/prod at r/p5.js-web-editor 2020-10-12 17:25:31 +02:00
fa5e7cceb1 Fix cloning when editing someone else's project
b231b6b7e3 Remove console.logs
Compare 2 commits »
r pushed to master at r/face_recognition 2020-10-12 16:23:30 +02:00
b3b407a99e Better use of absolute paths for portability
r pushed to master at r/face_recognition 2020-10-12 15:59:49 +02:00
b3a0e4035b Exe build command documented
r pushed to master at r/face_recognition 2020-10-12 15:27:51 +02:00
cf88f3a8ee Windows pyinstaller compatibilities
r pushed to dev/prod at r/p5.js-web-editor 2020-10-09 19:06:23 +02:00
f181bc6cb7 Fix save on pressing play with new project -- show save button first time around (as isPlaying get reset when URL is change on save)
r pushed to dev/prod at r/p5.js-web-editor 2020-10-09 18:20:16 +02:00
c1810ed47f loadImages in preload of basic images
r pushed to dev/prod at r/p5.js-web-editor 2020-10-09 17:21:24 +02:00
bc83555cab fix crash on save-and-play when not logged in
r pushed to master at r/face_recognition 2020-10-02 17:32:33 +02:00
9d1b523c56 Fix image saving for windows + error message on failure
r pushed to master at r/face_recognition 2020-10-02 16:53:05 +02:00
2af58fc170 Styling and saves now flip back
r pushed to master at r/visualhaar 2020-10-02 16:50:48 +02:00
1319e644b1 README comment
r pushed to master at r/face_recognition 2020-10-02 14:59:57 +02:00
357d481b97 update visualhaar
r pushed to master at r/visualhaar 2020-10-02 14:59:37 +02:00
a6ac50c3b3 Nannou is optional
r pushed to testqueue at r/face_recognition 2020-10-02 14:12:02 +02:00
21bda67665 Test if we get more up-to-date results with different queing system
r pushed to master at r/face_recognition 2020-10-02 14:11:05 +02:00
50e05c631e latest visualhaar
16c37ee750 Use optimised release for visual haar
Compare 2 commits »
r pushed to master at r/visualhaar 2020-10-02 14:01:29 +02:00
ac1aea1d68 Comment to use release build so that it becomes _way_ faster
acf1cd93b1 make size of minimum face variable
8262d3284f hugely optimized by scaling the bw image for each window size, and more timers
64bf56015c hugely optimized by scaling the bw image for each window size, and more timers
f9b066a166 slight speedup by passing x,y offset instead of slicing the windows
Compare 5 commits »
r pushed to master at r/visualhaar 2020-10-01 16:22:30 +02:00
7c7ae29bf9 cleanup test a bit
r pushed to master at r/face_recognition 2020-10-01 16:22:18 +02:00
8b64e8301b flip image, change colours, add countdown, clickable previews
r pushed to dev/prod at r/p5.js-web-editor 2020-09-28 13:25:53 +02:00
8ebe30af90 fix console log