Btasa
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Btasa-
Btasa commented,
Pin 5 (sync) connected to pin 4 of the slaves. Thats the way you have it wired right?
-
Btasa commented,
I saw the multicam example and think I get it. You can not read the cameras on the same pipeline you need separate pipelines to make them work.
-
Btasa created a post,
D435 and T265 work seperate fail together jetson nano
I can get the T265 to work or the D435 but I can not get them to work together The python code is below. The error meaningless. couldn't resolve requests. If I comment out the self.config.enable_...
-
Btasa commented,
>>I see. So first I would have to train my models and then when I'm using RealSense camera, pass the frames into the library which will then select the area >>based on the color image and compare t...
-
Btasa commented,
>> what if I want to extract not just the depth at the x.y. coordinate, but actually within an area of the image/window? Built into these inference or opencv libraries ways to create rectangular sq...
-
Btasa commented,
Marty will they increase the resolution and move up to 4k cameras so it can get 50m plus distance? Seems like there are low cost CCD's out there now. This was from 2018 -->from 2018 Sony announces...
-
Btasa commented,
>>The image frames would be the depth frames from the RealSense, correct? Marty knows this one as he is one of the brightest guys here. I am going from memory. I have not used the camera for a whi...
-
Btasa commented,
Hi Nstepin, Depends if you are trying to get a result from on the edge or via cloud based inference model. On the Edge which means on your local computer use/ load a pre-trained model, often called...