CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 手动分割图像

搜索资源列表

  1. SegTool

    0下载:
  2. matlab图像分割程序 手动和自动分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:2376482
    • 提供者:李晓燕
  1. hill_climbing

    0下载:
  2. 利用登山算法实现图像分割。算法适用于中心灰度较大,而向邻域逐渐递减的区域分割,如微钙化点图像。根据当前窗口手动设定的局部点,寻找局部灰度极大值点,找到16个角度下的种子点。然后以这16个点为种子点进行区域增长,约束条件为相应的灰度约束和空间约束。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:93228
    • 提供者:fly_sea
  1. manual-segmentation

    0下载:
  2. 此代码主要实现了手动分割图像的功能,并且能显示出分割的数据结果
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:694442
    • 提供者:武玉伟
  1. 蛇形图像分割

    1下载:
  2. 该程序还设计了一个界面,界面功能很强大,蛇形分割得效果也很理想,可以手动,也可以自动
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-06-07
    • 文件大小:171006
    • 提供者:matlab_image
  1. RTV

    0下载:
  2. bmp图像的分割,特征点的提取,LED曲线拟合,手动编辑功能,矢量化功能-bmp image segmentation, feature point extraction, LED curve fitting, manually editing functions, vector functions
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:11825170
    • 提供者:曹爽
  1. InteractiveImageSegmentationbasedonMergingRegion.r

    0下载:
  2. 基于区域融合的半监督的图像分割算法。首先在背景和前景手动设置初始分割标记,在迭代过程中不断通过区域融合操作获得最大相似度的区域,从而实现目标分割。-Regional integration based on semi-supervised image segmentation. First of all, in the background and foreground segmentation manually set the initial marking, in the iteration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:840666
    • 提供者:史思琦
  1. matlabGrabCutLazySnapping

    1下载:
  2. Grab Cut + Lazy Snapping进行图像分割的matlab程序,包括手动和自动分割-Grab Cut+ Lazy Snapping matlab for image segmentation procedures, including manual and automatic segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2376482
    • 提供者:tedachun
  1. SegTool-lazy

    1下载:
  2. 实现了交互式图像分割算法,只需手动标注标记点就可以实现图像分割-Interactive image segmentation algorithm, simply manually annotate the markers can be achieved to image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2014-05-31
    • 文件大小:2508800
    • 提供者:qinchanchan
  1. RegionGrowth

    0下载:
  2. 基于Matlab平台的区域生长法图像分割。采用8连通的领域,手动选取种子点。-Matlab platform-based region growing image segmentation. 8-connected areas, manually select seed points.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:933
    • 提供者:DXX
  1. Image-segmentation-method

    0下载:
  2. 图像的区域分割法 经测试可以运行 手动获得种子-Image segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:1059
    • 提供者:songgesheng
  1. fahtnytemudm

    0下载:
  2. 这是一个使用图割算法实现的图像分割程序自动加手动实现精确分割。-This is a graph cut algorithm using image segmentation program automatically added manually to achieve accurate segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14877072
    • 提供者:吴人
  1. manual_threshold

    0下载:
  2. GUI手动阈值分割程序。输入一副灰度图像,选择最优阈值及最优阈值分割结果-GUI manual thresholding procedure. Enter a grayscale image, select the optimal threshold and the optimal threshold segmentation results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1972
    • 提供者:冯姥姥
  1. SVM-segmention

    0下载:
  2. 基于SVM支持向量机的图像前景和背景分割代码他,通过手动选择训练样本生成分类器,然后进行分割-SVM SVM based image segmentation code foreground and background, he generated classifier by manually selecting training samples, and then split
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:13829
    • 提供者:王莉
  1. deviide

    0下载:
  2. 实现分水岭图像分割,需要手动操作图像,另外图像的路径由自己设定,因人而异-Watershed Segmentation realized the need to manually manipulate the image, another path to the image set by themselves, vary
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:19255407
    • 提供者:陈梦
  1. 可以实现snake

    0下载:
  2. 可以实现对图像的边缘检测,既可以进行手动选取初始轮廓,也可以自动选取(Image edge detection can be achieved, both manual selection of the initial contour, you can also automatically select)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:1963008
    • 提供者:hcksjhckzjxhck
  1. DRLSE_Tumor

    4下载:
  2. DRLSE对脑肿瘤分割:提供一张真实的脑部肿瘤MRI图像做测试,可以手动勾画出是轮廓,初始轮廓勾画的越精准,迭代次数要求越低,效果越好(DRLSE segmentation of brain tumors)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:226304
    • 提供者:DRLSE_matlab
  1. PCA_classifier_version1b

    0下载:
  2. 许多图像问题需要某种物体的检测,其中图像之间的物体的外观有自然的变化。 如人脸识别,病变检测,神经通道分割。 这些图像问题可以通过手动注释图像对象来解决,以训练识别正常物体外观的模型。 这可以通过基于PCA的最大似然分类器来完成。(PCA algorithm suitable for detection / recognition of 2D image "objects")
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:1331200
    • 提供者:kuangy
  1. FaceCropping

    0下载:
  2. 可以自动提取图像中的人脸,但是有的人脸要手动标注,比较方便(It can automatically extract the face in the image)
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:3863552
    • 提供者:寻辰
  1. G_Truth

    0下载:
  2. 运行程序后,可以在当前显示的图像界面手动分割目标,通过点击鼠标左键勾勒目标边界,点击鼠标右键可以删除未画好的边缘,画好边缘后,双击鼠标左键可以生成分割结果的二值模板,以.mat文件形式自动保存。(After running the program, you can manually split the target in the currently displayed image interface, click the left mouse button to outline the targ
  3. 所属分类:图形图像处理

    • 发布日期:2020-05-14
    • 文件大小:21504
    • 提供者:小玲子
  1. matlab

    0下载:
  2. 图像处理检查,用于分割图形后与手动分割的检查评分
  3. 所属分类:图形/文字识别

    • 发布日期:2019-08-19
    • 文件大小:42678
    • 提供者:KyireD
« 12 »
搜珍网 www.dssz.com