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

搜索资源列表

  1. opencv

    0下载:
  2. 图像场景分类的bow模型opencv源代码,采用k-means聚类构造单词,采用支持向量机的svm分类器。-Image scene classification bow model opencv source code, using k-means clustering structure of words, using support vector machine svm classifier.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:10398
    • 提供者:李翔
  1. OpenCv--based-image-retrieval-DEMO

    0下载:
  2. 基于OpenCv开发的图像检索DEMO,速度较快,效果较好,可以作为一般意义下的图像相似度检索服务!根据具体项目改改即可使用!-OpenCv developed based image retrieval DEMO, faster, better, can be used as image similarity retrieval services in a generic sense! Changed to use the specific project!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1420213
    • 提供者:
  1. OpenCV-image-stitching

    1下载:
  2. 图像拼接程序源码 OpenCV image stitching 运行通过 代码 vs2013 opencv2.4.8-Image stitching program code OpenCV image stitching run through vs2013 opencv2.4.8
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:614
    • 提供者:晓乐
  1. opencv-imageshow

    0下载:
  2. 学习OpenCV源代码,图像的显示,imageloader-Learning OpenCV source code, image display, imageloader
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:92153
    • 提供者:晓乐
  1. Opencv

    0下载:
  2. 采用8种方法对图像Mat的像素进行扫描,并对像素点的像素进行压缩,压缩间隔为div=64,并比较扫描及压缩的效率,效率最高的是采用.ptr及减少循环次数来遍历图像,并采用位操作来对图像像素进行压缩。-8-Mat method for image scanning pixel pixel pixel compression and compression interval div = 64, and scanning and comparing the compression efficiency
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2143
    • 提供者:蒋代码
  1. OpenCV-Features-Comparison-master

    0下载:
  2. OpenCV中实现图像检测和提取的各类算法的比较-Comparison of the OpenCV for image detection and extraction of various algorithms
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:14546
    • 提供者:李乐
  1. 2-1

    0下载:
  2. Opencv图像处理,sifT算子,模式识别 图像检索 形状特征 文理特征 形状特征 空间分布特征。-IMAMGE PROCESING
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:94051
    • 提供者:小五子
  1. 3-6

    0下载:
  2. Opencv图像处理,sifT算子,模式识别 图像检索 形状特征 文理特征 形状特征 空间分布特征。-IMAGE PROCESSING
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2339
    • 提供者:小五子
  1. OpenCv

    0下载:
  2. OpenCv生成图像直方图,绘制图像的直方图-OpenCv generated image histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:40523
    • 提供者:陈立功
  1. opencv

    0下载:
  2. 图像处理:展示OpenCV的图像绘制功能 -Image processing: OpenCV display image rendering functions
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2953
    • 提供者:郝辉
  1. opencv

    0下载:
  2. 图像处理:通过划分HIST的个数,计算直方图,并且画出直方图。-Image processing: HIST divided by the number of computing a histogram, and draw a histogram.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1966082
    • 提供者:郝辉
  1. CV

    0下载:
  2. opencv图像显示简单的图像显示程序输入将图像加载到内存存在显示出来-opencv picture show visual C++
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-29
    • 文件大小:11912842
    • 提供者:beifengche
  1. Image-Denoising-based-on-opencv

    0下载:
  2. 这是一段利用中值滤波、均值滤波与加权(高斯)滤波算法进行图像去噪的程序,比较基础,供初学者阅读。-This is a median filter, with a weighted mean filter (Gaussian) filtering algorithm for image denoising procedures, more basic, for beginners to read.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4452739
    • 提供者:xiaohai
  1. opencv-watershed-segmentation

    0下载:
  2. C#编程环境下利用OpenCV实现分水岭图像分割的代码文档- Under the C# programming environment to achieve watershed image segmentation using OpenCV code documentation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:7468
    • 提供者:user
  1. ContourExtraction

    0下载:
  2. 利用opencv得到图像的轮廓,简单的Opencv图像演示-Get the outline of an image using opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:77055
    • 提供者:guguomin
  1. OpenCV-color-to-gray

    1下载:
  2. OpenCV实现彩色图像到灰色图像的转换。 读入图像文件,实现彩色图像到灰色图像的转换,然后显示图像在屏幕上。 开发环境:vs2010+opencv。 -OpenCV color image to gray image conversion. Read into the image files, color image into a gray conversion image and then display the image on the screen. D
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:2048
    • 提供者:冯泽
  1. retinex.opencv

    0下载:
  2. Retinex理论的基础理论是物体的颜色是由物体对长波(红色)、中波(绿色)、短波(蓝色)光线的反射能力来决定的,而不是由反射光强度的绝对值来决定的,物体的色彩不受光照非均匀性的影响,具有一致性,即retinex是以色感一致性(颜色恒常性)为基础的。不同于传统的线性、非线性的只能增强图像某一类特征的方法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三个方面打到平衡,因此可以对各种不同类型的图像进行自适应的增强。-The basic theory of Retinex theory is
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1702629
    • 提供者:吴双
  1. opencv

    0下载:
  2. 图像预处理 边缘检测算法 经典的三种算法 -roberts sobel prewitt
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:20238
    • 提供者:cah
  1. Learning-OpenCV-cn

    0下载:
  2. 计算机视觉经典书籍,教授如何使用opencv进行图像处理编程等-Computer Vision classic books, teaches how to use opencv image processing programming
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13493492
    • 提供者:Hiker
  1. OpenCV-Reference-in-Chinese

    0下载:
  2. openCV用户开发手册,加载在Visual Studio上的图形图像处理类库,用于查询相关函数功能-openCV users to develop manuals, loaded on Visual Studio' s graphic image processing library, used to query related functions Function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1699242
    • 提供者:shangyafei
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com