Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
Added Skeletonizing and Pruning Operations - DIP by joydipb01 · Pull Request #13141 · TheAlgorithms/Python · GitHub
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
Python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51.1k
Star
225k
Code
Issues
9
Pull requests
402
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Added Skeletonizing and Pruning Operations - DIP
- #13141
#13141
Open
joydipb01
wants to merge 16 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
joydipb01:pruning_morph_op_hacktoberfest_joydipb01
joydipb01/Python:pruning_morph_op_hacktoberfest_joydipb01
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Added Skeletonizing and Pruning Operations - DIP
#13141
joydipb01
wants to merge 16 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
joydipb01:pruning_morph_op_hacktoberfest_joydipb01
joydipb01/Python:pruning_morph_op_hacktoberfest_joydipb01
Copy head branch name to clipboard
Commits
Commits on Oct 3, 2025
:sparkles: Skeletonization of image using Zhang-Suen Algorithm
joydipb01
committed
2cfc530
View commit details
Copy full SHA for 2cfc530
Browse repository at this point
updating DIRECTORY.md
joydipb01
committed
2a4b9be
View commit details
Copy full SHA for 2a4b9be
Browse repository at this point
:art: Improved formatting and is compatible with black, ruff and mypy
joydipb01
committed
ccd99a7
View commit details
Copy full SHA for ccd99a7
Browse repository at this point
Merge branch 'pruning_morph_op_hacktoberfest_joydipb01' of https://github.com/joydipb01/Python into pruning_morph_op_hacktoberfest_joydipb01
joydipb01
committed
814f92c
View commit details
Copy full SHA for 814f92c
Browse repository at this point
:memo: Health Warning
joydipb01
committed
cb6464a
View commit details
Copy full SHA for cb6464a
Browse repository at this point
:sparkles: Introduced pruning morphological operation
joydipb01
committed
16cc7f8
View commit details
Copy full SHA for 16cc7f8
Browse repository at this point
updating DIRECTORY.md
joydipb01
committed
95765a6
View commit details
Copy full SHA for 95765a6
Browse repository at this point
:sparkles: Added skeleton image as data for pruning
joydipb01
committed
266ce4f
View commit details
Copy full SHA for 266ce4f
Browse repository at this point
Merge branch 'pruning_morph_op_hacktoberfest_joydipb01' of https://github.com/joydipb01/Python into pruning_morph_op_hacktoberfest_joydipb01
joydipb01
committed
b461e85
View commit details
Copy full SHA for b461e85
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 3659f27
pre-commit-ci[bot]
committed
3659f27
View commit details
Copy full SHA for 3659f27
Browse repository at this point
:bug: Fixed precommit errors
joydipb01
committed
e10cf9b
View commit details
Copy full SHA for e10cf9b
Browse repository at this point
Merge branch 'pruning_morph_op_hacktoberfest_joydipb01' of https://github.com/joydipb01/Python into pruning_morph_op_hacktoberfest_joydipb01
joydipb01
committed
4a3f2a4
View commit details
Copy full SHA for 4a3f2a4
Browse repository at this point
:memo: Added descriptive variable names to function parameters
joydipb01
committed
ebb698f
View commit details
Copy full SHA for ebb698f
Browse repository at this point
Commits on Oct 8, 2025
Merge branch 'master' into pruning_morph_op_hacktoberfest_joydipb01
joydipb01
authored
2722cfd
View commit details
Copy full SHA for 2722cfd
Browse repository at this point
updating DIRECTORY.md
joydipb01
committed
1f9c818
View commit details
Copy full SHA for 1f9c818
Browse repository at this point
Commits on Oct 18, 2025
Merge branch 'master' into pruning_morph_op_hacktoberfest_joydipb01
joydipb01
authored
a9704c4
View commit details
Copy full SHA for a9704c4
Browse repository at this point
You can’t perform that action at this time.