GithubHelp home page GithubHelp logo

jmishra01 / opencvinstallation Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 18.0 34 KB

shell script for openCV installation and configuration in linux based system. Most easy way to configue openCV, you only need to run opencv.sh shell file.

License: GNU General Public License v3.0

Shell 100.00%
opencv shell-script cmake image-processing sudo computer-vision optical-character-recognition machine-learning machine-learning-algorithms machine-vision

opencvinstallation's Introduction

OpencvInstallation

Esay way to install and configure OpenCV in Ubuntu system. This shell file automatic download (internet connection required) required file.

Installation

  1. open terminal (Alt + Cmd + t)

  2. type - sudo apt install git

  3. type - git clone https://github.com/jitendra29mishra/OpencvInstallation.sh

  4. type - cd OpencvInstallation

  5. type - sudo chmod +x opencv.sh

  6. type - ./opencv.sh

Video tutorial

For video tutorial, click on below link

''' https://www.youtube.com/watch?v=Pwk2Oetww1k&list=PLzEIZNgHo73mXE4SsuIgWmq9UYMA394Sk '''

opencvinstallation's People

Contributors

jmishra01 avatar mo7amd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

opencvinstallation's Issues

This OpenCV build doesn't support current CPU/HW configuration *

i installed the opencv and tried to run this code, but it is showing me this error


  • FATAL ERROR: *
  • This OpenCV build doesn't support current CPU/HW configuration *
  •                                                            *
    
  • Use OPENCV_DUMP_CONFIG=1 environment variable for details *

Required baseline features:
SSE - OK
SSE2 - OK
SSE3 - OK
SSSE3 - OK
SSE4.1 - OK
POPCNT - OK
SSE4.2 - OK
AVX - NOT AVAILABLE
OpenCV Error: Assertion failed (Missing support for required CPU baseline features. Check OpenCV build configuration and required CPU/HW setup.) in initialize, file /home/sachin/Desktop/opencv/modules/core/src/system.cpp, line 492
terminate called after throwing an instance of 'cv::Exception'
what(): /home/sachin/Desktop/opencv/modules/core/src/system.cpp:492: error: (-215) Missing support for required CPU baseline features. Check OpenCV build configuration and required CPU/HW setup. in function initialize

Aborted (core dumped)

Uploading face_recognizer.zip…

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.