GithubHelp home page GithubHelp logo

depth-quality's Issues

Add ouput of slicer to repo

Add the slicer output file(specific to a 3D printer model) generated from the STL so that the printing process is repeatable

Error while importing depthquality.meshes

Summary:

I get the following error on trying to import the meshes module:

import depthquality.meshes
  File "<frozen importlib._bootstrap>", line 969, in _find_and_load
  File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 634, in _load_backward_compatible
  File "/home/shreyas/.virtualenvs/test3/lib/python3.5/site-packages/depthquality-0.0.1-py3.5.egg/depthquality/meshes.py", line 104, in <module>
  File "/home/shreyas/.virtualenvs/test3/lib/python3.5/site-packages/pkg_resources/__init__.py", line 1172, in resource_filename
    self, resource_name
  File "/home/shreyas/.virtualenvs/test3/lib/python3.5/site-packages/pkg_resources/__init__.py", line 1717, in get_resource_filename
    return self._extract_resource(manager, zip_path)
  File "/home/shreyas/.virtualenvs/test3/lib/python3.5/site-packages/pkg_resources/__init__.py", line 1739, in _extract_resource
    timestamp, size = self._get_date_and_size(self.zipinfo[zip_path])
KeyError: 'depthquality/../meshes/vertical_cylinders.obj'
  • Looking at the build folder and the .egg file, I can't see the .obj files in there.
  • The issue seems to be with the directory structure of the project and configuration in setup.py.

Backplate PDF does not match spheres.stl

I'm using an assumption of 300 DPI for the backplate PDF. These are the units used when opening it in photoshop

Screen Shot 2020-12-08 at 2 24 10 PM

When I compare spheres.stl in the same units to the backplate image I find that the registration holes do not line up.

Here is a rendered image of spheres.stl over the backplate PDF showing that the registration holes are not at the same scale
Screen Shot 2020-12-08 at 2 20 59 PM

I've found the same holds in the real world, the 3D printed object holes do not match an inkjet printed version of the backplate at 300 DPI.

Do you have any hints? Am I using the wrong scale for the backplate.

Screen Shot 2020-12-08 at 2 23 16 PM

Install data sources properly

See notes from #2

When installing with python setup.py develop, data sources are properly installed but when installing with python setup.py install they are not properly installed. This requires updating the setup.py and meshes.py files appropriately.

Remove the need for the `.dat` file in the input

The depth quality metric should work just fine when given a pointcloud and a single RGB / grayscale image with the fixture visible, if the camera intrinsics between the image and pointcloud are known.

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.