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

Data interaction issues #58

Open
WuZihao12 opened this issue Nov 22, 2023 · 3 comments
Open

Data interaction issues #58

WuZihao12 opened this issue Nov 22, 2023 · 3 comments

Comments

@WuZihao12
Copy link

Can a single client pass in multiple images to the covins-g backend? For example, apply our multi-camera system front end and use your covins-g back end.

@manthan99
Copy link
Collaborator

Hi

Unfortunately the COVINS/COVINS-G back-ends are designed to receive and perform computations only on a single image provided by the front-end. However, you can still use your multi-camera system front-end which will give you better estimates, and then just send one of the images to the back-end and that should be supported.

Let me know if you need any more specific information for this.

Best
Manthan

@clean-shero
Copy link

Hello, my front-end is also a binocular image. How can I modify it? Please let me know specifically which aspects of the communication module and backend module need to be modified

@clean-shero
Copy link

Hi

Unfortunately the COVINS/COVINS-G back-ends are designed to receive and perform computations only on a single image provided by the front-end. However, you can still use your multi-camera system front-end which will give you better estimates, and then just send one of the images to the back-end and that should be supported.

Let me know if you need any more specific information for this.

Best Manthan

Hello, my front-end is also a binocular image. How can I modify it? Please let me know specifically which aspects of the communication module and backend module need to be modified

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

No branches or pull requests

3 participants