CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - opencv images

搜索资源列表

  1. OpenCV-tuxiangpeizhu

    0下载:
  2. 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:204.43kb
    • 提供者:杨博明
  1. colorSignature

    0下载:
  2. 用openCV提取图片的象素值,用聚类进行分割,找出各个聚类的中心点,聚类个数是动态决定的,可重新设置个数最大上限。-OpenCV extract images using pixel value segmentation by clustering to identify the center of each cluster, clustering is a dynamic number of decisions can be re-set the upper limit of the num
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2.38kb
    • 提供者:zzd
  1. cvPreProcessor-090Beta

    0下载:
  2. OpenCV workspace and code generator. With this utility you can try many images algorithm sequence and generate the C/C++ code for opencv to use it in your projects -OpenCV workspace and code generator. With this utility you can try many images algori
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:295.75kb
    • 提供者:Flavio
  1. imhist

    0下载:
  2. 以Microsoft Visual C++ 6.0为平台,基于opencv来实现图像的灰度直方图-With Microsoft Visual C++ 6.0 as a platform, based on the images to achieve opencv histogram
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.29mb
    • 提供者:左加阔
  1. vcPP_opencv_configuration

    0下载:
  2. 整理了网络上在vc++中配置opencv的步骤,是利用opencv处理图片的第一步-The compiled network configuration opencv in vc++ steps is the first step to deal with images using opencv
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:112.18kb
    • 提供者:Feng Xinyang
  1. Image

    0下载:
  2. 在VC++上实现opencv处理图像的 常用算法 如 Soble,Canny,拉普拉斯,腐蚀,-Opencv processing images on VC++ common algorithms such as Soble, Canny, Laplace, corrosion, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2.27mb
    • 提供者:wanghui
  1. CvvImage

    0下载:
  2. CvvImage,opencv老版本的文件,可以实现在特定矩形框内显示图像或者矩形-CvvImage, opencv old version file, you can display images in a specific rectangle or rectangle
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:3.15kb
    • 提供者:xiaoguo
  1. testOpenCV

    0下载:
  2. 使用VC++6.0编程,并应用OPEN CV实现显示图片和播放影片的功能,初学OpenCV的同学可以参考学习一下,大家共同进步.-The use VC++6.0 programming and application OPEN CV display images and play videos, OpenCV beginner students can refer to learn about, and common progress.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:5.74kb
    • 提供者:shoker
  1. lxreadPic

    0下载:
  2. 学习OPENCV,然后读图片的小程序,很简单的小程序-Learn OPENCV, then read images of small procedures, very simple little program
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:4.79mb
    • 提供者:linxiao
  1. scan_image

    0下载:
  2. 通过openCV对一副3通道RGB图像进行遍历。开发环境为visual studio 2012.-By openCV on a 3-channel RGB images traversal. Development environment for visual studio 2012.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2.7mb
    • 提供者:Scofi Mikal
  1. Imgdisplay

    0下载:
  2. 利用opencv的IPlimage格式的逐贞取图象,视频显示结果的一个演示平台-Use of opencv IPlimage format by the zhen take images, video shows the result of a demonstration platform
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4.11mb
    • 提供者:zhangjie
  1. piliangtu

    0下载:
  2. C++ opencv批量处理图片,简单易懂,妥妥的,吊到咋-C++ opencv batch processing images, easy to understand, properly properly, hanging to gnaw
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:978byte
    • 提供者:Yang Xiaochun
  1. cvHSV(展示RGB、HSV图像)

    0下载:
  2. 展示彩色图像在RGB颜色和HSV各个分量下图像效果(Display the effect of color images in RGB and HSV components)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:4.5mb
    • 提供者:qingwu11
  1. ConsoleApplication1

    0下载:
  2. 可以对序列图片进行镜像变换操作,程序比较简单,适合新手参考。(Sequence images can be mirrored conversion operation, the procedure is relatively simple, suitable for novice reference)
  3. 所属分类:其他

  1. 光流法运动估计OpticalFlow

    0下载:
  2. 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1.94mb
    • 提供者:赵嘉慧
  1. bmp

    0下载:
  2. 利用opencv将jpg格式图像转化为bmp格式(Using OpenCV to convert JPG format images into bmp format)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:6.9mb
    • 提供者:Emmaxi
  1. opencv几何形状识别

    0下载:
  2. 可以获取摄像头图像并且检测出图像轮廓,识别图像中不同形状。画出外轮廓并且用标签进行标记。(Camera images can be obtained and detected image contours, recognition of different shapes in the image. Draw outward contours and mark with labels.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5.15mb
    • 提供者:豆豆1890
  1. kmeans_filtro

    0下载:
  2. This code is a Kmeans filter for images
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:366kb
    • 提供者:mauricioUTF
  1. 新建 Microsoft Word 文档

    0下载:
  2. opencv实现傅里叶变换,傅立叶变换是把图像从空间域转化到频率域的变换。空间域:一般的情况下,空间域的图像是f(x,y)=灰度级(0-255),形象一点就是一个二维矩阵,每个坐标对应一个颜色值。频率域:频率:对于图像来说可以指图像颜色值的梯度,即灰度级的变化速度,幅度:可以简单的理解为是频率的权,即该频率所占的比例:能量=幅度(可能不太准确),变换结果为F(u,v),F代表幅度值,u代表x方向的频率,v代表y方向的频率(Fu Liye transform is the transformati
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:12kb
    • 提供者:ambition123
  1. 拼接

    0下载:
  2. 一个图像拼接程序,输入两张图像,输出拼接图,我用的是OpenCV2.4.7(n image stitching program, input two images, output mosaic.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5.09mb
    • 提供者:送你花花
« 12 »
搜珍网 www.dssz.com