Skip to content

Commit b461e85

Browse files
committed
Merge branch 'pruning_morph_op_hacktoberfest_joydipb01' of https://github.com/joydipb01/Python into pruning_morph_op_hacktoberfest_joydipb01
2 parents 266ce4f + 95765a6 commit b461e85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@
336336
* Morphological Operations
337337
* [Dilation Operation](digital_image_processing/morphological_operations/dilation_operation.py)
338338
* [Erosion Operation](digital_image_processing/morphological_operations/erosion_operation.py)
339+
* [Pruning Operation](digital_image_processing/morphological_operations/pruning_operation.py)
339340
* [Skeletonization Operation](digital_image_processing/morphological_operations/skeletonization_operation.py)
340341
* Resize
341342
* [Resize](digital_image_processing/resize/resize.py)

0 commit comments

Comments
 (0)