Harris Bard Lapiroff

Results 66 comments of Harris Bard Lapiroff

It would definitely be nice for us to be able to support multiple image processing backends and provide a normalized interface for them. Does functionality vary much between Pillow and...

This looks like a useful library that might obviate the necessity for writing our own swappable backends. https://github.com/torchbox/Willow

Willow integration would also make #54 easier. Thought it looks like Willow defaults to Pillow and uses Wand as a fallback. Not sure yet if that's configurable or why it...

This might not actually even be that hard. https://realpython.com/blog/python/face-recognition-with-python/

This also looks useful: https://github.com/torchbox/Willow

We could always implement it, warn heavily in the documentation, and encourage people to use preadjustments if they're using seam carving? Although, I guess without a serious use case, our...

Lots of projects use npm for client-side package mangement! It's quite common to use npm with webpack to install packages from npm and process them into a client-side bundle with...

Thanks! Will use the stable release :) Much appreciated

Thank _you_! Happy to help out any way I can, though my knowledge of audio analysis is pretty scant.