Showing 32 open source projects for "opencv-2.4.13"

View related business solutions
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 1
    YUVviewer

    YUVviewer

    YUVviewer is a small tool for developers to preview raw image formats.

    YUVviewer is a small tool for developers to view and preview various original image formats. It is based on Qt and opencv frameworks and supports windows/linux/macos.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    Calyp

    Calyp

    Calyp is an open-source raw video player for image/video analysis

    Calyp is an open-source raw video player developed using the C++ Qt libraries. This is the new version of the playuver. New name new features coming. For Ubuntu and Debian based distributions use our Personal Package Archive (PPA): ppa:pixlra/ppa
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Aims of this Project are 1. Integrating various Vision, Machine learning library based on OpenCV. 2. Providing various function based on the integrated library. 3. Using OpenCV with template based STL like code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CameraPointingGame

    CameraPointingGame

    CameraPointingGame use WebCam instead of Mouse. This is an Action Game

    CameraPointingGame use WebCam instead of Mouse. This is an Action Game. All is implemented in JAVA, it is an open source. This program need WebCam of HD(1280x720).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 5

    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: 0 This Week
    Last Update:
    See Project
  • 6
    Used to record and analyze some behavioural experiments in neuroscience (using usb webcam). it was developed in collaboration with neuropharmacology lab at Faculty of Medicine, Ain Shams University. it can use(JMF,OpenCV,JMyron & AGCamLib) for webcam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TrackXY

    TrackXY

    Track & log x & y displacement, in realtime, of object in webcam

    Track, in realtime, horizontal and vertical displacement of object in webcam. Log timestamp, x and y to comma-separated value (.csv) file importable to spreadsheet. Uses Lukas-Kanade algorithm and based on lkdemo.cpp in OpenCV, stripped down to track single point in high contrast against a uniform background. Based on the BSD licensed OpenCV, TrackXY also has BSD-style license. I am a bit embarrassed to be posting this here, because it's such a rudimentary program, but I couldn't find any other ready-made program that would track an object in real-time from webcam, other than an $80 special-purpose program used in the original (torsion balance) experiment we were replicating. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LuaCV

    LuaCV

    OpenCV library wrapper for Lua language

    ...Working with: Lua 5.2, OpenCV 2.2-2.4 LuaCV-0.2.0 (svn rev. 62) is last version compatible with Lua 5.1 but working only with OpenCV 2.2 and below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GPU Edge Detector

    GPU Edge Detector

    GPU Interactive Program For Edge detection

    This is a standalone, all in one Edge Detector that is mainly running on GPU using the CUDA technology. Each algorithm also has an OpenCV counterpart which is the closest one in terms of speed. This project is partly based on the Sobel Filter sample available as part of the CUDA SDK. This project also partly uses the OpenCV library to load different types of image. This program includes: Prewitt filter, Roberts Cross, Canny edge detector and finally Sobel filter with the ability to modify some variables such as sigma in Canny and see the result in real-time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    ...The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library, Computational Geometry Algorithms Library, Intel's Math Kernel Library and Integrated Performance Primitives, the Octave library, etc...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Implements Lazy Wavelet Transform with Lifting in several variants: 1-D, 2-D, 3-D, integer precision, etc. Sample video compressor, integrated with FFmpeg. OpenCL version is created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Webcam periodic frame grabber. This is a command-line application that uses OpenCV for grabbing frame and saving them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fully automated segmentation of moving objects from a stationary scene using pre-stored scene images. Needs no external parameters or settings; all parameters are derived internally from the pre-stored images. Implemented using OpenCV framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenCV-AR
    OpenCV-AR is a software library used for Augmented Reality development. It is targeted on Linux, though it is also able to work on Windows platform. It is an alternative to ARToolKit for Augmented Reality application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QOpenTLD
    C++ implementation of TLD using Qt and OpenCV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C2Mat is a simple wrapper library that allows OpenCV data structures to be transferred between C++ and Matlab. It lets a program combine the speed of OpenCV with the power of Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Face-following and facial expression detection based on OpenCV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The project is an implement of the GVF snake algorithm implemented purely in C++. The common interface defined in the project may also be applicable for the new variations of the snake algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Libface is a cross platform framework for developing face recognition algorithms and testing its performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    HornetsEye Ruby Computer Vision Library

    Ruby computer vision library

    Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L2). Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The source code is available on Github.com (see https://wedesoft.github.io/hornetseye-doc/ for more information).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AutoCrop is a PHP Extension based on OpenCV Library. Currently the extension comes with a new function. Using this function you can resize a photograph in the following sizes: 75x75, 150x150 and 450x450.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fast Haar-like object detection develop to CELL processor based plataform. This is reimplementing stump based algorithm of OpenCV library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next