hog_list() depends on a functional OpenCV installation. This is how I installed it on the LSFE workstation (Linux). OS-specific
OpenCV: sudo apt install python-opencv
Package Manager: sudo apt install python-pip
HOG Dependency: pip install imutils
CUDA GPU: sudo apt-get install nvidia-cuda-dev nvidia-cuda-toolkit nvidia-nsight
1 | ?hog_install()
|
http://docs.opencv.org/trunk/df/d65/tutorial_table_of_content_introduction.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.