Git Product home page Git Product logo

three-filters-to-normal's People

Contributors

byronsit avatar hlwang1124 avatar ruirangerfan 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  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

three-filters-to-normal's Issues

Can this work be used with visual studio platform directly ?

Hi, professor, thanks for your great job and sharingbthe code.
I'm wondering if i can run this project with visual studio directly ? When i try to generate it with visual studio, there are so many errors. Can you give me some advice or is there any version for visual studio ?

How did you read the Augment ICL-NUIM`s depth images for the demo video?

Dear Professor @ruirangerfan,

Thank you very much for making the project open sourced. In the video that accompanies the paper https://www.youtube.com/watch?v=a_TdEHzvB5I the Augmented ICL-NUIM dataset was used. How were the depth images read? When I try to use C++ open cv command imOut = cv::imread(depthImPath, cv::IMREAD_UNCHANGED); I am getting an error stating the depth image is not CV_16U.

You help in this matter will be highly appreciated.

With best,
@Mechazo11

params.txt

How do I get this file? What data is stored in it?

Compile Error

Hi,

Your work looks great and I would like to test it on my machine, but I cannot compile your code:

Vec8i number=_mm256_srli_epi32(_mm256_castps_si256(BOOL_RESULT), 31);

In file included from tftn/c_code/example/demo.cpp:4:
tftn/c_code/include/tftn/tftn.h: In function ‘void TFTN_MEAN(const Vec8f&, const Vec8f&, const cv::Mat&, cv::Mat&)’:
tftn/c_code/include/tftn/tftn.h:136:37: error: conversion from ‘__m256i’ {aka ‘__vector(4) long long int’} to non-scalar type ‘Vec8i’ requested
  136 |       Vec8i number=_mm256_srli_epi32(_mm256_castps_si256(BOOL_RESULT), 31);

Furthermore all isnan calls must be called using the std namespace.

System specs:
Ubuntu 20.04.3
gcc: 9.3.0
g++: 9.3.0
cmake: 3.16.3

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.