All Projects → jmishra01 → OpencvInstallation

jmishra01 / OpencvInstallation

Licence: GPL-3.0 License
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.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to OpencvInstallation

IdCardRecognition
Android id card recognition based on OCR. 安卓基于OCR的身份证识别。
Stars: ✭ 35 (+118.75%)
Mutual labels:  optical-character-recognition
genie
Genie: A Fast and Robust Hierarchical Clustering Algorithm (this R package has now been superseded by genieclust)
Stars: ✭ 21 (+31.25%)
Mutual labels:  machine-learning-algorithms
pycorels
Public home of pycorels, the python binding to CORELS
Stars: ✭ 51 (+218.75%)
Mutual labels:  machine-learning-algorithms
oxygenjs
This a JavaScript Library for the Numerical Javascript and Machine Learning
Stars: ✭ 13 (-18.75%)
Mutual labels:  machine-learning-algorithms
Python-TensorFlow-WebApp
Emerging Technologies Project - 4th Year 2017
Stars: ✭ 16 (+0%)
Mutual labels:  machine-learning-algorithms
neptune-examples
Examples of using Neptune to keep track of your experiments (maintenance only).
Stars: ✭ 22 (+37.5%)
Mutual labels:  machine-learning-algorithms
R-programming-books-for-data-science
No description or website provided.
Stars: ✭ 32 (+100%)
Mutual labels:  machine-learning-algorithms
FB-Ads-Opt-UCB
The easiest way to optimize Facebook Ads using Upper Confidence Bound Algorithm. 💻
Stars: ✭ 23 (+43.75%)
Mutual labels:  machine-learning-algorithms
Qubes-scripts
Scripts that help with administration and usage of Qubes OS
Stars: ✭ 33 (+106.25%)
Mutual labels:  sudo
themis-ml
A library that implements fairness-aware machine learning algorithms
Stars: ✭ 93 (+481.25%)
Mutual labels:  machine-learning-algorithms
Fake-News-Detection-Project
Fake News Detection Final Year College Project with Project Report, PPT, Code, Research Paper and Documents.
Stars: ✭ 16 (+0%)
Mutual labels:  machine-learning-algorithms
Machine-learning-implement
Teach you how to implement machine learning algorithms
Stars: ✭ 37 (+131.25%)
Mutual labels:  machine-learning-algorithms
SWBlog
machine learning practitioner, android and python
Stars: ✭ 33 (+106.25%)
Mutual labels:  machine-learning-algorithms
smartcar-vision
利用大规模视觉导航机器人进行快递分拣,涉及调度系统的设计、视觉导航机器人设计、大规模机器人模拟软件设计、路径规划算法研究,涉及技术栈java、C++、c、spring、swing、netty、openCV、ardunio、调度、路径规划、嵌入式、PID控制。——Using large-scale visual navigation robot for express sorting involves the design of scheduling system, visual navigation robot, large-scale robot simulation software, path planning algorithm research, and technology…
Stars: ✭ 29 (+81.25%)
Mutual labels:  machine-vision
genieclust
Genie++ Fast and Robust Hierarchical Clustering with Noise Point Detection - for Python and R
Stars: ✭ 34 (+112.5%)
Mutual labels:  machine-learning-algorithms
spark-transformers
Spark-Transformers: Library for exporting Apache Spark MLLIB models to use them in any Java application with no other dependencies.
Stars: ✭ 39 (+143.75%)
Mutual labels:  machine-learning-algorithms
Machine-Learning
A repo to explain algorithm in machine learning with CHINESE
Stars: ✭ 24 (+50%)
Mutual labels:  machine-learning-algorithms
PyImpetus
PyImpetus is a Markov Blanket based feature subset selection algorithm that considers features both separately and together as a group in order to provide not just the best set of features but also the best combination of features
Stars: ✭ 83 (+418.75%)
Mutual labels:  machine-learning-algorithms
COVID19
Using Kalman Filter to Predict Corona Virus Spread
Stars: ✭ 78 (+387.5%)
Mutual labels:  machine-learning-algorithms
DA Tutorial
This is a 'hands-on' tutorial for the RIKEN International School on Data Assimilation (RISDA2018).
Stars: ✭ 23 (+43.75%)
Mutual labels:  machine-learning-algorithms

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 '''

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].