Move main improvements over to raspberry pi branch - #3
Open
NanoExplorer wants to merge 51 commits into
Open
Conversation
Normally makefile is generated in build folder
Does not compile on Arch without this
Correct readme for new params
Add support for streaming to v4l2
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 <bostwickenator@gmail.com>
…size Request size per camera
…l#60) * Still image capture utility, update OpenCV colormap info * Update README.md
Close seekdevice when the seekcam is closed
Auto exposure lock
Opencv4 pi
…ar code, and removed wiring pi dependency
Signed-off-by: Christopher Rooney <christopher@rooneyworks.com>
Signed-off-by: Christopher Rooney <christopher@rooneyworks.com>
… for advanced hardware debugging
…elay is too long for the fast frame models and you run into the OpenThermal Issue 67
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request should not be automatically merged.