Skip to content

Commit 9ab78e1

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent c08fd86 commit 9ab78e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: DIRECTORY.md

+2
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
## Computer Vision
134134
* [Cnn Classification](computer_vision/cnn_classification.py)
135135
* [Flip Augmentation](computer_vision/flip_augmentation.py)
136+
* [Haralick Descriptors](computer_vision/haralick_descriptors.py)
136137
* [Harris Corner](computer_vision/harris_corner.py)
137138
* [Horn Schunck](computer_vision/horn_schunck.py)
138139
* [Mean Threshold](computer_vision/mean_threshold.py)
@@ -586,6 +587,7 @@
586587
* [Greedy Coin Change](maths/greedy_coin_change.py)
587588
* [Hamming Numbers](maths/hamming_numbers.py)
588589
* [Hardy Ramanujanalgo](maths/hardy_ramanujanalgo.py)
590+
* [Harshad Numbers](maths/harshad_numbers.py)
589591
* [Hexagonal Number](maths/hexagonal_number.py)
590592
* [Integration By Simpson Approx](maths/integration_by_simpson_approx.py)
591593
* [Interquartile Range](maths/interquartile_range.py)

0 commit comments

Comments
 (0)