Showing 41 open source projects for "generic camera driver"

View related business solutions
  • 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.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    REFramework

    REFramework

    Scripting platform, modding framework and VR support for RE Engine

    A mod framework, scripting platform, and modding tool for RE Engine games. Inspired by and uses code from Kanan. Supports Resident Evil 2, Resident Evil 3, Resident Evil 7, Resident Evil Village, Devil May Cry 5, Monster Hunter Rise. Lua Scripting API (All games), VR, Generic 6DOF VR support for all games, motion controls for RE2/RE3 (RE7 and RE8 motion controls are still WIP!), first person (RE2, RE3), free camera (All games), scene timescale (All games), manual flashlight (RE2, RE3, RE8), FOV...
    Downloads: 62 This Week
    Last Update:
    See Project
  • 2
    JavaCV

    JavaCV

    Java interface to OpenCV, FFmpeg, and more

    JavaCV uses wrappers from the JavaCPP Presets of commonly used libraries by researchers in the field of computer vision (OpenCV, FFmpeg, libdc1394, FlyCapture, Spinnaker, OpenKinect, librealsense, CL PS3 Eye Driver, videoInput, ARToolKitPlus, flandmark, Leptonica, and Tesseract) and provides utility classes to make their functionality easier to use on the Java platform, including Android. JavaCV also comes with hardware accelerated full-screen image display (CanvasFrame and GLCanvasFrame), easy...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    Driver samples for Windows 10

    Driver samples for Windows 10

    This repo contains driver samples prepared for use with Microsoft VS

    ... the driver development kits and tools for Windows 10. Take a look at the compilation of the new and changed driver-related content for Windows 10. Areas of improvement include camera, print, display, Near Field Communication (NFC), WLAN, Bluetooth, and more. Write one driver that runs on Windows 10 for desktop editions, as well as other Windows 10 editions that share a common set of interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    ... is NOT supported on the ESP8266. 8 bit parallel interface TFTs (e.g. UNO format mcufriend shields) can use with the STM32 Nucleo 64/144 range or the UNO format ESP32. ILI9341 and ST7796 SPI-based displays are recommended as starting points for experimenting with this library. The library supports some TFT displays designed for the Raspberry Pi (RPi) that are based on a ILI9486 or ST7796 driver chip with a 480 x 320-pixel screen.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    Kornia

    Kornia

    Open Source Differentiable Computer Vision Library

    Kornia is a differentiable computer vision library for PyTorch. It consists of a set of routines and differentiable modules to solve generic computer vision problems. At its core, the package uses PyTorch as its main backend both for efficiency and to take advantage of the reverse-mode auto-differentiation to define and compute the gradient of complex functions. Inspired by existing packages, this library is composed by a subset of packages containing operators that can be inserted within...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lenovo Legion Linux Support

    Lenovo Legion Linux Support

    Driver and tools for controlling Lenovo Legion laptops in Linux

    Lenovo Legion Linux (LLL) brings additional drivers and tools for Lenovo Legion series laptops to Linux. It is the alternative to Lenovo Vantage or Legion Zone (both Windows only). It allows you to control features like the fan curve, power mode, power limits, rapid charging, and more. This has been achieved through reverse engineering and disassembling the ACPI firmware, as well as the firmware and memory of the embedded controller (EC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge Agent

    Easily collect, transform, and transfer vehicle data to the cloud in near-real-time. AWS IoT FleetWise makes it easy and cost-effective for automakers to collect, transform, and transfer vehicle data to the cloud in near-real-time and use it to build applications with analytics and machine learning that improve vehicle quality, safety, and autonomy. Train autonomous vehicles (AVs) and advanced driver assistance systems (ADAS) with camera data collected from a fleet of production vehicles...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cerberuscms2

    cerberuscms2

    Cerberus Content Management System

    ... Management System in the world. The latest project version is programmed with the Pre-Hyper-Text-Post-Processor P.D.O. // P.H.P. Data Objects Driver Programming Code Statements that enables it to work on any Database Management System Server: MySQL, MariaDB, MicrosoftSQL, MiniSQL and More.. Continuation From @CerberusCMS
    Downloads: 27 This Week
    Last Update:
    See Project
  • 9
    The Integrating Vision Toolkit (IVT) is a powerful and fast C++ computer vision library with an easy-to-use object-oriented architecture. It offers its own multi-platform GUI toolkit. OpenCV is integrated optionally. Website: http://ivt.sourceforge.net
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    Webcam Capture API

    Webcam Capture API

    Allow integrated or USB-connected webcams to be accessed from Java

    This library allows you to use your built-in or external webcam directly from Java. It's designed to abstract commonly used camera features and support various capturing frameworks. Assume a situation when your code depends on some capturing framework, but suddenly you have to drop it and use a different, maybe newer one (e.g. replace archaic JMF with newest GStreamer). By doing this you will have to rewrite significant piece of your code because these frameworks are completely different...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SoundStepper

    SoundStepper

    A software for ATM telescope automation

    SoundStepper is a "100% software" telescope controller, for Windows, using audio hardware to control step motors at real time. All it requires to operate are external step motor drives, which can be a commercial "pulse/direction" drive or analog current amplifiers. Documentation: http://soundstepper.sourceforge.net/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    Smart Card GidsApp

    Generic Identity Device Specification Applet for the beginner(tested o

    GidsApp is a javacard applet which was developed according the specification GIDS 2.0 (Generic Identity Device Specification). It provides a generic identity command set for interaction with smart cards that are used for identity applications.It will be able to be used without driver installation since windows 7 sp1.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    X Speed Race

    X Speed Race

    Drive the super fast cars and become the best driver out there.

    Drive the super fast cars to see if you can beat the other ones and become the best driver out there. Arrow keys to drive Space - handbrake V - camera view B - back camera R - reset car O - Options Menu M - Car Select Menu
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    LittleFoot Elegance Photo ASCOM Driver
    ASCOM driver for the LittleFoot Elegance Photo (LFEP) telescope controller. Firmware 6.x is fully supported - firmware 5.x is partially supported (all LFEP features are available but configuration is only possible by handbox). Contains drivers for telescope, focuser, camera, filter wheel, roof controller and dew heater which shares a single connection to the controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ampare Webcam Tools

    Ampare Webcam Tools

    A Simple Fun Easy to Use Webcam Tools to take picture and record video

    Ampare Webcam Tools is a free simple easy to use webcam software tools to take picture and record video . Known Bugs : Video Codec not found. Our Software using Windows DivX Codec. If not found you have to install software and driver. Requirement .NETFramework 3.5
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    XMerlinRuwido

    Simple Merlin Ruwido infrared keyboard receiver for Atmels XMega

    Simple infrared keyboard receiver for Atmels Microcontroller and several Keyboards. Using Lightweight USB Framework by Dean Camera for xmega and v-usb for mega.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    RTEMS firewire camera driver

    This is an EPICS/RTEMS firewire camera device driver

    This is an RTEMS firewire camera device driver. It was written to be interfaced with EPICS. RTEMS is an open source Real Time Operating System. See http://www.rtems.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Skychart Bundle

    Skychart + Synscan Generic Driver Bundle

    ... driver ASCOM Synscan Genérico. - Driver ASCOM Synscan Genérico : driver das montagens synscan produzido pelo Armazém do Telescópio. - SyChart/Cartes du Ciel 3.8: a última versão estável deste excelente software planetário.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    pgrascom

    ASCOM driver for Firefly MV 0.3MP camera

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    hnsky bundle

    HNSKY + Synscan Generic Driver Bundle

    ... funcionamento do driver ASCOM Synscan Genérico. - Driver ASCOM Synscan Genérico : driver das montagens synscan produzido pelo Armazém do Telescópio. - Hello Northern Sky 2.4: a última versão estável deste software planetário. Todos os projetos incluídos neste pacote são gratuitos e distribuídos livremente. O Driver ASCOM Synscan Genérico está em fase de testes e comentários sobre seu funcionamento ou relatório de bugs e melhorias são bem vindos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TIRE FOTOS DE SUA WEB CAM COM ESSE DRIVER QUE FUNCIONA COM TODAS AS CAMS.. TODOS SISTEMAS OPERACIONAIS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    VIM cloud

    Web Based IaaS Cloud Controller (VimCloud)

    This is a pure IaaS cloud controller with all the basic functionality of IaaS Cloud Controller. This uses proposed “Trust Based Scheduling Algorithm and Load Balancing Algorithm”. It uses Cloud Architecture with Trust Management layer. It uses Qemu machine emulator and virtualizer as virtualization software at Host. It uses Libvirt driver [30] to interact with Qemu and to interact with its virtualization capabilities of a range of operating systems. Libvirt provides a common, generic and stable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    iAstroDroid

    Automated astrophotography on Android

    iAstroDroid is a world first solution for controlling the autoguider, CCD, DSLR, and mount for astrophotography on Android devices. iAstroDroid run on a parallel OS (Chroot) on an Android device. A user can control all devices via a web browser on Android. Requirements and supported devices. 1. Autoguider: QHY5 or QHY6 2. CCD: QHY8L 3. DSLR: Canon or Nikon DSLR 4. USB serial adapter (FTDI232) for controlling a DSLR camera shutter and a serial shutter cable http://www.beskeen.com/projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ... a web-server for DGD (Dworkin's Generic Driver) written in LPC. It's quite capable and includes WebDAV server (as plugin), XML processor and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ANPR for National Borders

    ANPR for National Borders Systems

    The idea is to enhance and develop the national border crossing process by the integration of automated vehicle recognition while crossing country borders. i'm going to use Automatic number plate recognition (ANPR): a system that recognizes the numbers of the vehicle plates by using OCR (optical character recognition) technology and Infrared cameras. This is going to be achieved by taking the license plate image from the camera and processing it using the software I’m going to develop together...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next