CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 膨胀

搜索资源列表

  1. calir_1.0.zip

    2下载:
  2. 腐蚀-膨胀-细化算法源代码
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:16637
    • 提供者:
  1. 数字图像处理alpha版

    6下载:
  2. 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3416061
    • 提供者:王晗
  1. ImageProcessDIB

    0下载:
  2. 图像处理源程序,包括对图像的平滑、锐化、膨胀、开、闭运算以及边缘检测等-source image processing, including image smoothing, sharpening, expansive, open and close computing and edge detection
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:159668
    • 提供者:authority007
  1. 220195168672005715205401563311

    0下载:
  2. 图像的腐蚀图像的膨胀图像的结构开和结构闭图像的细化图像的边缘检测图像的Hough变换图像的轮廓提取图像的识别和模板匹配- The picture corrosion picture inflation picture structure opens with the structure shuts the picture the thin picture edge examination picture Hough transformation picture outline to with
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31028
    • 提供者:shixian
  1. BCB_ImageProcess

    0下载:
  2. 一个利用bcb写成的影像处理程序包含(灰阶.二值化.低通.边缘.侦测旋转.侵蚀.膨胀.透明)提供初学者便于bcb上手- The image disposal procedure which wrote using bcb contains (the gray scale Two values Low pass Edge Detects revolves Corrosion Inflation Transparent) provides the beginner to be ad
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:327270
    • 提供者:jeff
  1. BJ54坐标转换软件

    0下载:
  2. BJ54坐标转换到指定的平面坐标系统,其中利用了椭球膨胀等算法-BJ54 coordinate conversion to a specific plane coordinate system, using the ellipsoid algorithm expanding
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:30035
    • 提供者:邹璇
  1. Erosiontion

    0下载:
  2. 利用形态学方法进行噪声消除图像进行膨胀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological methods used to eliminate noise images expansion computing. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2208
    • 提供者:丁峰
  1. OpenGL动画演示(包含代码)

    1下载:
  2. 包含魔幻、膨胀球体、瀑布、数字世界、水波模拟、效果综合、算法集合7个演示,并富有源代码-contains magic and inflating ball, waterfalls and the digital world, the wave simulation, integrated effects, the algorithm set seven presentations, and rich source code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:4238988
    • 提供者:笑雨
  1. 图像处理算法

    1下载:
  2. rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:550490
    • 提供者:也风
  1. 20056577149409

    0下载:
  2. 图象的腐蚀,和膨胀,和细化算法代码! 比较有参考价值-image corrosion, and the swelling and thinning algorithm code! More reference value
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:16410
    • 提供者:戴涛
  1. Desktop

    0下载:
  2. 膨胀后的图像减去腐蚀后的图像可以产生一个形态学梯度 它是检测图像中局部灰度变化的一种度量(Inflation after image minus corrosion image can produce a morphological gradient detection in the image it is a measure of local variance)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-24
    • 文件大小:1672192
    • 提供者:R+
  1. pengzhangfushi

    0下载:
  2. 图像的膨胀与腐蚀是图像处理常用的一种方法,本程序实现了上述两个功能。(Image expansion and corrosion is a commonly used method of image processing, this program implements the above two functions.)
  3. 所属分类:其他

  1. fushi

    0下载:
  2. 用MATALB软件将灰度将图像进行腐蚀膨胀,(The image is corroded and inflated)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:17408
    • 提供者:happy哈哈
  1. 图像类型的转换&腐蚀膨胀

    0下载:
  2. 原图片和索引图片、灰度图片、二值图片的转换。 以及图像简单的腐蚀和膨胀。(Conversion of original picture and index picture, gray picture and two value picture. Besides, simple corrosion and expansion of images.)
  3. 所属分类:图形图像处理

  1. electronic-expansion-valve

    0下载:
  2. 详细描述了电子膨胀阀的工作原理和使用技巧!(The working principle and operation skills of the electronic expansion valve are described in detail!)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:2321408
    • 提供者:Vincentleejun
  1. morphological

    0下载:
  2. 对创建的二值图像进行膨胀处理(matlab编程实现),膨胀会增长或粗化二值图像中的物体,我自己编写了一个用matlab编程实现二值化的例子(morphological,matlab,image processing,dilate)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:12288
    • 提供者:qkicen
  1. DilateAndErode

    0下载:
  2. 利用opencv中的dilate和erode函数对图片做膨胀腐蚀以及开运算和闭运算等形态学处理,可以在图片窗口划动滑条调节腐蚀和膨胀的参数。(Using the dilate and erode functions of opencv, we can process the image with some typical morphological processing such as dilate and erode.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:138240
    • 提供者:chenzhongde
  1. fushi pengzhang cc

    0下载:
  2. 基于二值图像处理的腐蚀, 膨胀处理,结合起来就是开闭运算!(Based on the two value image processing of corrosion, expansion processing, combined to open and close operation!)
  3. 所属分类:其他

  1. dip基本处理

    0下载:
  2. 数字图像处理基础算法小程序,包括腐蚀膨胀、交集并补集运算、联通、边缘提取,适合初学者。(Digital image processing algorithm based on small procedures, including erosion expansion, intersection and complementing operations, Unicom, edge extraction, suitable for beginners.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:IcarusRan
  1. 压缩空气储能膨胀机模型

    1下载:
  2. 光伏耦合的压缩空气储能系统,这是膨胀机模块,方便学习
  3. 所属分类:其它源码

    • 发布日期:2023-11-23
    • 文件大小:886
    • 提供者:晚风
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com