Showing 54 open source projects for "opencv python"

View related business solutions
  • DataHub is the leading open-source data catalog helping teams discover, understand, and govern their data assets. Icon
    DataHub is the leading open-source data catalog helping teams discover, understand, and govern their data assets.

    Modern Data Catalog and Metadata Platform

    Built on an open source foundation with a thriving community of 13,000+ members, DataHub gives you unmatched flexibility to customize and extend without vendor lock-in. DataHub Cloud is a modern metadata platform with REST and GraphQL APIs that optimize performance for complex queries, essential for AI-ready data management and ML lifecycle support.
    Learn More
  • Empower Your Workforce and Digitize Your Shop Floor Icon
    Empower Your Workforce and Digitize Your Shop Floor

    Benefits to Manufacturers

    Easily connect to most tools and equipment on the shop floor, enabling efficient data collection and boosting productivity with vital insights. Turn information into action to generate new ideas and better processes.
    Learn More
  • 1
    3DDFA

    3DDFA

    Fast, accurate and stable 3D dense face alignment

    ...See requirements.txt, tested on macOS and Linux platforms. The Windows users may refer to FQA for building issues. Note that this repo uses Python3. The major dependencies are PyTorch, numpy, opencv-python and onnxruntime, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cv2_plt_imshow

    Using matplotlib_imshow for images read by cv2

    .... ## Table of contents * [Setup](#setup) * [Dependencies](#dependencies) * [Contact](#contact) ## Setup ```pip install cv2_plt_imshow``` ## Dependencies * [matplotlib](https://pypi.org/project/matplotlib/) * [cv2](https://pypi.org/project/opencv-python/) ## Contact * [Author](https://rupesh.info/) * [Github](https://github.com/rs9899/cv2_plt_imshow)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    shine

    shine

    A simple OpenCV project for smile detection.

    Check whether your smile is considered as as one or not.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    DCVGAN

    DCVGAN

    DCVGAN: Depth Conditional Video Generation, ICIP 2019.

    This paper proposes a new GAN architecture for video generation with depth videos and color videos. The proposed model explicitly uses the information of depth in a video sequence as additional information for a GAN-based video generation scheme to make the model understands scene dynamics more accurately. The model uses pairs of color video and depth video for training and generates a video using the two steps. Generate the depth video to model the scene dynamics based on the geometrical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
    Learn More
  • 5
    Rainbow

    Rainbow

    Rainbow: Combining Improvements in Deep Reinforcement Learning

    Combining improvements in deep reinforcement learning. Results and pretrained models can be found in the releases. Data-efficient Rainbow can be run using several options (note that the "unbounded" memory is implemented here in practice by manually setting the memory capacity to be the same as the maximum number of timesteps).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BossSensor

    BossSensor

    Hide screen when boss is approaching

    ...When the system detects that the trained face appears in the camera view, the program automatically triggers actions such as hiding the user’s screen or switching to a safe display. The software relies on libraries such as OpenCV, TensorFlow, and Python-based machine learning tools to perform face detection and classification. Training the system requires a dataset of labeled images representing the boss and other people so that the model can learn to differentiate between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Face Recognition

    World's simplest facial recognition api for Python & the command line

    Face Recognition is the world's simplest face recognition library. It allows you to recognize and manipulate faces from Python or from the command line using dlib's (a C++ toolkit containing machine learning algorithms and tools) state-of-the-art face recognition built with deep learning. Face Recognition is highly accurate and is able to do a number of things. It can find faces in pictures, manipulate facial features in pictures, identify faces in pictures, and do face recognition on a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Machine Learning for OpenCV

    Machine Learning for OpenCV

    M. Beyeler (2017). Machine Learning for OpenCV

    M. Beyeler (2017). Machine Learning for OpenCV: Intelligent image processing with Python. Packt Publishing Ltd., ISBN 978-178398028-4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Raspbian w/OpenCV & SimpleCV

    Raspbian w/OpenCV & SimpleCV

    After wasting several hours following multiple tutorials attempting to install OpenCV and SimpleCV on a fresh Raspbian image only to end up with a combination of packages that were outdated or otherwise non-functional, once I found a working setup, I made this image to have a good point to go back to save time reinstalling all the dependencies. This is Raspbian Jessie (full) with Python OpenCV installed via apt-get and SimpleCV installed via pip
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propel Software: Product Value Management Platform for Manufacturers Icon
    Propel Software: Product Value Management Platform for Manufacturers

    For modern product companies that need to connect product and commercial teams successfully

    Propel is a cloud-native Product Value Management platform that unifies PLM, QMS, and PIM in one connected system, giving manufacturers complete visibility and control across the entire product lifecycle. It provides a single source of truth for all product data, streamlines change management, strengthens quality and compliance processes, and accelerates time-to-market by eliminating the silos and manual steps that slow teams down.
    Learn More
  • 10
    OhodO

    OhodO

    OhodO optical marks recogination

    OhodO is optical marks recogination, written by python 3.6, opencv 3, tkinter. work with webcam of the laptop or usb webcam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Eye Connect

    The first free cross-platform HCI for upper body paralysis.

    ...Both systems are integrated into Eye Connect, a free suite of user-friendly software designed to provide full system control through facial feature detections. Watch the video: https://www.youtube.com/watch?v=LowRaG3dflA Requirements: - A Linux, Windows or Mac environment. - A Python 2.0 Installation - A webcam - the OpenCV library - The pyuserinput library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    visual debugger

    image visual debugger

    Visualize the in-memory images when you are debugging an OpenCV C/C++ program. It uses the GDB's Python interface, and works in multiply platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    bbbase

    A try with openCV in python

    A try with openCV in python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    TrollEditor

    Editor of virtual worlds.

    Troll enables creation and visualisation of complex environments. It is based on Ogre3D (graphics engine), Bullet (physics engine), PhysX (physics engine), OpenAL (3D sound and music), OpenCV (image analysis and camera model) and Boost (threading and python binding). It uses Python for scripting, as well as built in simple scripting language. Some features: - built in multiplayer - incorporating data from different sensors (IMU, AHRS, Razer Hydra) - image server/client - built in support for motion capture data analysis - path finding using data from physics engine (backwave propagation algorithm) - built in XML parser - graphical world editor - plugins system (C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    IBehave

    Behave is a little app to help people control themselves

    A Python script doing basic computer vision that takes control the webcam and with OpenCV processes the video stream to capture what is told to do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PyVision Computer Vision Toolkit

    A Python computer vision library

    PyVision is a object-oriented Computer Vision Toolkit for researchers that contains vision and machine learning algorithms and algorithm analysis and easily interfaces with scipy/numpy, PIL, opencv and other computer and machine learning libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    webcammy

    A small command-line program for grabbing frames from cameras/webcams.

    A small command-line program for grabbing single or multiple images from cameras and webcams. In essence, it is a python script which requires python 2.7 and the packages opencv. Program parameters can be controled via commandline arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    jayso-opencv

    Ubuntu 12.04.2 LTS ISO file with OpenCV 2.4.2

    Ubuntu 12.04.2 LTS ISO file with OpenCV 2.4.2 configured and installed along with python support. In a nutshell, grab this ISO file and do the normal Ubuntu installation(or use it in live mode) and upon completion, you will have the OpenCV 2.4.2 library ready to use. Please refer the wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    crosscenter

    Program to compute cross center

    Assisted program to compute the center of a cross in an image. It is based in python and opencv. Main target is massive data processing. Developed for my Ph.D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pyShotDetect

    (Auto-)Detect Video Scene Changes, output an edit list

    ...Given a .dv file automatically detect scene changes within that file (best performance on cuts and fade through/to black). Write a .kino file with each of the scenes for post-processing. Dependencies: (Python) openCV matplotlib Tkinter
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    SimpleCV
    SimpleCV is a python framework for creating a more human readable programming interface to OpenCV.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    PROYECTO DE GRADO PARA LA OBTENCIÓN DEL TÍTULO DE INGENIERÍA MAPAS DE ENTORNOS MEDIANTE NAVEGACIÓN DIFUSA Y UN SISTEMA DE TELEOPERACIÓN DE UNA PLATAFORMA PIONNER P3-DX Realizar un mapeo basico y un control difuso de velocidad para la plataforma Pionner P3-DX Requierimientos: -Aria y ArNetworking -Python 2.5 - 2.7 -pyGTK -openCV -pyfuzzy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PyVocabularyTree

    A vocabulary tree for image classification using OpenCV

    A vocabulary tree for image classification have been designed to be integrated in mobile robotic applications. It is a learning schema based on decission trees, bags of features and inverted files. The design provides training and optimization parameters that have been characterized using several detectors and descriptors for several input datasets. Evaluation tests performed on public image databases allow to compare obtained results with previously published literature. All the tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    User friendly open source object tracking software allowing for various control applications. Uses Opencv and embedded Python,allowing for multiple scripts to be written and shared.See webpage for more information http://openvisionc.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python code to handle Rubik's Cubes. Including optical recognition and scanning by webcam (OpenCV), solving (Cube Explorer and WINE) and displaying of the solution (OpenGL). It is similar to Cube Explorer with enhancements like linux webcam support.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB