Showing 24 open source projects for "opencv optical flow"

View related business solutions
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    KLT-IV
    KLT-IV v1.0 has been designed to offer a user-friendly graphical user interface for the determination of river flow velocity and river discharge using videos acquired using a variety of fixed and moving platforms. KLT-IV employs optical flow and computer vision techniques for the tracking of features present on the river surface with pixel displacements being converted to real-world velocities using an optimised camera model approach. Movement of the platform can be accounted for when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cocolib / light field suite

    CUDA library for continuous optimization and light field analysis

    Library for continuous convex optimization in image analysis, together with a command line tool and Matlab interface. Implements several recent algorithms for inverse problems and image segmentation with total variation regularizers and vectorial multilabel transition costs. Also included is a suite for variational light field analysis, which ties into the HCI light field benchmark set and givens reference implementations for a number of our recently published algorithms. *** NOTE: ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Five video classification methods

    Five video classification methods

    Code that accompanies my blog post outlining five video classification

    Classifying video presents unique challenges for machine learning models. As I’ve covered in my previous posts, video has the added (and interesting) property of temporal features in addition to the spatial features present in 2D images. While this additional information provides us more to work with, it also requires different network architectures and, often, adds larger memory and computational demands.We won’t use any optical flow images. This reduces model complexity, training time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JPIV

    JPIV

    Particle Image Velocimetry

    JPIV is a platform independent, graphical stand-alone application for Particle Image Velocimetry (PIV) written in Java. PIV is an optical technique for measuring fluid flow velocities. JPIV moved to GitHub. Please visit us at: https://eguvep.github.io/jpiv/
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    CvMob
    CvMob is an Open Source tool to automatic visual analysis of human movement. The software calculates the optical flow to generate data about trajectory, velocity and acceleration using low-quality videos. For more informations, please visit our website: http://www.cvmob.ufba.br/
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 3 This Week
    Last Update:
    See Project
  • 7
    An open source optical flow algorithm framework for scientists and engineers alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kinflow

    kinflow

    Optical flow interactively estimated on GPU with GUI.

    PyCUDA/sdl user interface to interactively influence optical flow (2D motion) estimation from camera images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    featured-object-tracking

    Featured object tracking

    project includes work with - optical flow for object tracking - SIFT homography RANSAC to initialize then optical flow tracking
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10

    TwoD-Pose-Estimation-for-Grasping

    using optical flow to match and determine local motion

    using optical flow to find local motion and therefore derives pose estimation of 2D pattern
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pivonvideo

    Toolchain automating PIV analysis of video

    Particle image velocimetry (PIV) is an optical method of flow visualization. pivonvideo combine together several tools to automatize PIV analysis of whole video extracts, performing image extraction, transformation, analysis and result visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    movieAlignment

    align TEM movies

    movie alignment using optical flow
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    NavigationAssistant

    Lane and Moving Vehicle Detection

    C++ implementation of optical flow estimation, lane detection and the detection of moving vehicle in traffic scenarios. DEPENDENCIES: * OpenCV (v2.4.9) * cvBlobsLib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LS-PIV Supplemental Material

    Line-scanning particle image velocimetry for analyzing blood flow data

    Line-scanning particle image velocimetry (LS-PIV) is an analytical method to quantify blood velocity data generated by many confocal and two-photon excited fluorescence microscopes. We hope that this method will be of use to the research community! The associated files include Matlab code for LS-PIV and example data-sets of measured blood flow in the cerebral cortex of mouse. For additional information, please see the manuscript "Line-Scanning Particle Image Velocimetry: an Optical Approach...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EMGU Kalman Filter

    Kalman Filter for EMGU Image Processing Applications

    ... of the desired noiseless signal. The discrete-time equivalent of Wiener's work was derived independently by Kolmogorov and published in 1941. Hence the theory is often called the Wiener-Kolmogorov filtering theory. In these examples the signal processes is the movement of the mouse and random data. While a simple application the algorithm can have numerous applications including image smoothing, edge tracking and optical flow to name a few.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    QC_stereoCV_tracking

    QC_stereoCV_tracking

    Quadrotor IR-Blob tracking with stereoCV

    - StereoCV optical Tracking - With openFrameworks and openCV - Handle USB-camera - Calibrate stereoCV - Handle and track multiple IR-Blobs - Transform tracked blobs to realWorldValues - handsome GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    Automated Optical Inspection for loaded PCB's using a webcam or, under linux, a Canon digital camera capable of remote capture based on OpenCV. Can be compiled for Linux or Windows. This project is dead, as haar training proved not to be a good approach. Anyway, there is a replacement which works, at https://bitbucket.org/guenterneust/examinator/wiki/Home based on dlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project contains both tools and data for Optical Flow evaluation purposes. It offers: many ground truth optical flow sequences; a tool for generating optical flow data from real sequences; implementations of some optical flow algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VDSI is an extensible (plugins based on OpenCV) image processing application. It allows to draw a flow diagram representing predefined image operations and to solve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    VRPC

    VRPC stands for Volavis Robot Position and Control

    This software allows to locate 2-D optical markers. These markers can be applied on top of robots. The algorithm for detecting the markers relies upon OpenCV. VRPC comes with an interface that allows to save position data in a database (e.g. PostgreSQL). VRPC has been developed for the Leibniz Universitaet Hannover and is used for a laboratory investigating self-organising robot swarms (based on a dozen Khepera III bots).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CV Lab

    Visual algorithm designer for OpenCV

    CV Lab enables convenient development of computer vision algorithms by means of graphical designing of the processing flow. Writing code with OpenCV might be a time-consuming process. It is often required to compile and run the code in order to see the results of the currently made changes. Especially, when some of the function parameters are to be tuned for establishing the optimal values. Some code also has to be added to provide presentation of the intermediate or final results...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next