FollowAndrew

Results 4 comments of FollowAndrew

I need this too. a relative percentage between 0 - 100 or 0 - 1 for each color returned. This way one could query for images with at least xx%...

The API for this seems to be mostly implemented, but the front-end UI for 'adding items' is all missing in the current release. It's like about 70% there, so you'd...

I had similar issues. What made the /demo folder finally compile for me was adding the following after line ~48 on the /demo/webpack.config.js file `"import-glob",` I then ran `npx webpack`...

I'm getting the same thing in my own test app. Not sure what's causing it? Also when using react dev tools I can only see a 'StageWrap' component in the...