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

搜索资源列表

  1. 求图像的二值化最佳阈值

    0下载:
  2. 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:3096212
    • 提供者:高凯
  1. OpenCV-code 基于C/C++语言的开源图像处理函数库

    0下载:
  2. OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:6411264
    • 提供者:黄晓华
  1. operations_of_matrix_and_image

    0下载:
  2. Opencv中矩阵和图像操作的基本函数介绍,包括函数的代码-Opencv image operations in the matrix and introduce the basic functions, including the function code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:51206
    • 提供者:张峰
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. AffineTrans

    0下载:
  2. 本程序实现了对图像的读取,仿射变换以及显示的操作,基于openCV编写。-This program enables the image to read, affine transformation and display the operation, based on openCV preparation.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:167303
    • 提供者:宗凯彬
  1. erode_dilate

    0下载:
  2. 此程序是基于opencv的对图像进行膨胀腐蚀操作的。-This program is based on the image opencv of dilation and erosion operations.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3173050
    • 提供者:胡锦
  1. alpha

    0下载:
  2. alpha图像融合源码,对像素直接操作,绝非opencv自带函数。使用它你可以轻松的对指定的像素进行alpha融合操作,增加程序的实用性和灵活性。在VS2008环境下,使用opencv1.0对图像像素进行读取以及操作。-the alpha image fusion source, direct manipulation of pixels is absolutely not function opencv own. Using it you can easily specified pixel
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:82383
    • 提供者:huang zhaoguang
  1. morphology1

    1下载:
  2. 用opencv进行形态学操作处理图像,开闭运算和膨胀腐蚀-Using opencv morphological image processing operations, opening and closing operation and expansion of corrosion
  3. 所属分类:OpenCV

    • 发布日期:2015-11-12
    • 文件大小:1383424
    • 提供者:何逸
  1. xingtaixue

    2下载:
  2. 使用opencv对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算-Opencv image using morphological operations (opening and closing image, erosion and dilation operations
  3. 所属分类:OpenCV

    • 发布日期:2015-11-12
    • 文件大小:207872
    • 提供者:ldcr
  1. morphology

    0下载:
  2. 对图像进行形态学操作,主要是开运算和闭运算,都是用任意结构元素膨胀图像。-Of the image morphology operations, is dominated by open operation and closing operation, are structural elements with arbitrary expansion of the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:方莉
  1. opencvRM

    0下载:
  2. opencv 编程入门 介绍 命令 图像处理 矩阵操作 视频序列处理等-Programming opencv introduction to the command image processing video sequence processing, matrix operations
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:207928
    • 提供者:罗宾
  1. demo

    0下载:
  2. 一个基于图像理的程序,运用MFC实现了基本的图像操作,包含图像打开,浏览等。还可以对图像进行处理,包括以下模糊处理,平滑处理等,还可以对图像进行配准。-An image-based management procedures, the use of MFC to achieve the basic image manipulation, including image open, browsing. Image processing can also include the following
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14855371
    • 提供者:马超
  1. 2011__openCV__morphological

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是图像形态学方面的操作(黑帽、礼貌、开操作、闭操作、腐蚀、膨胀)。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)(下个代码这么麻烦,要传5个文件啊??)-This is just a test when a small learning opencv code. Main image morphology operations (black hat, courtesy, open operation, closing ope
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:6521
    • 提供者:tanfenfly
  1. MicroACDSee

    0下载:
  2. 采用OPenCV开发的图片处理原件源码,包括一些基本的图像操作。-image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4204240
    • 提供者:ma
  1. alpha

    0下载:
  2. 矩阵图像操作,在OPENCV平台用VC6++实现,将一个小孩的脸被alpha融合到一只猫的脸上。-The matrix image manipulation, the the OPENCV platform with VC6++ achieved to a child' s face is alpha fusion to a cat' s face.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:6880
    • 提供者:严丹
  1. example07

    0下载:
  2. opencv中的相关例子,可以进行简单的图像操作,进行图像的读取,视频的播放-opencv relevant examples, can be a simple image manipulation, image reading, video playback, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:24119
    • 提供者:何施
  1. preprocess

    0下载:
  2. 基于Opencv和VS2010的数字图像预处理过程,包含常用的预处理操作,例如平滑,滤波之类,可以完成大部分图像操作-Based on Opencv and VS2010 digital image pretreatment process, include the pretreatment of the commonly used operation, such as smoothing, filtering and so on, can complete most of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2132
    • 提供者:白博
  1. mirror_horizontally_image

    0下载:
  2. 利用Opencv,对输入图像进行水平镜像翻转操作,输出镜像后的图像。(mirror_horizontally_image)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:6699008
    • 提供者:MisterGunner
  1. 图像修复

    0下载:
  2. 获取一张影像,利用掩膜对图像进行修复操作。(Get an image and use the mask to repair the image.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:8788992
    • 提供者:一棵竖柳
  1. 新建文件夹

    1下载:
  2. 多种图像处理操作,带界面,利用opencv实现,pyqt界面(Multiple image processing operations with interface)
  3. 所属分类:OpenCV

    • 发布日期:2020-08-10
    • 文件大小:15360
    • 提供者:lwx666
« 12 3 4 5 »
搜珍网 www.dssz.com