Giter Club home page Giter Club logo

6dposeannotator's People

Contributors

sakizuki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

6dposeannotator's Issues

Models too big or too small

Hi there,

When I am using the program, most of the time my models (the point clouds) are too big or too small to be aligned with the objects on the rgbd image. Even though my models (.ply) are accurate in size; and my camera matrix is correct too I believe. What could cause this and how do I fix this?

IndexError: index 2128 is out of bounds for axis 0 with size 0

hi, thanks for your nice work, but when I use the data you provide and run command:
$python 6DoFPoseAnnotator.py
Error happened like this:
:: Load two point clouds to be matched.
Writing PLY: [========================================] 100%
Writing PLY: [========================================] 100%
Loading: data/hammer_mm.ply
Reading PLY: [========================================] 100%
Traceback (most recent call last):
File "6DoFPoseAnnotator.py", line 197, in
img_mapped = mapping.Cloud2Image( CLOUD_ROT )
File "6DoFPoseAnnotator.py", line 72, in Cloud2Image
cloud_color = cloud_color1[cloud_np1[:,2].argsort()[::-1],:]
IndexError: index 2128 is out of bounds for axis 0 with size 0
What's the problem, thanks!

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.