Fred Cao
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Fred Cao-
Fred Cao commented,
Hi MartyG: Thanks for your hint. It is helpful for me. Now Find find 2 colorizer, one is in rs2 namespace. another is in librealsense To support Dynamic,Fixed,Near,Far feature, it n...
-
Fred Cao commented,
Hi MartyG: It is failed for me to use vcpkg. fortunately I could use cmake to create VS sln project. When I try to use colorizer.cpp, I refer RealSenser Viewer, It is hard. :( ...
-
Fred Cao commented,
Hi MartyG: I read the sourc code, I fould it is new version at github compare with install location. If I try to integrate this feature into old version It will take me more time. ...
-
Fred Cao commented,
C++
-
Fred Cao commented,
Hello MartyG: Thanks for your remind. It is useful for me. After Study RealSense Viewer. I get the key point. It is "Visual Preset:" setting. from the RealSense Vi...
-
Fred Cao created a post,
how to render depth data like realsenser view
Dear all: I find the RealRenser View render my bag file better than example. RealSenser View Result: My output refer from example: from realview it is clear split background with ...
-
Fred Cao commented,
thanks, i get it. later i will try.
-
Fred Cao commented,
Hi MartyG: thanks for you kindly information. I have fix it. late I will learn rs-kinfu. By the way, could rs-kinfu support D435? My device is D435. Best Regards Fred
-
Fred Cao commented,
Hi MartyG: I would like to render new stream with GLFW. so I need function to create a new stream, this new stream's inputs are depth stream + opencv output. Best Regards Fred
-
Fred Cao created a post,
How to copy stream from d4355, and use opencv draw lines and render the new stream.
Dear all: I would like to render my stream, which original stream is depth frame. and after I get the depth stream, I would like to use opencv to analyze it and, put my analyze result i...