GithubHelp home page GithubHelp logo

pedropro / cape Goto Github PK

View Code? Open in Web Editor NEW
134.0 134.0 51.0 496 KB

Cylinder and Plane Extraction from Depth Cameras

License: MIT License

C++ 99.16% CMake 0.84%
cylinder-extraction plane-extraction segmentation

cape's People

Contributors

pedropro 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  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cape's Issues

How to get RGB and depth data from Structure sensor

This is a great work, thanks for your sharing.
I have a structure sensor in my hand, I want to get the RGB and depth data from Structure sensor, then send them to your CAPE module to detect planes.
In the "Note", you wrote "The parameters are fine-tuned for detecting large surfaces with Kinect 1 and Structure sensor".
So I want to know how to get data from Structure sensor by coding. Could you please offer me some means or links to show how to do that?

Without rgb.png

Dear Developers,

I have only depth image. I don't have rgb image. Could you tell me how to modify your code in order to run on my dataset in that case?
I am trying to modify your code but no success((
Thanks for your attention!

the runtime error

According to the instruction, I target to the sequence folder, but the missing calibration file is weird. Since the .xml file is already there. My OS is ubuntu 14.04 64bit.

image

Plane surface parameters understanding

Good day! Thanks a lot for your work. I would like to understand the parameters of flat surfaces. I'm interested in how I can get the equation of a plane or its other parameters in 3D space relative to the camera. Do I understand correctly that each plane is defined by parameters mean[3] and normal[3]. I have these parameters defined from -1 to 1. As I understand these parameters are normalized. But I still have no idea how to restore the position and orientation of the plane in three-dimensional space from them. Could you help me with this?

The mapping of cloud_array_organized

Hi! I am trying to use the CAPE detector for plane detection. I have a problem when converting the input data from organized pcl::PointCloud to Eigen::MatrixXf.

Base on my understanding, the input data is a width*height x 3 matrix (2D), but I don't know the order of it. It will be great if you can give me some hints on it!

Why 8 bit depth data did't work?

Hi,Thanks for your sharing,I have replaced the dataset with my own depth data which is 8 bit,but it did't work.I think the key point is at โ€˜d_img.convertTo(d_img,CV_32F)โ€™,which cause nr_pt s< min_nr_pts.So counld you please tell me what can I do to make it right?Wish for your reply.

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.