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

separated the webcam module into web and webcam modules #12

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

Alfredo-del-Rayo
Copy link
Contributor

No description provided.

Copy link
Member

@AnimeAllstar AnimeAllstar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the make text, keep it on your local computer. Have you tested this end to end?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be committed.

@CihanBosnali CihanBosnali merged commit c4386b4 into main Jan 4, 2024
2 checks passed
@CihanBosnali CihanBosnali deleted the update-web-interface-alfredo branch January 4, 2024 08:25
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.

3 participants