Skip to content

Commit c14ab2b

Browse files
committed
change README on HOG tutorial
1 parent 4db1aa5 commit c14ab2b

File tree

1 file changed

+4
-1
lines changed
  • machine-learning/hog-feature-extraction

1 file changed

+4
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
# [How to Apply HOG Feature Extraction in Python](https://www.thepythoncode.com/article/hog-feature-extraction-in-python)
1+
# [How to Apply HOG Feature Extraction in Python](https://www.thepythoncode.com/article/hog-feature-extraction-in-python)
2+
To run this:
3+
- `pip3 install -r requirements.txt`
4+
- Change the input image as you wish in `hog.py` or `hog.ipynb`.

0 commit comments

Comments
 (0)