CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 边界提取

搜索资源列表

  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:171565
    • 提供者:memcpy
  1. xi

    0下载:
  2. matlab 边界轮廓跟踪程序 该算法采用采用最大梯度值的做法,适合于要求提取出单一前景轮廓的情形-matlab boundary contour tracking procedure in the algorithm uses the maximum gradient value of the approach adopted for the future that require to extract the contours of a single case of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:541
    • 提供者:徐欣
  1. EDISON

    0下载:
  2. 图像分割软件,可以提取边界和过滤、图像分割 软件运行速度快 提供分割结果 没有源码-image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:466716
    • 提供者:huzheng
  1. subpixelEdgeDetection

    2下载:
  2. matlab 写的提取图像亚像素边界的程序,和Canny算子有比较,里面有两张示例图像!-matlab write the image to extract sub-pixel border procedures, and the Canny operator have more, there are two examples of images!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:409730
    • 提供者:王国强
  1. Automatic-segmentation

    1下载:
  2. 在最优阈值分割的基础上,用自动区域生长去除气管/支气管区域,对边界跟踪法进行改进以快速 去除背景干扰和获得肺部边界,最后进行肺部边界修补得到完整的肺部图像。算法采用迭代法寻找最 优阈值解决了阈值选取的敏感性问题,提出了基于前层图像中气管/支气管位置的气管/支气管提取方 法,避免了种子点的人工选取,基于前次搜索方向改进了八邻域搜索方法来提高边界跟踪的速度。 -In the optimal threshold segmentation based on region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:379822
    • 提供者:fuky
  1. EdgeDetection

    0下载:
  2. 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:661847
    • 提供者:tosh
  1. Morph

    0下载:
  2. 数字图像腐蚀、膨胀和细化算法,最基本的运算子来图像分割、特征提取、边界检测-Digital Image corrosion, expansion and refinement algorithm, the most basic operator to image segmentation, feature extraction, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:85559
    • 提供者:吴耀宗
  1. 20067784

    0下载:
  2. 主要用于图像的边界边缘提取及定位分割-Mainly used for image edge detection and localization of the boundary partition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9226288
    • 提供者:mountain
  1. Codejia.com_40df9b18b021a0ff2295123f1192b961

    0下载:
  2. 共创在线考试测试系统源码2.1.0版利用HOUGH变换提取边界特征,还有SOBEL算子的算法 -Create online exam testing system version 2.1.0 source code using HOUGH transform boundary feature extraction, as well as Sobel Operator Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3616182
    • 提供者:qqqq
  1. Preciseellipseestimationwithoutcontourpointextract

    0下载:
  2. 这篇文章,提出了一种可以精确检测椭圆特征参数的线性算子。基于双曲线模型,该算子直接检测椭圆边界附近的原始梯度信息,这样可以避免中间精确提取椭圆边缘点的过程。当计算最小代数距离时,双曲线可以受双椭圆约束。这种算法将与其他算法确定中心位置方面进行比较,我们也将通过实际实验来比较。-This article presents a precise detection of the characteristic parameters of the linear elliptic operator. Bas
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:581701
    • 提供者:刘镖峰
  1. mySnake

    0下载:
  2. 一种动态轮廓检测snake算法,能自动提取虹膜边界,用VC实现。-a method of edge detect called snake
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1840890
    • 提供者: 王子
  1. RobotVision

    0下载:
  2. 用于机器人视觉的图像边界检测及提取程序,采用了梯度算子和方向算子等处理方法-Robot vision for the image edge detection and extraction procedures, the use of the gradient operator and the operator, such as the direction of approach
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:91129
    • 提供者:张晓彬
  1. ImageProcessing

    0下载:
  2. 大概包括:左右、上下、中心对称,中值滤波,平移、裁剪、二值处理、膨胀、腐蚀、提取边界、缩放、旋转(中心保持不变和中心随旋转变化)、加权平均滤波(里面将四邻域、八邻域、laplace、sobel算子定义为数组并调用)。-Perhaps include: around from top to bottom, the center symmetry, median filter, pan, cutting, deal with two values, expansion, corrosion, ext
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26996035
    • 提供者:王敬
  1. MATLABandVC

    0下载:
  2. MA11AB与VC++混合编程,开发了水轮机综合特性曲线数据处理系统。该系 统利用VC++友好的界面编程对水轮机综合特性曲线已知区域数据进行提取,使用MATLAB 搜索引擎调用RBF人工神经网络库对提取数据进行拟合并结合边界约束条件对未知区域内的 数据进行预测-MA11AB with VC++ mixed programming, developed the turbine characteristic curve of integrated data processing syst
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:279478
    • 提供者:ws
  1. 20090429

    0下载:
  2. 为了提取区域边界,可以对图像直接运用一阶微商算子或二阶微商算子,然后根据各像点处的微商幅值或其他附加条件判定其是否为边界点。如果图像中含有较强噪声,直接进行微商运算将会出现许多虚假边界点。-.Using the feature of distinct edge contour existing between the text and the background regions in color images, a novel text extraction algorithm—CEMA(Co
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:6120
    • 提供者:刘卅
  1. project11-02

    0下载:
  2. 本实验要求编写课本上11.2.3节描述的傅立叶描绘方法。用实验09-02中的程序提取图12.18两幅图的边界,然后对每个边界选取256个描述点。选择的这256个点是在空间上尽可能均匀的点。获取每个图的傅立叶描绘子,确保每个图中的起始点是近似相同的点。分别用16,32,64和128个描绘系数逼近边界,并画出每一个结果。-Prepared at the request of the experimental section 11.2.3 textbook depicts Fourier method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:95487
    • 提供者:jhm
  1. BoundaryExraction

    0下载:
  2. 当处理二值图像的时候,形态学的主要应用是提取对于描绘和表达形状有用的图像成分。本实验实现形了态学边界抽取算法,并要求对图进行特征边界抽取。-Boundary Extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:28400
    • 提供者:jhm
  1. sk_tuoyuanni

    0下载:
  2. 能够在齿轮图像上提取出椭圆边界。拟合出椭圆。-Images can be extracted Gear oval border. Fitted ellipse.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:838
    • 提供者:熊新海
  1. skxibao

    0下载:
  2. 能够提取出细胞图像边界。为下一步的图像处理奠定基础。-Cells can be extracted from the image border. For the next step to lay the foundation of image processing.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:938
    • 提供者:熊新海
  1. sk_shibie

    0下载:
  2. 从齿轮啮合图像上提取椭圆边界,计算出椭圆方程,判断椭圆的平面位置。-Images from the gear meshing elliptical boundary extraction, calculation of the elliptic equations to determine the location of the plane ellipse.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2199
    • 提供者:熊新海
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com