open_vision_capsules icon indicating copy to clipboard operation
open_vision_capsules copied to clipboard

BackendRPCProcess currently doesn't support StreamState

Open apockill opened this issue 3 years ago • 2 comments

https://github.com/opencv/open_vision_capsules/blob/526aa90f34632f8447bed473fe273ca728207b5e/vcap_utils/vcap_utils/backends/backend_rpc_process.py#L209

Currently after process_frame nothing is done to 'sync' any changes the capsule might have done to the StreamState object.

apockill avatar Feb 19 '21 23:02 apockill

@apockill , hi I want to work on this issue but i'm getting confused, should i read the whole code for this or what, if you can guide me.

WhiteWolf47 avatar Oct 27 '22 16:10 WhiteWolf47

@apockill , same here i would like to work on the issue next

puneeth072003 avatar Dec 25 '22 19:12 puneeth072003