Giter Site home page Giter Site logo

louisliuwei / pynq-cv-ov5640 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 14.47 MB

License: BSD 3-Clause "New" or "Revised" License

Python 0.25% Tcl 0.89% Makefile 0.06% Jupyter Notebook 12.63% C++ 28.74% C 1.14% VHDL 34.72% Verilog 3.19% Coq 18.39%

pynq-cv-ov5640's Introduction

Introduction

In this PYNQ Overlay, picture is captured from an OV5640 camera which is connected to PL side, and several accelerated image processing algorithms are contained in this Overlay, you can choose which algorithm is enabled without downloading a new bitstream.

In the example application notebook, you can configure the OV5640 camera and get the captured picture and display it on the notebook. The processed video streaming is displayed on the HDMI monitor which connected to the PL side.

This PYNQ Overlay contains the below accelerated image processing algorithms.

  • rgb2hsv
  • subsample
  • equalizehist
  • gaussianBlur
  • sobel
  • canny
  • dilation
  • erosion

Peripherals

  • OV5640 Camera Board (Waveshare OV5640 or equaivalent)
  • PMOD-Camera adapter
  • HDMI monitor

Quick Start

Open a terminal on your PYNQ board and run:

sudo pip3 install --upgrade git+https://github.com/xupsh/Pynq-CV-OV5640.git

or offline install:

sudo pip3 install --upgrade .

Currently this repository is compatible with PYNQ image v2.4, Vivado Design Suite 2018.3.

Design Rebuilt

All IPs and hls source codes are contains in this repository, you can recovery the hls and vivado project.

License

PYNQ License : BSD 3-Clause License

pynq-cv-ov5640's People

Stargazers

Timothy avatar Lei Wang avatar

Watchers

James Cloos avatar Louis 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.