Giter VIP home page Giter VIP logo

qwaveopencv's Introduction

QwaveOpenCV

OpenCV wrapper functions for LabVIEW for Raspberry Pi 3B/3B+/3A+.

QwaveOpenCV package is required QwaveCameraCV to aquired image from camera under Raspberry Pi (ARMv7 Linux enviromnent).

QwaveOpenCV is a additional functions for image processing or machine vision application using OpenCV functions (C/C++).

Installation

1.Download and Install "qwave_opencv_raspberrypi-xx.xx.vip" using VIPM (VI Package Manager).

2.After installed you can find functions under Vision and Motion > QwaveOpenCV palette.

3.The example project is located at "C:\Program Files (x86)\National Instruments\LabVIEW 2014\examples\QwaveOpenCV". Open "QwaveOpenCV-Examples.lvproj"

4.Run the "Canny Function OpenCV.vi"

5.Run the "Play Video MP4 AVI.vi"

6.The source code for OpenCV function and template are located at QwaveCV repository.

7.Steps to build library (.so) from source (C/C++) refer to QwaveCV repo.

https://github.com/QWaveSystems/QwaveCV

1.sudo schroot -r -c lv

2.git clone https://github.com/QWaveSystems/QwaveCV.git

3.cd QwaveCV

4.mkdir build

5.cd build

6.cmake ..

7.make

8.make install


-Raspberry Pi™ is a registered trademark of the Raspberry Pi foundation.

-OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. (http://opencv.org/)


Created by Amornthep Phunsin and Supawat Armart (Q-Wave Systems) Contact : "[email protected]"

qwaveopencv's People

Watchers

 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.