Giter VIP home page Giter VIP logo

ip_basic_c's Introduction

Image Processing for Basic Depth Completion (IP-Basic, C++ version)

1. Introduction

**Related Paper: ** Ku J, Harakeh A, Waslander S L. In defense of classical image processing: Fast depth completion on the cpu[C]//2018 15th Conference on Computer and Robot Vision (CRV). IEEE, 2018: 16-22. [PDF] [Code]

Not the original author. The original version was written in Python, but in this work, I rewrite it in C++. Because I only rewrite what I need, the code is not complete. A depth image captured by an rgbd camera is cited as an example for testing.

2. Run examples

mkdir build && cd build
cmake ..
make -j4
 ../bin/main ../data/rgb.png ../data/depth.png ../config/config.yaml 

ip_basic_c's People

Contributors

chenjiahao031008 avatar

Stargazers

 avatar  avatar  avatar  avatar JasonWang avatar  avatar  avatar James Tu avatar  avatar  avatar wei_coco avatar  avatar Tod Tocco avatar Zhaohaosu avatar fridayfang avatar ‌Xzavier avatar

Watchers

 avatar

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.