All Projects → wzpan → Qtevm

wzpan / Qtevm

Licence: other
C++ implementation of EVM(Eulerian Video Magnification), based on OpenCV and Qt.

Labels

Projects that are alternatives of or similar to Qtevm

Skindetector
A Python based skin detection system using OpenCV
Stars: ✭ 130 (-5.8%)
Mutual labels:  opencv
Lidar camera calibration
Light-weight camera LiDAR calibration package for ROS using OpenCV and PCL (PnP + LM optimization)
Stars: ✭ 133 (-3.62%)
Mutual labels:  opencv
Fabric Chaincode Evm
Stars: ✭ 137 (-0.72%)
Mutual labels:  evm
Opentrack
Head tracking software for MS Windows, Linux, and Apple OSX
Stars: ✭ 1,950 (+1313.04%)
Mutual labels:  opencv
Smoothstream
Webcam, PiCamera streaming over the network with Python made easy.
Stars: ✭ 133 (-3.62%)
Mutual labels:  opencv
Intelegent lock
lock mechanism with face recognition and liveness detection
Stars: ✭ 134 (-2.9%)
Mutual labels:  opencv
Videoauidt
📹 一个短视频APP视频内容安全审核的思路调研及实现汇总
Stars: ✭ 129 (-6.52%)
Mutual labels:  opencv
Evmc
EVMC – Ethereum Client-VM Connector API
Stars: ✭ 137 (-0.72%)
Mutual labels:  evm
Yolo Powered robot vision
Stars: ✭ 133 (-3.62%)
Mutual labels:  opencv
Gesture Recognition
✋ Recognizing "Hand Gestures" using OpenCV and Python.
Stars: ✭ 136 (-1.45%)
Mutual labels:  opencv
Spacextract
Extraction and analysis of telemetry from rocket launch webcasts (from SpaceX and RocketLab)
Stars: ✭ 131 (-5.07%)
Mutual labels:  opencv
Native Opencv Android Template
A tutorial for setting up OpenCV 4.5.0 (and other 4.x.y version) for Android in Android Studio with Native Development Kit (NDK) support.
Stars: ✭ 131 (-5.07%)
Mutual labels:  opencv
Attendace management system
In this system we can fill attendance by face recognition
Stars: ✭ 135 (-2.17%)
Mutual labels:  opencv
Robin
RObust document image BINarization
Stars: ✭ 131 (-5.07%)
Mutual labels:  opencv
Vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features 🔥
Stars: ✭ 2,048 (+1384.06%)
Mutual labels:  opencv
Leagueai
LeagueAI software framework for League of Legends that provides information about the state of the game based on Image Recognition using OpenCV and Pytorch.
Stars: ✭ 128 (-7.25%)
Mutual labels:  opencv
Tendermint code analysis
通用区块链平台tendermint源码分析
Stars: ✭ 134 (-2.9%)
Mutual labels:  evm
Cvscanner
An OpenCV based library for Android to scan ID documents or Passports.
Stars: ✭ 138 (+0%)
Mutual labels:  opencv
Video2tfrecord
Easily convert RGB video data (e.g. .avi) to the TensorFlow tfrecords file format for training e.g. a NN in TensorFlow. This implementation allows to limit the number of frames per video to be stored in the tfrecords.
Stars: ✭ 137 (-0.72%)
Mutual labels:  opencv
Node Camera
Access and stream web camera in nodejs using opencv and websockets.
Stars: ✭ 135 (-2.17%)
Mutual labels:  opencv

QtEVM

C++ implementation of EVM(Eulerian Video Magnification), based on OpenCV and Qt.

Supports:

  • Motion Magnification
    • spatial filter: Laplacian Pyramid
    • temporal filter: IIR bandpass filter
  • Color Magnification
    • spatial filter: Gaussian Pyramid
    • temporal filter: ideal bandpass filter

More info:

Dependencies

  • Qt (>= 5.0);
  • OpenCV (>= 2.0)

Screenshot

License

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].