Sergio Delgado Heras
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Sergio Delgado Heras-
Sergio Delgado Heras commented,
Hi MartyG It is nice to know that is not because of the pip install, then, I just have problems with the self.pipeline.start(config), I tried to run a code with pipeline.start(config) and it was su...
-
Sergio Delgado Heras commented,
Hi MartyG Yes, I have already installed pyrealsense2, with this output: Collecting pyrealsense2Using cached https://files.pythonhosted.org/packages/7e/6c/4ef325cc7261c8c83dc86f09058553b030ef2a9760...
-
Sergio Delgado Heras created a post,
self.pipeline.start(config)
I have an Intel Realsense camera and I am trying to measure the distance and using a Mask_RCNN as in: https://pysource.com/2021/06/24/identify-and-measure-precisely-objects-distance-with-deep-lear...