XiaoBaiiiiii / colmap-pcd

Image-to-point cloud Registration Tool
Other
383 stars 51 forks source link

How to redevelop the UI for Colmap #2

Open wtq523424999 opened 1 year ago

wtq523424999 commented 1 year ago

Hello, I am a beginner and I would like to know how to redevelop the UI for Colmap

XiaoBaiiiiii commented 1 year ago

Hi,

First, I think about the function I want to apply and then find which part of the code should be changed.

wtq523424999 @.***> 于2023年7月7日周五 15:01写道:

Hello, I am a beginner and I would like to know how to redevelop the UI for Colmap

— Reply to this email directly, view it on GitHub https://github.com/XiaoBaiiiiii/colmap-pcd/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATSGGC553W7HG4IANJTK3FTXO6X4XANCNFSM6AAAAAA2BM4ZSE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

wtq523424999 commented 1 year ago

Hi, First, I think about the function I want to apply and then find which part of the code should be changed. wtq523424999 @.> 于2023年7月7日周五 15:01写道: Hello, I am a beginner and I would like to know how to redevelop the UI for Colmap — Reply to this email directly, view it on GitHub <#2>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATSGGC553W7HG4IANJTK3FTXO6X4XANCNFSM6AAAAAA2BM4ZSE . You are receiving this because you are subscribed to this thread.Message ID: @.>

Yes, thank you for your reply. And I also want to know how to use Qtcreator to develop a graphical interface without a. ui file. I want to add the superpoint and superglue methods to the colmap and operate them on the graphical interface. Looking forward to your reply.

image