Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hackassin
GitHub Repository: hackassin/learnopencv
Path: blob/master/ConvexHull/README.md
3118 views

Usage:

Python

python3 example.py <image_path>

It takes sample.jpg (default) - if no argument provided.

C++

g++ example.cpp `pkg-config opencv --cflags --libs` -o example

OR directly run the program using ./example <image_path>

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.