MartyX Grover
- Total activity 2396
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 739
Comments
Recent activity by MartyX Grover-
I carefully considered your question. If you want a depth-only plain face capture (no color texturing), you could certainly do so in the RealSense SDK with your D435. The SDK's RealSense Viewer t...
-
Hi Alexs16 LabVIEW 2019 has been successfully tested with D435i in the past, as demonstrated in the link below from February 2020. https://github.com/IntelRealSense/librealsense/issues/5744
-
There is a Jupyter Notebook example called depth_filters that could act as the basis for such a project. It accesses depth data from a recorded bag file and applies post-processing filters to the ...
-
Hi Blake58 Could you check please whether there are pre-built and ready to execute versions of the librealsense examples in the Ubuntu folder usr/local/bin If the pre-built examples are present th...
-
Hi Hvtrung The link below provides details of how a face data-set called CASIA-SURF was created using a facial 3D reconstruction tool called PRNet. Would this meet your needs, please? https://git...
-
I performed further tests with D415 and D435 whilst pointing the camera at a bright light source. Enabling the camera's HDR mode produced lines on the D435 depth image similar to the ones in your ...
-
The D415 vs D435 issue may be related to the D435 having wider infrared sensors than those on the D415. If auto-exposure is enabled then you could next try defining a Region of Interest (ROI) to al...
-
I conducted further research but could not find information or a solution for this particular situation. I do apologize. I cannot find a way forward without further infomation references.
-
I have re-researched your case extensively but the lack of Python-related software_device references is the main block, as the research just goes round in circles with the same small number of refe...
-
There are not enough Python references for software_device for me to do a detailed analysis of your technique in method 2. I note though that you are using pipe start(config). In your earlier scr...