Skip to content

Conversation

@star1327p
Copy link
Contributor

Edge detection in Python and NumPy (Towards Data Science)

Original link does not work: https://towardsdatascience.com/edge-detection-in-python-a3c263a13e03

Available link: https://medium.com/data-science/edge-detection-in-python-a3c263a13e03
The Medium link is not a public article, but it is the closest one I can find.

Edge detection with Scikit-Image (Data Carpentry)

Original link does not work: https://datacarpentry.org/image-processing/08-edge-detection/
Correct link: https://datacarpentry.github.io/image-processing/edge-detection.html

@mattip
Copy link
Member

mattip commented Nov 23, 2025

Seems fine to me. It might be nice to link to the OpenCV edge detectors canny and sobel/structured forests.

I am a little surprised that this cell is rendered as code not text in the binder.

Co-authored-by: Ross Barnowski <rossbar@caltech.edu>
@rossbar
Copy link
Collaborator

rossbar commented Nov 24, 2025

I am a little surprised that this cell is rendered as code not text in the binder.

Yeah the cloud (or better yet, client-side) rendering of the notebooks still needs work. On binder, if you right-click and select "Open with... Jupytext Notebook" then it should render correctly.

This info (and related "howtos" for cloud) need to be added to the contributor guide!

Copy link
Collaborator

@rossbar rossbar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @star1327p and @mattip !

@rossbar rossbar merged commit 128e602 into numpy:main Nov 24, 2025
9 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 24, 2025
* DOC: Update two reference links in X-ray image processing

Co-authored-by: Ross Barnowski <rossbar@caltech.edu>

---------

Co-authored-by: Ross Barnowski <rossbar@caltech.edu> 128e602
github-actions bot pushed a commit to rossbar/numpy-tutorials that referenced this pull request Nov 24, 2025
* DOC: Update two reference links in X-ray image processing

Co-authored-by: Ross Barnowski <rossbar@caltech.edu>

---------

Co-authored-by: Ross Barnowski <rossbar@caltech.edu> 128e602
github-actions bot pushed a commit to dumpmemory/numpy-tutorials that referenced this pull request Nov 25, 2025
* DOC: Update two reference links in X-ray image processing

Co-authored-by: Ross Barnowski <rossbar@caltech.edu>

---------

Co-authored-by: Ross Barnowski <rossbar@caltech.edu> 128e602
@bsipocz
Copy link
Member

bsipocz commented Nov 25, 2025

Binder works without issue for the other repos, I'll have a look at this tomorrow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants