搜索资源列表
OpenCV-GUI界面的制作-AVI文件播放.pdf
- OpenCV-GUI界面的制作-AVI文件播放
HaarFaceDetect.zip
- This program is the haar opencv face detector slightly modified for ease of use There are command line options available to avoid the need to use the gui (see facedetect.cpp for the command line option format This program needs fltk installed. I
imgshowcv
- 通过调用Windows 系统实现 GUI借口,对底层编程,特别是OpenCv使用较好-GUI Windows system to achieve by calling the pretext of the underlying programming, in particular, to use better OpenCv
Opencv_GUI_processing
- This application shows how to use edge detection techniques for the GUI processing using opencv.
gvision
- using OpenCV for CV GUI, very good.
image_filters
- A set of image filters implemented in a QT gui, using opencv and ltilib
PlayVideo
- 采用OpenCV的GUI函数并结合Visual C++ 的单文档进行视屏的打开与播放。-The GUI uses OpenCV function in conjunction with Visual C++ in a single document Shiping open and playback.
bcb_OpenCV_test
- BCB6下使用OpenCV,用DirectShow采集视频,帧率提高到30帧左右,新建线程播放视频,抛弃OpenCV自带GUI窗体,不使用cvWaitKey函数-BCB6 use OpenCV, with the DirectShow capture video frame rate up to 30 or so, the new thread to play video, discard OpenCV own GUI form, do not use cvWaitKey function
cvtiga
- OpenCV code + FLTK GUI for detect and mark line, box, or circle on any your browse picture-OpenCV code + FLTK GUI for detect and mark line, box, or circle on any your browse picture..
GUI-interface-of-OpenCV
- OpenCV-GUI界面的制作-AVI文件播放-OpenCV-GUI interface make-AVI file playback
opencv
- to enhance the ability of vc programming and the ability of visual C++ application for example GUI
facedetection
- 实现人脸检测的程序源码,对于刚刚学opencv的同学很有用。-code for face detection
GUI.tar
- 使用QT和OpenCV实现读取摄像头图像并显示在窗口中,没按一次按钮,画面前进一阵-Read the camera using QT and OpenCV, and display the picture.Once you press the button,the picture change by frame
tesseract_sample
- detect Arabic text image processing in c++ by opencv & GUI with gtk in c-detect Arabic text image processing in c++ by opencv & GUI with gtk in c++
opencv-doc
- 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
TV-L1 optical flow based mosaicing GUI
- This is an OpenCV implementation of TV-L1 optical flow algorithm of Chambolle and Pock. A graphic interface is provided to create mosaics using this optical flow method. The project files are included and are to be used with Microsoft Visual Studio.
KinectCoordination
- 利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libr
TLTY
- 主要包括了用gui设计的计算机界面,能通过控件进行计算,很好的(Using GUI design is mainly including computer interface, can be calculated by the control, very good)
controle
- 主要运用gui的控件来进行调整数值,可以进行绘图功能,(Main use GUI controls to adjust values, can undertake mapping function,)
camera001
- QT实现GUI界面,opencv实现摄像头操作。(QT GUI interface; use opencv camera operation.)