Commit Graph

14 Commits

Author SHA1 Message Date
Ruben van de Ven 1319e644b1 README comment 2020-10-02 16:50:45 +02:00
Ruben van de Ven a6ac50c3b3 Nannou is optional 2020-10-02 14:39:10 +02:00
Ruben van de Ven ac1aea1d68 Comment to use release build so that it becomes _way_ faster 2020-10-02 14:01:25 +02:00
Ruben van de Ven acf1cd93b1 make size of minimum face variable 2020-10-02 13:48:01 +02:00
Ruben van de Ven 8262d3284f hugely optimized by scaling the bw image for each window size, and more timers 2020-10-02 13:33:37 +02:00
Ruben van de Ven 64bf56015c hugely optimized by scaling the bw image for each window size, and more timers 2020-10-02 13:33:03 +02:00
Ruben van de Ven f9b066a166 slight speedup by passing x,y offset instead of slicing the windows 2020-10-02 10:39:59 +02:00
Ruben van de Ven 7c7ae29bf9 cleanup test a bit 2020-10-01 16:21:36 +02:00
Ruben van de Ven 928da82d24 Try to make v4l optional when compiling lib only 2020-09-24 09:08:21 +02:00
Ruben van de Ven 7de5440484 xml file is now a argument for the lib 2020-09-23 16:01:31 +02:00
Ruben van de Ven 9621bdc934 Add heatmap inspired by python's matplotlib and implement a library for running it from python through CFFI 2020-09-23 12:41:24 +02:00
Ruben van de Ven 92ec2a4256 First heatmap version 2020-08-25 07:49:27 +02:00
Ruben van de Ven 4d37d38ac6 Load haar features and draw matched ones to canvas 2020-08-19 21:47:29 +02:00
Ruben van de Ven 190f71bf06 Being able to draw webcam to canvas, yay 2020-06-05 16:30:39 +02:00