Changes between Version 1 and Version 2 of Other/Summer/2022/Fusion
- Timestamp:
- May 24, 2022, 5:57:31 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2022/Fusion
v1 v2 4 4 **WINLAB Summer Internship 2022** 5 5 6 **Group Members:** Anmol Sharma, Yue Wang,Peter Wilmot6 **Group Members:** Anmol Sharma, Peter Wilmot 7 7 8 8 == Project Objective == … … 15 15 * **(Optional) Fusion of all views in the intersection**: If both the depth camera fusion and top-down stitching projects are finished before the end of the internship, the next step is to combine both views of the intersection with any available views from vehicles driving through the intersection. 16 16 17 * **(Optional) Low latency video streaming**: Develop FPGA/GPU based low latency video streaming 18 17 19 Students should get started with this project by using ROS (robot operating system) to get video streams from all of the depth cameras in the intersection. There is a realsense library for ROS, which should simplify getting all of the camera streams into one place.