Ask Your Question

leafdet's profile - activity

2020-08-03 02:08:31 -0600 commented question Coordinate frame transformation from NED to OpenCV convention, and the Pinhole Camera Model

@berak NED is the North East Down convention. It's a very commonly used convention in drones, or aerospace :). In the Pi

2020-08-03 02:07:37 -0600 commented question Coordinate frame transformation from NED to OpenCV convention, and the Pinhole Camera Model

@berak NED is the North East Down convention. It's a very commonly used convention in drones, or aerospace. In the Pinho

2020-08-03 02:07:24 -0600 commented question Coordinate frame transformation from NED to OpenCV convention, and the Pinhole Camera Model

NED is the North East Down convention. It's a very commonly used convention in drones, or aerospace. In the Pinhole Came

2020-08-02 12:30:14 -0600 received badge  Organizer (source)
2020-08-02 12:28:00 -0600 asked a question Coordinate frame transformation from NED to OpenCV convention, and the Pinhole Camera Model

Coordinate frame transformation from NED to OpenCV convention, and the Pinhole Camera Model Hello, I'm working on an SFM

2018-10-08 08:01:28 -0600 commented question Anisotropic diffusion

There is a function to do this now, in opencv_contrib. Here is the documentation: https://docs.opencv.org/3.4/df/d2d/gro

2018-01-10 06:05:38 -0600 asked a question Stereo Camera Calibration Problems

Stereo Camera Calibration Problems I am trying to calibrate my stereo camera with the OpenCV Samples/stereo_calib.cpp fi

2018-01-10 06:05:38 -0600 asked a question Stereo Camera Calibration Problems

Stereo Camera Calibration Problems I am trying to calibrate my stereo camera with the OpenCV Samples/stereo_calib.cpp fi

2018-01-08 07:35:07 -0600 commented answer Matching RGB image with point cloud.

So, now I get a monochrome image and a corresponding point cloud from the DUO camera. I thought it would be easier to ma

2018-01-08 07:33:13 -0600 commented answer Matching RGB image with point cloud.

Thanks for the answer. Do you have any links to help me with this? I'm pretty new to this, and while I partially underst

2018-01-08 05:14:50 -0600 asked a question Matching RGB image with point cloud.

Matching RGB image with point cloud. I have two different sensors,one for capturing an RGB image (from an Intel RealSens

2017-10-12 00:37:51 -0600 received badge  Enthusiast
2017-10-03 05:27:14 -0600 commented question Ideas needed for Leaf Detection

I'm using an Intel Real Sense camera now. I get a 3d Point Cloud file and a 2d image like this from it. Changing the cam

2017-10-03 05:24:01 -0600 commented question Ideas needed for Leaf Detection

I'm using an Intel Real Sense camera now. I get a 3d Point Cloud file and a 2d image like this from it. Changing the cam

2017-10-03 02:16:46 -0600 commented question Ideas needed for Leaf Detection

"Open to machine learning techniques for classification". I meant detection

2017-10-03 02:16:45 -0600 asked a question Ideas needed for Leaf Detection

Ideas needed for Leaf Detection I'm facing a challenge in detecting the leaves in the image. I've tried color based segm