Git Product home page Git Product logo

stereopicam360-fisheye's Introduction

StereoPi fisheye robot tutorial scripts

Set of StereoPi Fisheye Robot tutorial scripts for StereoPi board with CM3/3+ inside.

Was tested in the following environment:

  • Raspbian Buster (kernel 4.19.57-v7+)
  • Python 3.7.3
  • OpenCV 3.4.3 or 4.1.0.25 (pre-compiled, 'pip' from Python Wheels)
  • Picamera 1.13

Related article: https://medium.com/stereopi/a-robot-on-stereopi-part-1-fisheye-cameras-92aa56e73a94 Related 2nd article: https://stereopi.com/blog/opencv-comparing-speed-c-and-python-code-raspberry-pi-stereo-vision

Updated Buster image (Python and C++ code) 4.7 Gb, for a 16 Gb eMMC or micro SD card:

Google drive

Original ready-to-use Buster Raspbian OpenCV image (Python code only, 1.87Gb, needs 8Gb micro SD or eMMC):

Google Drive

Yandex Disk

Want to prepare OpenCV Raspbian Buster image by yourself?

Follow this guide: buster-opencv-notice.md

If you did Raspbian update, and stereoscopic capture command (like 'raspistill -3d sbs') hangs your StereoPi - please do 'sudo rpi-update' to fix it.

Brief scripts description:

1_test.py - starts camera preview, save captured image if 'Q' button is pressed. align.

2_chess_cycle.py - takes a series of photos for stereopair calibration, shows count down timer. You need a printed chessboard with 9x6 parameters (file "pattern.png" included).

3_pairs_cut.py - just cuts all captured photos to left and right images.

4_calibration_fisheye.py - calibrate StereoPi cameas setup using pairs from script 4.

5_dm_tune.py - script for fine tune of disparity map settings.

6_dm_video.py - builds disparity map in real time.

7_2d_map.py - builds 2D map from the depth map.

stereopicam360-fisheye's People

Contributors

realizator avatar meverg avatar johanneskirmayr 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.