Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 |
Tags
- ComputerVision
- sensorfusion
- differentiablerendering
- Ros
- turtlebot3
- roslaunch
- opencv
- 3dgaussiansplatting
- NERF
- 3dmapping
- catkinworkspace
- tilebasedrasterizer
- Slam
- alphablending
- usbcamera
- covariancematrix
- rosnoetic
- rospackages
- vectorfields
- electromagnetism
- gaussiansplatting
- LIDAR
- imageprocessing
- turtlebot
- adaptivedensitycontrol
- rostopics
- vectorcalculus
- pointcloud
- raspberrypi
- realtimerendering
Archives
- Today
- Total
목록depthimage (1)
Wiredwisdom
1. 포인트 클라우드 데이터 및 이미지 수집 - 포인트 클라우드 데이터 수집SLAM 시스템에서 생성된 포인트 클라우드 데이터를 ROS 토픽을 통해 수집한ㄷ.예를 들어, PointCloud2 메시지 형태로 제공될 수 있습니다. 보통 /points, /cloud 등의 토픽을 사용한다. - USB 카메라 이미지 수집USB 카메라에서 촬영된 실시간 이미지 데이터를 ROS 이미지 토픽을 통해 수집.예를 들어, /camera/image_raw 토픽에서 데이터를 받을 수 있다. 2. 퓨전 알고리즘 구현Depth 이미지 생성포인트 클라우드 데이터를 이용하여 Depth 이미지를 생성.depth_image_proc 패키지의 pointcloud_to_depth_image 노드를 사용하면 포인트 클라우드 데이터에서 Depth..
Autonomous Driving/Turtlebot3
2024. 7. 8. 17:51