Giter Club home page Giter Club logo

detect_3d's Introduction

Fruit-Tracking-with-Realsense-D435

Main Author: Yi Hsuan Huang

Tracking fruits with realsense D435

Function

  1. Get distance: get the distance of objects detected by yolo detector
    • ybias means the result text shown below the center of the object
  2. Draw Point cloud: use GLFW to draw point cloud
  3. Epipolar Geometry: draw epipolar line between two image using cv::findFundamentalMat
  4. Camera Pose:
  5. Tracking
    • Draw Tracking Line: Just for testing
    • Tracking: with bug
    • Faster Tracking: when the tracked point < 2000, re-detect the image feature points

.dll must include:

1. CUDA:

cublas64_80.dll curand64_80.dll

2. GLFW:

glfw3.dll opengl32sw.dll glfw3dll.exp (optional) 

3. openCV:

opencv_core320.dll opencv_core320d.dll opencv_cudaarithm320.dll opencv_cudaarithm320d.dll
opencv_cudev320.dll opencvcudev320d.dll opencv_features2d320.dll opencv_features2d320d.dll
opencv_ffmpeg320_64.dll opencv_flann320.dll opencv_flann320d.dll opencv_imgproc320.dll  
opencv_improc320d.dll
opencv_world320.dll opencv_world320d.dll opencv_xfeatures2d320.dll opencv_xfeatures2d320d.dll

4. YOLOv2:

yolo_cpp_dll.dll

5. Realsense:

realsense2.dll

6. Qt core:

D3Dcompiler_47.dll libEGL.dll libGLESV2.dll Qt5Core.dll Qt5Gui.dll Qt5Svg.dll Qt5Widgets.dll

detect_3d's People

Contributors

chuck00lin avatar

Stargazers

Kevin Hsu avatar Andrii Seleznov avatar spy14414 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.