CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 拉伸

搜索资源列表

  1. VC_MATLAB

    0下载:
  2. VC跟Matlab混合编程 VC与Matlab案例1.256色转灰度图2.对比度拉伸3.二值化变换4.反色5.灰度均衡6.亮度增减7.取对数8.取指数9.图像镜像10.图像平移11.阈值变换12.直方图均衡VC程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2233437
    • 提供者:王云
  1. MATLAB图像伸缩变化

    0下载:
  2. 用MATLAB编写的图像伸缩算法。可以拉伸或压缩图像。
  3. 所属分类:matlab例程

    • 发布日期:2008-12-28
    • 文件大小:1653090
    • 提供者:dyubo2005
  1. duibidulargen

    0下载:
  2. 图象处理的常用算法\meanfilter.rar 对比度拉伸-Commonly used image processing algorithm meanfilter.rar contrast stretching
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:39672
    • 提供者:yuhch
  1. edge_detect

    0下载:
  2. 利用matlab对图像进行灰度调整、拉伸处理和边缘检测-Use matlab image grayscale adjustment, stretch processing and edge detection
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:820
    • 提供者:zhang
  1. QCR_Cal

    0下载:
  2. 该程序封装了拉伸力和深度之间的关系,并给出起皱的计算方法和程序。-The program encapsulates the tensile strength and depth of the relationship between the wrinkles and give the calculation methods and procedures.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:10084
    • 提供者:潘文武
  1. imgrayscaling

    0下载:
  2. 这个函数提供灰度拉伸功能,输入图像应当是灰度图像,但如果提供的不是灰度图像的话,函数会自动将图像转化为灰度形式。x1,x2,y1,y2应当使用双精度类型存储,图像矩阵可以使用任何MATLAB支持的类型存储。-This function provides a gray scale stretching function of the input image should be grayscale image, but if not provided, then gray image, the fu
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2052
    • 提供者:zhouwujie
  1. 1

    0下载:
  2. 拉伸具有调节的功能 大家试试看,我自己在书上总结的- The stretch has adjustment function everybody to try to look that I summarize in the book
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2208
    • 提供者:徐迎新
  1. Locatecardetect

    0下载:
  2. 车牌识别源码,中间有个图像灰度拉伸的算法.是在图像灰度化后调用此算法进行拉伸的。-License plate recognition source code in the middle there is a gray stretch of the algorithm. Is the image after gray level of stretch to call this algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:401855
    • 提供者:征兆
  1. xaisezengqiangRetinex

    0下载:
  2. 对彩色图像颜色的拉伸,增强图像的对比度,以便更好的研究图像-Stretch of the color image color to enhance image contrast in order to better study the image
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3804
    • 提供者:刘芝麻
  1. shiyan

    0下载:
  2. 给定一幅图象,输出其直方图; 通过对话框给定一个线性变换函数,实现图象的灰度拉伸; 实现对图象的均衡化。 -Given an image, the output of its histogram dialog given by a linear transformation function to realize the gray scale image stretching to achieve the equalization of image.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2275196
    • 提供者:John
  1. imgrayscaling

    0下载:
  2. 这是一个图像灰度拉伸程序,用matla语言完成-This is a gray drawing program, complete with matla language
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1964
    • 提供者:紫伶
  1. exam5_1

    0下载:
  2. 在matlab环境下利用有限元分析方法,采用四面体单元计算单向拉伸杆的横截面应力-In the matlab environment using finite element analysis, calculated using one-way stretch rod tetrahedral unit cross-sectional stress
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3654
    • 提供者:alex cha
  1. ZOOM

    0下载:
  2. C语言图像如何放大。首先读取要放大的区域的图像信息,然后利用矩阵的repmat变换对矩阵进行拉伸。本程序可以对图像实现放大功能。-C language image to enlarge. First reading area to zoom the image information, and then use matrix repmat transform matrix stretching. This program can achieve the image magnification.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:843
    • 提供者:
  1. Untitled

    0下载:
  2. 灰度拉伸的小仿真,用了多种尝试,希望对大家有帮助-simulation of Gray stretch, i hope it is usefull to you.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1233
    • 提供者:匿名
  1. image

    0下载:
  2. 对图像进行旋转,拉伸,镜像对称等变换的整合示例,包含最近邻插值,双线性插值即双三线性插值的处理部分程序-Image rotate, stretch, mirror symmetry transformation of the integration example, contains the most recent neighbor interpolation, bilinear interpolation double tri-linear interpolation processing p
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1362
    • 提供者:caicai
  1. proe(offset)

    0下载:
  2. proe二次开发拉伸功能,平移基准面其中的一个面,然后可以在上面草绘-The proe secondary development of stretch, pan the datum one of surface, then in the above sketch
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-15
    • 文件大小:11087414
    • 提供者:张涛
  1. powerlaws_full_v0.0.10-2012-01-17

    0下载:
  2. 随机数发生器 此功能会产生连续的值(功法的文章中讨论的五个分布随机分布,指数,对数正态分布,拉伸指数,截止功法)。使用信息包含在文件类型的帮助randht在MATLAB提示符更多信息。 幂律分布拟合 这项功能同时实现的离散和连续的最大似然估计拟合幂律分布的数据,以及善良的合适的方法来估计缩放区域较低的截止。使用信息包含在文件类型的帮助plfit在MATLAB提示符更多信息。-This function is a random number generator will produce
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:46134
    • 提供者:ligan
  1. figzengqiang

    0下载:
  2. 此文件完成了彩色图像增强功能,将模糊图像通过对比度拉伸和滤波处理使其看起来清晰明艳。-This file is complete color image enhancement, contrast stretching through the blurred image filtering process to make it look clear and vivid colors.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:277565
    • 提供者:安亚峰
  1. AnyGanttFlex

    0下载:
  2. 基本实现了 左边一颗表格树,当展开时候甘特图也展开,关闭时甘特图也关闭,而且横向进度可以左右移动,扩大缩小,连接线 也根据位置自动变换连接 当子进度移动或扩大时,父进度也跟着放大缩小移动,根据XML 文件配置整个甘特图,点击列头时候, 自动拉伸-Form the basic realization of a tree on the left, when you expand it also launched a Gantt chart, Gantt chart when you clos
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:597830
    • 提供者:彪仔
  1. 2%线性拉伸

    1下载:
  2. 利用IDL编程实现ENVI里的2%线性拉伸功能,原创代码。
  3. 所属分类:数值算法/人工智能

« 12 »
搜珍网 www.dssz.com