搜索资源列表

  1. yanmapengzhang

    0下载:
  2. 这是图像处理中的m文件,它可用于掩码扩充边界提取-This is the image processing m-files, which can be used to expand the mask edge extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:常言笑
  1. 22464739106a

    0下载:
  2. 利用边界追踪法对图像进行轮廓提取,此函数文件得到的是边界点对应位置索引矩阵-Boundary tracking method using the image contour extraction, this function is to get the file location of the boundary points corresponding to the index matrix
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:孙思佳
  1. coin

    0下载:
  2. 图像预处理、二值化、边界提取、形状参数提取-Image preprocessing, binarization, edge detection, shape parameter extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:六脚猫
  1. Ureggiongrrows

    0下载:
  2. 用IDL开发的区域增长代码,能实实现图像区域边界提取的区域增长处理 -IDL development of regional growth code can be implemented to achieve the regional growth area of ​ ​ the image boundary extraction processing
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:权力
  1. vbouundary_cca

    0下载:
  2. 对二值图像进行边界提取,生成8方向的的边界链码,能求出各个链码元素出现的频率 -The binary image boundary extraction, boundary chain code, generate eight direction to calculate the frequency of each chain code elements
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:7168
    • 提供者:权力
  1. dimpp0zipi

    0下载:
  2. 数字图像处理集成环境。能实现直方图均衡、、细化、膨胀、边界提取等等操作。非常实用。 -Digital image processing integrated environment. Histogram equalization, refinement, expansion, boundary extraction, etc. operations. Very practical.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:476160
    • 提供者:权力
  1. Canny-VC

    0下载:
  2. 用VC实现的cannoy边界提取的算法,效果非常明显。-With VC cannoy boundary extraction algorithm, the effect is very obvious.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:138240
    • 提供者:xiongwei
  1. outline

    0下载:
  2. 这是关于遥感图像的地物边界提取与填充,是在matlab中实现的,减少了很多繁琐的代码,简单实用-extraction of Feature in digital image on matlab .This is a mathod for the Remote sensing image processing which is very useful.With this method we can Reduce a lot of tedi
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:ketian
  1. facula_boundary

    0下载:
  2. 提取边界,很好的应用,快速边界提取,能够处理出想要的边界-Extraction of the border, a good application, fast boundary extraction
  3. 所属分类:系统编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:小飞
  1. NNan

    0下载:
  2. 基于matlab平台实现点云数据边界提取以及拟合功能的小程序-Point cloud data boundary extraction fitting function procedure based on matlab platform
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:罗毅
  1. signature

    0下载:
  2. 对一幅二维图像的给定的边界提取其相应的信息,如其质心等信息-The given boundary of a two-dimensional image to extract the appropriate information, such as if the centroid information
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:李小龙
  1. 1GHY3249TIQU1

    0下载:
  2. 基于canny算子的边界提取 cvCanny 采用 CANNY 算法发现输入图像的边缘而且在输出图像中标识这些边缘-Based on the the canny operator' s boundary extracted cvCanny CANNY algorithms found the edge of the input image and identify these edge in the output image
  3. 所属分类:OpenCV

    • 发布日期:2024-05-03
    • 文件大小:7168
    • 提供者:段皓
  1. boundExtract

    0下载:
  2. matlab语言,基于视频传输边界提取方法的关键帧抽取方法-matlab language, video transmission boundary extraction method based key fr a me extraction method
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:邹楠
  1. EdgeFinal

    0下载:
  2. 实现C语言边界提取,利用各种算子、包括sobel\roberts\prewi-C language boundary extraction, using a variety of operators,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:304128
    • 提供者:马骁
  1. source-code-for-image-processing

    0下载:
  2. 图像处理中常用到的二十多个基本算法的源代码,如图像变换、灰度变换、图像滤波、锐化、边缘检测、阈值分割、边界提取、边界跟踪等-Commonly used in image processing to more than twenty basic algorithm source code, such as image conversion, gray-scale transformation, image filtering, sharp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:8192
    • 提供者:六月的雨
  1. Opencv-Canny-sample

    0下载:
  2. 使用Opencv进行Canny算子边界提取的示例程序,非常适合新手和高手学习与使用,图像处理的好例子-A good example to use the OpenCV Canny operator edge extraction of the sample program is ideal for both novice and expert learning and the use of image processing the
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-03
    • 文件大小:1635328
    • 提供者:Eric
  1. geometry_transmit

    0下载:
  2. 图像处理,边界提取,边界跟踪,图像分割的c++源代码!-image processing, edge detection, border tracking, image segmentation c source code!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:1964032
    • 提供者:徐云龙
  1. lianma

    0下载:
  2. 完成相应得边界提取,得到链码描述,进而得到周长等参数-failed to translate
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:卡卡
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 1
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:115712
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 1
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:12288
    • 提供者:廉小萍
« 1 2 3 4 5 67 8 9 10 11 ... 18 »

源码中国 www.ymcn.org