All Projects → Camodet → Similar Projects or Alternatives

1219 Open source projects that are alternatives of or similar to Camodet

Neuvision
Structured Light based 3D scanner
Stars: ✭ 165 (+534.62%)
Mutual labels:  camera, opencv
React Native Openalpr
An open-source React Native automatic license plate recognition package for OpenALPR
Stars: ✭ 415 (+1496.15%)
Mutual labels:  camera, opencv
Grip
Program for rapidly developing computer vision applications
Stars: ✭ 314 (+1107.69%)
Mutual labels:  camera, opencv
Rawspeed
fast raw decoding library
Stars: ✭ 179 (+588.46%)
Mutual labels:  cmake, camera
Kinectazuredkprogramming
Samples about Kinect Azure DK programming
Stars: ✭ 92 (+253.85%)
Mutual labels:  cmake, opencv
Sltk
An OpenCV-based structured light processing toolkit.
Stars: ✭ 151 (+480.77%)
Mutual labels:  camera, opencv
Keera Posture
Alleviate your back pain using Haskell and a webcam
Stars: ✭ 48 (+84.62%)
Mutual labels:  camera, opencv
Raftlib
The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators
Stars: ✭ 717 (+2657.69%)
Mutual labels:  cmake, opencv
Smartopencv
🔥 🔥 🔥 SmartOpenCV是一个OpenCV在Android端的增强库,解决了OpenCV Android SDK在图像预览方面存在的诸多问题,且无需修改OpenCV SDK源码,与OpenCV的SDK解耦
Stars: ✭ 1,869 (+7088.46%)
Mutual labels:  camera, opencv
React Native Opencv Tutorial
👩‍🏫Fully working example of the OpenCV library used together with React Native
Stars: ✭ 244 (+838.46%)
Mutual labels:  camera, opencv
Computer Vision
Computer vision exercise with Python and OpenCV.
Stars: ✭ 17 (-34.62%)
Mutual labels:  camera, opencv
V4l2loopback cpp
v4l2loopback usage in C++ and from OpenCV
Stars: ✭ 6 (-76.92%)
Mutual labels:  camera, opencv
Multi Threading Camera Stream
Multi-threading camera stream to improve video processing performance
Stars: ✭ 18 (-30.77%)
Mutual labels:  camera, opencv
Live Video Magnification
An OpenCV/Qt based realtime application for Eulerian Video Magnification / Motion Magnification. Works with multiple videos and cameras at the same time and let's you export the magnified videos.
Stars: ✭ 187 (+619.23%)
Mutual labels:  camera, opencv
Anms Codes
Efficient adaptive non-maximal suppression algorithms for homogeneous spatial keypoint distribution
Stars: ✭ 174 (+569.23%)
Mutual labels:  cmake, opencv
Sitting Posture Recognition
Detects the sitting position of a person
Stars: ✭ 64 (+146.15%)
Mutual labels:  camera, opencv
Rpindvi
Raspberry PI NDVI Code
Stars: ✭ 57 (+119.23%)
Mutual labels:  camera, opencv
Camera calibration api
A simple Python API for single camera calibration using opencv
Stars: ✭ 36 (+38.46%)
Mutual labels:  camera, opencv
Coherent Line Drawing
🖼✨Automatically generates line drawing from a photograph
Stars: ✭ 461 (+1673.08%)
Mutual labels:  cmake, opencv
Phormatics
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
Stars: ✭ 79 (+203.85%)
Mutual labels:  camera, opencv
Androidfacedetection
Android 平台进行人脸检测的几种方案
Stars: ✭ 106 (+307.69%)
Mutual labels:  camera, opencv
Primestereomatch
A heterogeneous and fully parallel stereo matching algorithm for depth estimation, implementing a local adaptive support weight (ADSW) Guided Image Filter (GIF) cost aggregation stage. Developed in both C++ and OpenCL.
Stars: ✭ 191 (+634.62%)
Mutual labels:  camera, opencv
Stereo Vision
This program has been developed as part of a project at the University of Karlsruhe in Germany. The final purpose of the algorithm is to measure the distance to an object by combining two webcams and use them as a Stereo Camera.
Stars: ✭ 160 (+515.38%)
Mutual labels:  camera, opencv
Cmake Templates
Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子
Stars: ✭ 368 (+1315.38%)
Mutual labels:  cmake, opencv
Opencv Mingw Build
👀 MinGW 32bit and 64bit version of OpenCV compiled on Windows. Including OpenCV 3.3.1, 3.4.1, 3.4.1-x64, 3.4.5, 3.4.6, 3.4.7, 3.4.8-x64, 3.4.9, 4.0.0-alpha-x64, 4.0.0-rc-x64, 4.0.1-x64, 4.1.0, 4.1.0-x64, 4.1.1-x64, 4.5.0-with-contrib
Stars: ✭ 401 (+1442.31%)
Mutual labels:  cmake, opencv
Opencv4androidwithcmake
Use Android Studio 3.0 (>=2.2) and Cmake Toolchain to make your Android device fly with Opencv (OpenCV 3.40)
Stars: ✭ 126 (+384.62%)
Mutual labels:  cmake, opencv
Tensorflow Cmake
TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake
Stars: ✭ 418 (+1507.69%)
Mutual labels:  cmake, opencv
Scanner
二维码/条码识别、身份证识别、银行卡识别、车牌识别、图片文字识别、黄图识别、驾驶证(驾照)识别
Stars: ✭ 547 (+2003.85%)
Mutual labels:  camera, opencv
Pri
Collect pri files of qmake
Stars: ✭ 5 (-80.77%)
Mutual labels:  cmake
Android Opengl Canvas
An Android library that provides views using openGL canvas to draw things on SurfaceView or TextureView.
Stars: ✭ 815 (+3034.62%)
Mutual labels:  camera
Skydetector
A Python implementation of Sky Region Detection in a Single Image for Autonomous Ground Robot Navigation (Shen and Wang, 2013)
Stars: ✭ 23 (-11.54%)
Mutual labels:  opencv
Dataaugmentationforobjectdetection
Data Augmentation For Object Detection
Stars: ✭ 812 (+3023.08%)
Mutual labels:  opencv
Quickdraw
Implementation of Quickdraw - an online game developed by Google
Stars: ✭ 805 (+2996.15%)
Mutual labels:  opencv
Libsndfile
A C library for reading and writing sound files containing sampled audio data.
Stars: ✭ 799 (+2973.08%)
Mutual labels:  cmake
Ios tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
Stars: ✭ 896 (+3346.15%)
Mutual labels:  camera
Opencv contrib
Repository for OpenCV's extra modules
Stars: ✭ 7,085 (+27150%)
Mutual labels:  opencv
Assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Stars: ✭ 7,309 (+28011.54%)
Mutual labels:  cmake
Gr Rtty
RTTY decoder for Gnuradio
Stars: ✭ 24 (-7.69%)
Mutual labels:  cmake
Pepper plymouth ros
A set of launch files and configuration files for Plymouth University's Pepper robot
Stars: ✭ 22 (-15.38%)
Mutual labels:  cmake
Road Detection And Tracking
Involves the OpenCV based C++ implementation to detect and track roads for almost realtime performance
Stars: ✭ 17 (-34.62%)
Mutual labels:  opencv
Lumina
A camera designed in Swift for easily integrating CoreML models - as well as image streaming, QR/Barcode detection, and many other features
Stars: ✭ 784 (+2915.38%)
Mutual labels:  camera
Polly
🔧 Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyzer, sanitizers etc.)
Stars: ✭ 778 (+2892.31%)
Mutual labels:  cmake
Ros2 usb camera
ROS2 USB Camera node
Stars: ✭ 17 (-34.62%)
Mutual labels:  camera
Controller
Kiibohd Controller
Stars: ✭ 775 (+2880.77%)
Mutual labels:  cmake
Openspades
Compatible client of Ace of Spades 0.75
Stars: ✭ 769 (+2857.69%)
Mutual labels:  cmake
Moodifier
Android Application which will intensify your current mood. 😔 ➡️ 😄
Stars: ✭ 22 (-15.38%)
Mutual labels:  camera
Yolo annotation tool
Annotation tool for YOLO in opencv
Stars: ✭ 17 (-34.62%)
Mutual labels:  opencv
Snapchat Clone
👻 A SnapChat clone built with React, Redux and Typescript. Styled with SASS. Tested with Cypress, Jest and Enzyme. Linted with Eslint and formatted with Prettier!
Stars: ✭ 770 (+2861.54%)
Mutual labels:  camera
Eyelike
A webcam based pupil tracking implementation.
Stars: ✭ 770 (+2861.54%)
Mutual labels:  opencv
Ros Teensy
🚧 Extension to build code for the teensy boards from catkin
Stars: ✭ 16 (-38.46%)
Mutual labels:  cmake
Anime Inpainting
An application tool of edge-connect, which can do anime inpainting and drawing. 动漫人物图片自动修复,去马赛克,填补,去瑕疵
Stars: ✭ 761 (+2826.92%)
Mutual labels:  opencv
Human Detection And Tracking
Human-detection-and-Tracking
Stars: ✭ 753 (+2796.15%)
Mutual labels:  opencv
Jpegrtspcamera
Sample RTSP server streaming MJPEG video from PC camera
Stars: ✭ 25 (-3.85%)
Mutual labels:  opencv
Cmake modules
A common repository for CMake Modules which are not distributed with CMake but are commonly used by ROS packages.
Stars: ✭ 24 (-7.69%)
Mutual labels:  cmake
Ncappzoo
Contains examples for the Movidius Neural Compute Stick.
Stars: ✭ 902 (+3369.23%)
Mutual labels:  opencv
Pro Cmake
Cmake template for C/C++/Qt Project.
Stars: ✭ 16 (-38.46%)
Mutual labels:  cmake
Cmake Modules
My collection of CMake modules
Stars: ✭ 740 (+2746.15%)
Mutual labels:  cmake
Lidar camera calibration
ROS package to find a rigid-body transformation between a LiDAR and a camera for "LiDAR-Camera Calibration using 3D-3D Point correspondences"
Stars: ✭ 734 (+2723.08%)
Mutual labels:  camera
Vivalasvenus
@viva_las_venus -- This project is to learn, teach and awareness about privacy and security in the digital life, to build a better, more open and more inclusive world together!
Stars: ✭ 16 (-38.46%)
Mutual labels:  opencv
Bosssensor
Hide screen when boss is approaching.
Stars: ✭ 6,081 (+23288.46%)
Mutual labels:  opencv
1-60 of 1219 similar projects