Giter VIP home page Giter VIP logo

Comments (7)

sunjingnjupt avatar sunjingnjupt commented on August 19, 2024 1

Hello, @HMX2013 @tamerlan-b ! Have you found a way to use this code?

I don't know, I think it should be opened by QT, but I 'm not familiar with QT.

https://github.com/sunjingnjupt/PE-HL-PF/blob/main/README.md

Thank you for your relationship with this job, we have updated a simple readme.txt file to support compiling a bin exec file.
1: This code replies on many third-party cpp libraries, so you need to install it, for example, qt, qglviewer, opencv, eigen etc.
2: The code uses Kitti dataset, you need to download it for Kitti website and re-format it.
3: some code has changed, If you have any questions please do not hesitate to contact me when you compile it or run the demo code.

from pe-hl-pf.

tamerlan-b avatar tamerlan-b commented on August 19, 2024

Hello, @HMX2013 !
Have you found a way to use this code?

from pe-hl-pf.

HMX2013 avatar HMX2013 commented on August 19, 2024

Hello, @HMX2013 ! Have you found a way to use this code?

I don't know, I think it should be opened by QT, but I 'm not familiar with QT.

from pe-hl-pf.

tamerlan-b avatar tamerlan-b commented on August 19, 2024

Hello, @HMX2013 @tamerlan-b ! Have you found a way to use this code?

I don't know, I think it should be opened by QT, but I 'm not familiar with QT.

https://github.com/sunjingnjupt/PE-HL-PF/blob/main/README.md

Thank you for your relationship with this job, we have updated a simple readme.txt file to support compiling a bin exec file. 1: This code replies on many third-party cpp libraries, so you need to install it, for example, qt, qglviewer, opencv, eigen etc. 2: The code uses Kitti dataset, you need to download it for Kitti website and re-format it. 3: some code has changed, If you have any questions please do not hesitate to contact me when you compile it or run the demo code.

Hello, @sunjingnjupt !
Thank you for your code and updated readme!
I followed all the instructions and have successfully build the project.
I ran all generated executables sequentially and got the following results:

1. QTest

./PE-HL-PF/build/src/qt/QTest

image

2. Test

./PE-HL-PF/build/src/groundRemove/Test

image

But none of them shows the results of the PE-HL-PF.

So, how to run PE-HL-PF and get the same results as shown in the example video?

from pe-hl-pf.

sunjingnjupt avatar sunjingnjupt commented on August 19, 2024

Hello, @HMX2013 @tamerlan-b ! Have you found a way to use this code?

I don't know, I think it should be opened by QT, but I 'm not familiar with QT.

https://github.com/sunjingnjupt/PE-HL-PF/blob/main/README.md

Thank you for your relationship with this job, we have updated a simple readme.txt file to support compiling a bin exec file. 1: This code replies on many third-party cpp libraries, so you need to install it, for example, qt, qglviewer, opencv, eigen etc. 2: The code uses Kitti dataset, you need to download it for Kitti website and re-format it. 3: some code has changed, If you have any questions please do not hesitate to contact me when you compile it or run the demo code.

Hello, @sunjingnjupt ! Thank you for your code and updated readme! I followed all the instructions and have successfully build the project. I ran all generated executables sequentially and got the following results:

  1. QTest
./PE-HL-PF/build/src/qt/QTest

image

  1. Test
    But none of them shows the results of the PE-HL-PF.

So, how to run PE-HL-PF and get the same results as shown in the example video?

  1. QTest is correct exec file.

from pe-hl-pf.

sunjingnjupt avatar sunjingnjupt commented on August 19, 2024

Hello, @HMX2013 @tamerlan-b ! Have you found a way to use this code?

I don't know, I think it should be opened by QT, but I 'm not familiar with QT.

https://github.com/sunjingnjupt/PE-HL-PF/blob/main/README.md

Thank you for your relationship with this job, we have updated a simple readme.txt file to support compiling a bin exec file. 1: This code replies on many third-party cpp libraries, so you need to install it, for example, qt, qglviewer, opencv, eigen etc. 2: The code uses Kitti dataset, you need to download it for Kitti website and re-format it. 3: some code has changed, If you have any questions please do not hesitate to contact me when you compile it or run the demo code.

Hello, @sunjingnjupt ! Thank you for your code and updated readme! I followed all the instructions and have successfully build the project. I ran all generated executables sequentially and got the following results:

  1. QTest
./PE-HL-PF/build/src/qt/QTest

image

  1. Test
    But none of them shows the results of the PE-HL-PF.

So, how to run PE-HL-PF and get the same results as shown in the example video?

sorry, the master branch is a test metric branch to calculate some metrics.

I have created a new code branch branch please try again
about the final result that you will get when all requests are met.

effect

about operator:
1: “open folder” button to open the dataset sequence.
2: "update" button to update function to draw one data, sometimes to debug interval code.
3: key space button to play the dataset sequence the same as playing a video, and the key right to switch to the next frame, step by step.

about dataset:
xxxx/root_dir:
image_2:
000000001.png
000000002.png
.....
velodyne:
000000001.bin
000000002.bin
.....

from pe-hl-pf.

tamerlan-b avatar tamerlan-b commented on August 19, 2024

@sunjingnjupt

Now it works! Thank you very much!

image

from pe-hl-pf.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.