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

搜索资源列表

  1. MedFilter

    0下载:
  2. 利用C++编写图像中值滤波程序,主要完成基本的中值滤波操作,其他模版容易跟据现有程序增加或改进-The use of C++ to prepare the image median filtering procedure, mainly to complete the basic median filter operation, other templates easily to add for modification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1516
    • 提供者:zhaocf
  1. Imagesegmentation

    0下载:
  2. 图像分割是用于图像处理中的很重要的一步,想用VC做图像处理的初学者操作实践其中的源码可以很快入门。-Image segmentation are used for image processing an important step, want to do image processing using VC beginner to operate one of the source code of practice can quickly entry.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:367576
    • 提供者:st
  1. img-reg

    0下载:
  2. 对图像实现骨架化操作、提取边界、执行图像开运算度、增强图像对比度并提取文本图像中的某些字符对象。-Implementation of the image skeleton operation, extraction of the border, the implementation of open computing degree images to enhance image contrast and to extract the text of some of the characters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1006
    • 提供者:fjdata
  1. cc

    0下载:
  2. 1. 图像文件的格式;   2. 图像编程的基础-操作调色板;   3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;   4. 利用图像来美化界面;   5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;   6. 图像显示的各种特技效果;   7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50754
    • 提供者:刘铁桥
  1. matlab6.5chengxu

    0下载:
  2. 第一章 MATLAB6.5 基础 第二章 MATLAB 图形绘制基础 第三章 MATLAB 图形对象 第四章 MATLAB 图形对象操作 第五章 GUI 设计 第六章 MATLAB 特殊图形的绘制 第七章 MATLAB 高级绘图功能】 第八章 数字图像原理 第九章 MATLAB 图像显示与色彩 第十章 MATLAB 图像正交变换 第十一章 滤波器的设计 第十二章 MATLAB 图像运算 第十三章 MATLAB 图像增强 第十四章
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:78502
    • 提供者:guoxin
  1. TiffTest

    0下载:
  2. 读取TIF格式的图像,并转化为bmp格式对图像操作,最后还原输出操作后的TIF格式的图像-Read TIF format images, and translated into bmp format image operation, the final operation to restore the output after the TIF format images
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5183914
    • 提供者:king
  1. opentrim

    0下载:
  2. bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,-c++ lib deal with all the bmp format image .it can reverse color,draw point line on bmp images and detect corners .it can also create array contains the brightness of every pixels
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:579409
    • 提供者:尧思齐
  1. 5

    0下载:
  2. opencv图像相关操作实例,如图像旋转,复制,创建-opencv image-related example of operation, such as image rotation, copy, create, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:858466
    • 提供者:aries
  1. open

    0下载:
  2. 里面包括24位真彩色图像类和其基础处理的类,包括灰度化,二值化和形态学操作-Includes 24-bit true color image processing based on class and class, including the gray-scale and binary morphological operations and
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4047600
    • 提供者:肖莹莹
  1. Remotesensingimageprocessingandrastervectoroftrain

    0下载:
  2. 遥感图像处理和栅格矢量化培训教程,详细讲解了具体的操作步骤-Remote sensing image processing and raster vector of training course, explain in detail the specific steps
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2174237
    • 提供者:yang
  1. xihua

    0下载:
  2. 在图像处理中,主要用于对图像的细化操作。- In image processing, mainly used for fine-grained images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:793
    • 提供者:canlan
  1. wavelet

    1下载:
  2. 基于小波变换的图像融合,已形成界面。可通过界面进行相关图像处理操作。-Based on wavelet transform image fusion, has become the interface. Interface can be related to image processing operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:41874
    • 提供者:朱方圆
  1. extremum

    0下载:
  2. 对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。 已形成界面。可通过界面进行上述操作。-To read the two images pixel-by-comparison, the maximum or minimum value from which to form a new image matrix, the output. Interface has formed. Through the interface to carry out such opera
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:390496
    • 提供者:朱方圆
  1. ImageProcessing-source-code

    0下载:
  2. 负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、 缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。 Paint方法使用AutoScoolPosition属性发现滚动位置,使用AutoScrollMinSize属性进行设置。-Responsible for the relevant image processing operations, such as the preservation of image related opera
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:55926
    • 提供者:纪凤伟
  1. cximage600_lite

    0下载:
  2. cximage600_lite.rar CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。-cximage600_lite.rar CxImage class library is an excellent image library operations. It can quickly access, display, conversion of various images.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:921700
    • 提供者:黄鹏辉
  1. ImageProcessing

    0下载:
  2. 实现图像处理的诸多操作,如图像增强,图像复原,图像变换,图像编码,图像配准,运动检测,特征提取,图像分割,图像识别等-To achieve a lot of image processing operations such as image enhancement, image restoration, image transform, image coding, image registration, motion detection, feature extraction, image se
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4387793
    • 提供者:William
  1. tuxiangfenge

    0下载:
  2. 图像分割技术,实现对图像的随意操作!还不来大胆的试一试吗!-Image segmentation techniques, the realization of the random operation of the image! Try not to bold it!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:204022
    • 提供者:qilong
  1. image

    0下载:
  2. vc图像处理,用以对数字图像进行各种操作,包含有多种数字图像处理算法-vc image processing, digital images for a variety of operations, contains a variety of digital image processing algorithms
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6535099
    • 提供者:yaohong
  1. xihua

    0下载:
  2. 本程序使用MATLAB是对图像进行骨架化的功能。 该程序可以快速的对图像进行处理操作。-This procedure is the use of MATLAB skeleton image of the function. The program can quickly deal with the operation of the image.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:992
    • 提供者:
  1. work

    0下载:
  2. 图像配准程序,包括角点提取,配对,提纯等操作-image registeration ,including connor detection,match and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:31371
    • 提供者:吴志伟
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com