CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - Qt image

搜索资源列表

  1. QtOpenCV

    0下载:
  2. opengcv摄像头模块,读取图片,转化为qimage,显示到qt的窗口控件中去。-opengcv camera module, read the image, into qimage, qt display window control to go.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:2.48kb
    • 提供者:孙伊
  1. Corner0

    0下载:
  2. i use qt to do corner by opencv,that u can load an image then to find the corner.-qt 下用 Opencv 做角点检测
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.2mb
    • 提供者:yeh
  1. site

    0下载:
  2. it s a program made by QT and opencv that convert a color image to grey
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:564.18kb
    • 提供者:wassim
  1. QtPOpenCV-camCapture(1)

    0下载:
  2. QT显示OPWENCV读取摄像头的图像 经测试 可以用-QT display OPWENCV read the camera s image Has been tested and can be used
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1.25mb
    • 提供者:feiniu
  1. qcv

    0下载:
  2. QT把OPENCV读取的图像显示 经测试 可以使用-QT display OPWENCV read the camera s image Has been tested and can be used
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:7.39kb
    • 提供者:feiniu
  1. RotateTest

    0下载:
  2. 在qt环境下,使用opencv2.0实现了2D图像的旋转-Qt environment use opencv2.0 achieve the rotation of the 2D image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:5.25kb
    • 提供者:肖雄
  1. GaussianModelTest

    0下载:
  2. 基于混合高斯模型的视频图像背景提取,在qt creator环境下实现-Gaussian mixture model-based video image background extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:4.03kb
    • 提供者:肖雄
  1. erzhihua

    0下载:
  2. 用QT平台做的图像处理程序,文件包含两个二值化程序,滤波方法不同。-QT platform to do the image processing program, the file contains two binarization process, the filtering method.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:4.35kb
    • 提供者:刘会杰
  1. soble

    0下载:
  2. 利用QT平台写的图像处理soble算法,包含两种方法经调试通过可用。-QT platform to write image processing soble algorithm contains two methods available through debugging.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:5.17kb
    • 提供者:刘会杰
  1. 8_3lunkuo

    0下载:
  2. QT环境下,用OPENCV在输入图像上寻找并绘制轮廓-QT environment OPENCV find and draw the outline of the input image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:3.78kb
    • 提供者:王伟
  1. MVC_VideoPlayer.10132012

    0下载:
  2. Kernel regression image processing code ported to C++ source code with QT and OpenCV libraries - work in progre-Kernel regression image processing code ported to C++ source code with QT and OpenCV libraries - work in progress
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:6.37mb
    • 提供者:SWang
  1. QOpenCV

    0下载:
  2. QT与OpenCV结合程序,实现OpenCV图像在QT中的现实-Cementation processes QT and OpenCV OpenCV image in QT reality
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:2.8kb
    • 提供者:jschen
  1. QT-OpenCv-

    1下载:
  2. 在window下利用OPencv来实现QT的视频监控,也可以利用这个代码进行采集图片,处理等后续工作-In the window to achieve the use of OPencv QT video surveillance, you can also use this code capture image processing and other follow-up work
  3. 所属分类:OpenCV

    • 发布日期:2015-04-01
    • 文件大小:3kb
    • 提供者:刘海桥
  1. qtImage

    0下载:
  2. qt+opencv实现基本图像读取功能,相比mfc,qt和opencv搭配使用进行开发感觉好得多-qt+opencv basic image reading function. It is better to use opencv with QT
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.37mb
    • 提供者:陈韦辰
  1. opencv_loadingImage.tar

    0下载:
  2. 利用Qt实现了自动打开图像的UI界面,利用了OPENCV库-Achieved using Qt UI interface automatically open the image, use the OPENCV library
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:10kb
    • 提供者:张纯化
  1. Dehazor

    0下载:
  2. 图像暗通道去雾,需安装 Qt+OpenCV开发环境-Image dark passage to the fog, it is necessary to install Qt+ OpenCV development environment
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1.69mb
    • 提供者:lzewen10
  1. OpencvCircle_Line

    0下载:
  2. Qt、Opencv环境下,演示ptr、at()函数遍历图像示例,在该示例中显示了简单圆和线的绘制。仅仅用于教学演示,没有采用Bresenham等快速算法。-Under Qt, Opencv environment, demonstrate ptr, at () function to traverse a sample image showing the draw simple circles and lines in this example. Only for teaching demons
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5.03kb
    • 提供者:dengshaogeng
  1. opencvQt.tar

    0下载:
  2. Qt图像处理,实现一些图像处理基本功能,包括灰度图像转换,大律法二值化,添加水印等操作。后边会陆续增加功能。使用极度类似opencv- Qt image processing, to achieve some of the basic image processing functions, including grayscale image conversion, the law of the two values, add the watermark and other operat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:27.29kb
    • 提供者:霍紫健
  1. camaraGet

    0下载:
  2. 使用OPENCV进行图像的采集与处理,开发平台QT4.8(Using OPENCV for image acquisition and processing, development platform QT4.8)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:5kb
    • 提供者:Annie1025
  1. 基于Qt框架的手势识别程序

    0下载:
  2. qt下的图像处理程序,用于手势识别,处理,是个不错的参考资料(The image processing program under QT, used for gesture recognition, processing, is a good reference)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:12.3mb
    • 提供者:小kkx
« 12 »
搜珍网 www.dssz.com