Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing image pointer and depth data without ROS #8

Open
sriranjanr opened this issue Jul 2, 2024 · 0 comments
Open

Accessing image pointer and depth data without ROS #8

sriranjanr opened this issue Jul 2, 2024 · 0 comments

Comments

@sriranjanr
Copy link

Hello,

I am trying to access the image data matrix and depth data without ROS.
So here in
https://github.com/sipeed/MaixSense_ROS/blob/main/sipeed_tof_ms_a075_ros/ros1/src/sipeed_tof_cpp/src/publisher.cpp

Could someone give me example code to point thev image data to Mat CvImage and also depth data after applying tof_filter? It appears we have to call timer_callback in a loop for the image and depth data to update.

Please provide me some sample code to access image in opencv without ROS. Thank you in advance @Zepan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant