Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webcam Plant Detection #13

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Conversation

droy4405
Copy link
Contributor

@droy4405 droy4405 commented Dec 2, 2023

This check for green colours in a specific range.

@CihanBosnali CihanBosnali merged commit 4ab593f into main Jan 10, 2024
2 checks passed
@CihanBosnali CihanBosnali deleted the webcam-plant-detection-Emily-Dibbo branch January 10, 2024 03:51
CihanBosnali added a commit that referenced this pull request Jan 10, 2024
* Create WebSocket for Webcam Interface (#9)

* Added websocket prototype using websocket++

* Update CXXFLAGS to be more specific

* Update BUILD_GUIDE dependencies

Added 'WebSocket++' and 'boost' to the list of additional dependencies in BUILD_GUIDE.md.

* Remove header files

* Add variables for Websocketpp and Boost libraries

* Update path for Websocketpp and Boost

* Update build guide

* Prevent server from crashing when the client abruptly closes the connection

* Update docs

* Remove std::

* Downgrade to c++17

* Add Build and Test GitHub Action

* Rename workflow

* separated the webcam module into web and webcam modules (#12)

* Webcam Plant Detection (#13)

* changes for webCam

* Added hpp file, minor style fixes, deleted output files

---------
Co-authored-by: emilysxng
Co-authored-by: CihanBosnali <[email protected]>

---------

Co-authored-by: Asad Dhorajiwala <[email protected]>
Co-authored-by: Alfredo-del-Rayo <[email protected]>
Co-authored-by: droy4405 <[email protected]>
Tortus-exe added a commit that referenced this pull request Jan 21, 2024
* Merge main (#14)

* Create WebSocket for Webcam Interface (#9)

* Added websocket prototype using websocket++

* Update CXXFLAGS to be more specific

* Update BUILD_GUIDE dependencies

Added 'WebSocket++' and 'boost' to the list of additional dependencies in BUILD_GUIDE.md.

* Remove header files

* Add variables for Websocketpp and Boost libraries

* Update path for Websocketpp and Boost

* Update build guide

* Prevent server from crashing when the client abruptly closes the connection

* Update docs

* Remove std::

* Downgrade to c++17

* Add Build and Test GitHub Action

* Rename workflow

* separated the webcam module into web and webcam modules (#12)

* Webcam Plant Detection (#13)

* changes for webCam

* Added hpp file, minor style fixes, deleted output files

---------
Co-authored-by: emilysxng
Co-authored-by: CihanBosnali <[email protected]>

---------

Co-authored-by: Asad Dhorajiwala <[email protected]>
Co-authored-by: Alfredo-del-Rayo <[email protected]>
Co-authored-by: droy4405 <[email protected]>

* Merge changes from main, and clean up

* add two dependencies of opencv4

* remove useless make.txt file containing a piped output of a build

---------

Co-authored-by: Asad Dhorajiwala <[email protected]>
Co-authored-by: Alfredo-del-Rayo <[email protected]>
Co-authored-by: droy4405 <[email protected]>
Co-authored-by: Tortus-exe <[email protected]>
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.

2 participants