Conrad
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Conrad-
Thank you. Yes, I think that could be part of the ingredients, except that I want to be able to use the depth function to remove birds (who will be larger but more distant than insects) based on a ...
-
Good-morning Marty, So, now that Python talks with the camera, I am going back to my goal of insect surveying. Basically, to restate that objective, I envision laying the camera on its back pointin...
-
That worked! Now all I have to do is write a program to tally the 'insect fluff in the air'... but one step at a time... Much thanks for helping me work this through.
-
Good-morning Marty, So... I tried to follow the instructions here:https://github.com/IntelRealSense/librealsense/tree/master/wrappers/python#windows I copied the pyrealsense2.pyd file to the sites-...
-
Thanks Marty, I hope to work more on this later today. A quick question being a Python neophyte: I did find the pyrealsense2.pyd file in the SDK install - do I have to move that to a Python directo...
-
OK, so I found pip and see that it's working but "pip install pyrealsense2" gets me "ERROR: Could not find a version that satisfies the requirement pyrealsense2 (from versions: none)ERROR: No match...
-
Thanks, I will give that a whirl.
-
Thanks. I would be really hesitant to invest in this, unless I knew for sure it would work for that purpose. I had understood the D455 was going to be able to do this and was a little disappointed ...
-
Thanks Marty, After conversation back and forth with LIPScan (they have now updated the 3D software to recognize the D455), the conclusion seemed to be that the D455 was not suitable for scanning s...
-
I have been trying to work through this one step at the time. First, mushroom scanning, then will come insect censusing. I did get RecFusion and Dot3d to more or less work, and perhaps what I'm rea...