项目作者: jmysu

项目描述 :
OpenCV4 Capture Utility
高级语言: C++
项目地址: git://github.com/jmysu/OpenCap.git
创建时间: 2021-05-16T03:07:57Z
项目社区:https://github.com/jmysu/OpenCap

开源协议:GNU General Public License v3.0

下载


OpenCap License: GPL v3 Platform: Windows, Linux, OS X OpenCV

OpenCV4 Capture Utility w/ QT5


Application for tuning OpenCV4 filters, with Qt5/Camera/Video/Image…

Adjust your filters under main/helper/_ProcessingFrame.cpp…


Option filters: Gray, Flip, Blur, Dilate, Erode, Canny, HSV segment/Histogram, MacBeth colorcheck, meanShift, PCA, GrabCut, Cartoonify…

Also adds TCPIP send capability for transfering pixmap via networks
(works w/ https://github.com/jmysu/TcpPix)






References

-QtEVM Qt EVM.

-RVM Realtime Video Magnification.

-RangeSlider TwoWay Qt RangeSlider.

-OpenCV Multithread Capture MultiThreaded OpenCV capture!

-MeanShift Kanglai Qian: MeanShift filter/segmentation w/ OpenCV.