You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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
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
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.
The text was updated successfully, but these errors were encountered: