David Blumenthal-Barby

Results 7 issues of David Blumenthal-Barby

I need to trace the boundary curve of an image region enumerated by `measure.regionprops`, similar to [`bwboundaries`](http://www.mathworks.de/de/help/images/ref/bwboundaries.html) in Matlab. By boundary curve, I mean a list of border pixels of...

:fast_forward: Enhancement

Hi, I started using your awesome cvOSCcv module after I was pointed to it on in the VCV community. I'm using it to send data back and forth to some...

enhancement

I can't replicate the chip behaviour of the interactive demo at the bottom of the "Chips" tab of the demo app, at least not with the code thats given there....

Upon `from scipy import stats` I get the following error: ImportError: dlopen(/Applications/Pineapple-Pro.app/Contents/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/scipy/special/_ufuncs.cpython-35m-darwin.so, 2): Library not loaded: /usr/local/lib/gcc/5/libgfortran.3.dylib Referenced from: /Applications/Pineapple-Pro.app/Contents/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/scipy/special/_ufuncs.cpython-35m-darwin.so Reason: image not found Running Pineapple-Pro-0.8 on OSX 10.10.5 (Yosemite)....

### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...

type:bug
priority:P3
feature:st.altair_chart

I'm not able to pip install wasabi2d. I'm on a Mac, working with Pipenv. Following a comment on issue #74 , I created an environment with Python 3.8.10 and verified...

This is based on #77, but it's probably better to have a dedicated issue. This is a summary of the discussion of #77. It looks like the wheel file which...