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

搜索资源列表

  1. Test

    0下载:
  2. 基于OPENCV的色调调整,将图像进行色彩空间转换RGB 转换到HSV 对H分量进行调节-Hue adjust depend on OPENCV. Firstly,converting the picture space RBG to HSV. Then, adjust the value of H.Finally convert the picture back to the RGB space.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:qq
  1. test2

    0下载:
  2. C#调用opencv打开摄像头录像,并抓取图片。 对视频直接调节灰度值,并显示图片。-C# to call opencv open camera video and grab the picture. Video directly to adjust the gray scale values, and display pictures.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:961.76kb
    • 提供者:Jiangjiuxiang
  1. opencv

    0下载:
  2. 打开并运行视频文件 视频格式为avi 可自行调整帧数和视窗大小-Open and run video file video format for avi you can adjust the frame number and the window size
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2.9kb
    • 提供者:zhangjaiwei
  1. MyCodeopencv2012

    0下载:
  2. OpenCV.包括调整尺寸和对数极坐标变换。将txt转换成cpp加入工程即可。-OpenCV. Adjust the size and number of the polar coordinate transformation. Txt convert cpp to join the project can be.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:1.23kb
    • 提供者:deb
  1. image_me

    0下载:
  2. 图像质量调整,这个是调整图像质量的一个程序,需要用OpenCV,请先安装OpenCV-Image Adjust Using OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:134.38kb
    • 提供者:abc
  1. DynTrace

    0下载:
  2. 该程序是在C++Builder环境下开发的,使用DirectShow+OpenCV相结合的可以进行实时视频跟踪的程序,可以实现视频源的选择、调节,以及动态跟踪-The program is developed under in C++Builder environment, the use DirectShow+OpenCV a combination of real-time video tracking program can achieve the choice of video sour
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.32mb
    • 提供者:刘清林
  1. opencv_tuoyuan

    0下载:
  2. 椭圆检测 基于opencv的椭圆检测 适当调参之后 效果还是可以-Effect can still be appropriate to adjust parameters of the ellipse detection opencv-based ellipse detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:7.92kb
    • 提供者:freedesert
  1. test1

    0下载:
  2. 火焰检测,可以有效的检测火焰,针对不同的情况可以调整参数提高检测准确性-fire detection,it can accurately detect fire, May adjust the parameter for enhancement examination accuracy in view of the different situation
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:16.34mb
    • 提供者:shulei
  1. OpenCV

    0下载:
  2. OpenCV参考资料,适合初学者,有志成为OpenCV开发者可以看看。-OpenCV reference,adjust to primer。
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:678.05kb
    • 提供者:csp123
  1. opencv_python_gabor_filtering

    0下载:
  2. I got this code from one Japanese university. This code written by python+opencv and apply gabor filtering to image. The application with sigma, lamda, theta, gamma, psi slider, you can adjust each slider and see the effect on image simultaneously, i
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:908byte
    • 提供者:galimjan
  1. show_image

    0下载:
  2. 该源码是在VS2010和Opencv2.4.8下编写,可以调节参数来打开一张图像,图像的格式跟据参数的不同而不同。-The source code is written in VS2010 and Opencv2.4.8, you can adjust the parameters to open an image, the image format according to different parameters and different.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:8.86mb
    • 提供者:雷川
  1. pingjietuxiang

    0下载:
  2. 图像拼接,先把RGB转化为HSL,然后拼接,再调整重叠区域亮度-Image stitching, first converted to RGB HSL, then stitching, and then adjust the brightness of the overlap region
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1.49mb
    • 提供者:daimengzhuo
  1. Project1

    0下载:
  2. 对图像进行腐蚀和膨胀处理,可以实现调节的力度,通过腐蚀和膨胀的结合使用,可以自动连接图像的破损部分,或者消除图像的多余部分。-Erosion and dilation of image processing, you can adjust the intensity to achieve, using a combination of erosion and dilation, you can automatically connect damaged part of the image, or
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3.9mb
    • 提供者:cyr
  1. HoughCircle

    2下载:
  2. Opencv采用霍夫变识别圆形,并且找出同心圆。可手动调节圆的关径大小-Opencv using circular Hough transform to identify and find concentric circles. You can manually adjust the size of the diameter of the circle off
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:24.69mb
    • 提供者:李佶林
  1. guidaoshuangbianlvbo

    0下载:
  2. 该源码实现读入一幅图像并通过创建滑块调整参数的方法对图像进行双边滤波,效果明显,可以直接编译。-The source code to achieve read in an image and by creating a slider to adjust the parameter method for bilateral filtering, obvious effect, can be directly compiled.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1.14kb
    • 提供者:宁双宁
  1. lesson11

    0下载:
  2. 利用轨迹条调整开闭运算的核大小进行调试,轨迹条的回调函数可对运算的核调整大小-Use the track bar to adjust the size of the opening and closing operation of nuclear commissioning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.32mb
    • 提供者:tang
  1. Bezier

    0下载:
  2. 采用贝塞尔算法生成贝塞尔曲线,调整控制点显示不同的曲线-The Bessel algorithm is used to generate the Bessel curve, and adjust the control points to display different curves.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.91kb
    • 提供者:wangwenfeng
  1. picture-corrosion

    0下载:
  2. 可以通过滚动条来调整腐蚀程度,基于opencv库区进行图形处理 -You can scroll through to adjust the degree of corrosion, based on OpenCV library for graphics processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2.53mb
    • 提供者:沈大明
  1. jsxyhelu-AMCa_win7vs2012-master

    0下载:
  2. 本程序基于Opencv 和VS实现的摄像头视频采集程序,可调节视频的各种参数,包括帧数,曝光度-The program is based on Opencv and VS implement camera video capture program, you can adjust various parameters of the video, including the number of frames, exposure etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:962.01kb
    • 提供者:宋先生
  1. controle

    0下载:
  2. 主要运用gui的控件来进行调整数值,可以进行绘图功能,(Main use GUI controls to adjust values, can undertake mapping function,)
  3. 所属分类:OpenCV

« 12 »
搜珍网 www.dssz.com