Skip to content

Conversation

@NanoExplorer
Copy link
Owner

This pull request should not be automatically merged.

maartenvds and others added 30 commits February 6, 2020 17:02
 Normally makefile is generated in build folder
Does not compile on Arch without this
Correct readme for new params
fix failure to compile on later opencv versions (>2)
Create cmake.yml add hooks for manual tigger, pull request, and push
Use the GitHub CI badge
* Don't use gcc flag with MSVC

* Use CMake to find libusb and Boost

Also pretty print dependencies found/missing

* Add portable version of endian.h for use with Windows

* Support OpenCV 3 and 4

OpenCV 3 dropped the use of the CV_FOURCC macro.

* Add Windows instructions to README.md

* Describe one way to set USB driver on Windows using Zadig

* FindLibUSB pull value from ENV

FindPackage will look into the env variables where this script wasn't doing that on my system https://cmake.org/cmake/help/v3.0/command/find_package.html

* ifdef around v4l2 incompat

Co-authored-by: Alexander Gee <[email protected]>
…l#60)

* Still image capture utility, update OpenCV colormap info
* Update README.md
Close seekdevice when the seekcam is closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants