Skip to content

將視差圖轉成三維點雲 #11

Description

@jacky09299

@mengchen2005
自行開一條分支,新建資料夾3d_pointcloud,在裡面建立generate_3d_pointcloud.py。
generate_3d_pointcloud.py中有一個一個函式convert_disparity_to_pointcloud,範例如下:
def convert_disparity_to_pointcloud(視差圖,...)
...
顯示三維點雲的立體圖
return 三維點雲

完成後,使用pull request提交,並附上3D圖的截圖。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions