Code Monkey home page Code Monkey logo

depthcomp's People

Contributors

atapour avatar tobybreckon 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

depthcomp's Issues

how to get the correct 16-bit output depth map

Hello, your algorithm is very interesting, but I have a question, your output depth map is 8 bits png, not the 16-bit depth map, I noticed that the image pixels in the code are normalized to 0-255, so how to get the correct 16-bit depth map that has been completed

Assertion failures in depthComp.cpp

I created a visual studio project using the given header file and its .cpp file, and when I try to run the main file using images in the Example folder, Visual studio gave multiple run time errors saying:

"_Error: Assertion failed ((unsigned)(i1 * DataType<Tp>::channels) < (unsigned)(size.p[1] * channels())) in cv::Mat::at"
in the for loop of "preProcess"

and

" _Error: Assertion failed ((unsigned)(i1 * DataType<Tp>::channels) < (unsigned)(size.p[1] * channels())) in cv::Mat::at"
in the for loop of "identFillHoles".

Any insight would be highly appreciated...

how to pass segmented image

Hi, how should I pass the segmented image to the algorithm? Is a binary mask enough if I have only 1 class on which I would like to do the depth completion?

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.