MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
The T265 data sheet document does not have specifications for the ir-cut filter. Its cover materials section on page 23-24 specifies though that the transparent cover material in front of the imag...
-
An ir-cut filter can block out light frequencies that are in the invisible range. With T265 specifically, a stated intention for providing an ir-cut filter was to block out projected patterns from...
-
A number of users have experienced the problem with T265 and D435 not working together if D435 launches first. A common workaround has been a timer to delay the D435's launch. This is often done ...
-
Pyntcloud for the Python language has an MIT Licence, meaning that you can freely modify and distribute it so long as you include the original author's copyright message in the code. https://github...
-
When you have both a T265 and a depth camera such as D435i connected then the devices should be distinguished between using their serial numbers. My understanding is that the serial number is not ...
-
In the old Intel Click store that the cameras were sold through before they moved to a dedicated RealSense store, the policy was to charge cards only upon shipment. As far as I recall, that includ...
-
All of the RealSense cases involving extracting vertices from a bag involve using the MATLAB vision software and its robotics toolbox. If you prefer to do it totally within the RealSense SDK then ...
-
I considered your question very carefully. I believe that you are using the correct approach by accessing the vertices via the point cloud class with points.get_vertices and your code is consistent...
-
It sounds as though you would like to use a single D435i to take multiple point cloud scans of an object and stitch them together into a single 360 degree model. If you have a Windows PC, the easie...
-
Could you re-post your request to the RealSense GitHub forum please as a 'Feature Request'. Doing so allows the RealSense developer team to officially track the request over time. You can do s...