Giter Club home page Giter Club logo

doubangotelecom / compv Goto Github PK

View Code? Open in Web Editor NEW
180.0 17.0 38.0 330.94 MB

Insanely fast Open Source Computer Vision library for ARM and x86 devices (Up to #50 times faster than OpenCV)

Home Page: https://doubango.org

License: GNU General Public License v3.0

Assembly 8.56% C++ 50.35% C 40.24% Objective-C 0.13% Shell 0.01% CMake 0.39% Java 0.11% Perl 0.18% Objective-C++ 0.02% Batchfile 0.01% SWIG 0.01%
computer-vision artificial-intelligence artificial-neural-networks machine-learning ocr-recognition text-recognition neural-network support-vector-machines boosting adaboost

compv's Introduction

This is our R&D Computer Vision project. For now there is no documentation and it's not intended to be used by other companies.

Speed comparison against OpenCV: speed_compare (core i7 quad@4ghz).txt


Insanely faaaaast

  • Hand-written assembler (10% of the code)
  • SIMD (SSE, AVX, NEON)
  • GPGPU (CUDA, OpenVINO, OpenCL, OpenGL, NNAPI and Metal)
  • Smart multithreading (minimal context switch, no false-sharing, no boundaries crossing..)
  • Smart memory access (data alignment, cache pre-load, cache blocking, non-temporal load/store for minimal cache pollution, smart reference counting...)
  • Fixed-point math
  • ... and many more

SDKs using our code

Online demo apps using our code

Technical questions

Please check our discussion group or twitter account

compv's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

compv's Issues

Products

*** Products ***
Object detection, recognition and tracking
Camera calibration tool
Traffic sign recognition
Realtime video stitching
Markerless Augmented-Reality
Google-like StreetView
Text extraction (CCL), recognition (OCR) and loudly reading (Text to speech)
FastANPR: Automatic number-plate recognition
Immersive / Panorama 360 degree video (browser and desktop) - Pan360.org
InDoor location without GPS (Visual Odometry)
Stereo video
Optical Flow
3D reconstruction (SFM - Structure From Motion)
TLD (Track Learn Detect)
Eye tracking
Masques (filtres)
Inverse perspective mapping
WebRTC 360 (JavaScript, C++)
Something like OpenPose

*** BestOf ***
ADAS (traffic sign recognition, traffic light recognition, Brake light detection, straight line detection, Crosswalk detection, speed-detection, LDWS (Lane Departure Warning System), LKAS (Lane Keeping Assistance System), LCW (Lane Changing Warning), DNPW (Do-Not-Pass Warning), road turn prediction, Autonomous cruise control, straight or dashed lines distinction, Forward Collision Warning,
Pedestrian Collision Warning, 360 visio, speed, stoping distance, Eyes off road, Rear camera parking, 360-degree surround view camera for parking, Flashing and stop lights...), Day/Night detector -> https://en.wikipedia.org/wiki/Advanced_driver_assistance_systems

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.