Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer algorithm into Jupyter Notebook .ipynb file #6

Open
anhdngo opened this issue Aug 19, 2019 · 1 comment
Open

Transfer algorithm into Jupyter Notebook .ipynb file #6

anhdngo opened this issue Aug 19, 2019 · 1 comment
Labels
enhancement New feature or request python Pull requests that update Python code

Comments

@anhdngo
Copy link
Contributor

anhdngo commented Aug 19, 2019

Convert generate_mask.py and detect_blobs.py into .ipynb file so we can run the algorithm on Azure or AWS. Can be mostly copy-paste, but may need to handle OpenCV portion a bit more carefully since we can't use the imshow loop on ipynb.

@anhdngo anhdngo added the enhancement New feature or request label Aug 19, 2019
@anhdngo anhdngo closed this as completed Aug 28, 2019
@ccrutchf
Copy link
Contributor

Reopening to revisit

@ccrutchf ccrutchf reopened this Jan 12, 2022
@ccrutchf ccrutchf added the python Pull requests that update Python code label Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

2 participants