- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I have used Kinect XBox 360 and Realsense D415 and Realsense D435.
I want my program to function regardless of the kind of depth camera.
So i made interface for depth camera and details for each camera.
Kinect supports KinectSensor.GetDefault() method in Windows.Kinect,
but i couldn't find similar way for realsense.
Can i get any way for this?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Briefly,
I want to get color frame (and each value) and one for depth, and tracked user(skeleton, joint, or anything) on script which i made, at runtime.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I think it's similar way with what i want in terms of that it makes Device Instance dynamically at run time.
but in unity wrappers, as i see, it is forced to make RsDevice object in hierarchy and register PipelineProfiles on RsDevice in inspector.
(I don't know that it's possible to use methods in RsDevice with skipping above procedure)
I want to use RsDevice's function without making object in hierarchy, registering profiles, etc.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thank you for reply.
I hope everyone can use that functionality in near future.
