Open nitik1998 opened 2 years ago
hi~Could you please tell me how to install LFR? I have a bug during installation . I have installed the glfw and assimp on Ubuntu 22.04, and make 'LFR' the current directory and run 'make' , but the terminal says:
have you ever seen this problem?Thanks!
Hi, I've faced the same issue. I've tried debugging it a lot but nothing worked. Finally I build everything in windows. It seems to build there.
Really?Which IDE should you use in windows?Visual studio?or others?
Hello my friend~How can I contact you? Could you give me your email address?
I have a thermal camera and I am trying to use the python plugins to recreate an experiment as demonstrated in the Thermal Airborne Optical Sectioning Paper. However, I can't seem to find a way to get the poses of each image. The paper mentions using COLMAP, can you elaborate the procedure to do the same?
Hi, How is the pose file written? I had the same problem, have you solved it now?
Hi, I have found out the COLMAP poses are based on projection matrices. If you have the right data, then it might be worthwhile to look into how these are built.
I have not implemented this, but only reported on this for my thesis.
Good luck!
On 7 Nov 2023, at 08:15, fuhua963 @.***> wrote:
I have a thermal camera and I am trying to use the python plugins to recreate an experiment as demonstrated in the Thermal Airborne Optical Sectioning Paper. However, I can't seem to find a way to get the poses of each image. The paper mentions using COLMAP, can you elaborate the procedure to do the same?
Hi, I had the same problem, have you solved it now?
— Reply to this email directly, view it on GitHubhttps://github.com/JKU-ICG/AOS/issues/9#issuecomment-1797937337, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQO4G6JIUACMR4SJUG4JIBTYDHN2NAVCNFSM5XZQ3MSKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZZG44TGNZTGM3Q. You are receiving this because you commented.Message ID: @.***>
Hi, I'm having the same issue. Has anyone had any luck implementing it or finding a source to learn how to do it?
I have a thermal camera and I am trying to use the python plugins to recreate an experiment as demonstrated in the Thermal Airborne Optical Sectioning Paper. However, I can't seem to find a way to get the poses of each image. The paper mentions using COLMAP, can you elaborate the procedure to do the same?