buildOpenCVXavier icon indicating copy to clipboard operation
buildOpenCVXavier copied to clipboard

Patch to allow opencv_contrib modules

Open jpswensen opened this issue 5 years ago • 1 comments

For my Mechatronics course, I wanted to add the opencv_contrib modules because we use the opencv_contrib aruco module for tracking robots for a midterm project. This script is awesome and saved me loads of time. Attached is the results of "git diff" to add this as an option through a YES/NO variable at the top of the file (like is already done for opencv_extras).

If you want me to fork and make this into a pull request, I can, but thought a patch might be easier for others to find/apply than navigate a fork and leaves your repository as the authoritative source.

add_opencv_contrib_option_diff.txt

jpswensen avatar Apr 18 '19 18:04 jpswensen

Excellent! Thank you kindly.

jetsonhacks avatar Apr 18 '19 18:04 jetsonhacks