搜索资源列表
SegmentationEvaluation
- 用于评价图像分割的精度,包括单个物体的相对错误率指标,和标记错误率。-used to evaluate the accuracy of image segmentation, including individual objects relative error rate indicators, and marking error rate.
anneal1
- 基于遗传算法的图像分割,用c++实现。遗传算通过反复迭代,向着更优解的方向进化,直至满足某种预定的优化指标。-anneal
anneal2
- 基于遗传算法的图像分割。用MATLAB实现。遗传算法就这样反复迭代,向着更优解的方向进化,直至满足某种预定的优化指标。-anneal ,using matlab
Whatmakesagoodmodelofnaturalimages
- 图像分割界最经典的文章,发表于帕米,被IEEE索引,自然模型的评价指标的探讨。-What makes a good model of natural images.pdf
SVM_Finger
- 指纹图像的质量测量与评价,在指纹图像分割、增强及指纹匹配等环节都有重要应用. 同时,指纹图像的质量分类,对指纹识别算法的适用性研究也有重要意义. 本文提出一种基于支持向量机的指纹图像质量分类方法.该方法选择梯度、Gabor特征、方向对比度等指标,利用支持向量机有效实现指纹图像质量分类. 并采用少类样本合成过采样技术( SMOTE)降低指纹图像质量好坏的类别不平衡问题对分类的影响. 理论分析和实验结果都表明该方法能够较为有效地提高指纹图像质量分类的正确率.-Fingerprint Image Qu
Segmentation-assess-Benchmark
- 伯克利图像小组提出来的图像分割评价指标:边界误差。-Evaluation of image segmentation. Image: Berkeley group boundary error.
syn9_2
- 评估圆形度、椭圆短长轴比、图斑与外接矩形面积比、等面积圆周长与图斑周长比、凸包周长与图斑周长比等5个形状特征,选出用于对灰度图像G形状分割时的最佳指标组合。-Assessment roundness, oval short major axis ratio of the circumscribed rectangular polygon area ratio, etc. polygon area and perimeter circumference ratio, convex hull sha
precision--recall--and-ROC-curve
- 图像分割,显著性算法的precision,recall 和ROC的评价指标计算。-Image Segmentation, significant precision,recall and ROC assessment index calculation algorithm.
findcontours
- 采用不同图像分割方法(阈值、边缘、区域)提取脊柱轮廓,比较分割方法的优缺点。采用面积指标。-Different methods of image segmentation (threshold edge region) to extract the contour of the spine, comparative advantages and disadvantages of segmentation approach. Use area indicators.
entropy_
- 测试一幅图像的稳定程度指标,可用于图像融合、分类、图像分割等。经本人测试,效果很好,完全可用。-Degree of stability index test of an image can be used for image fusion, classification, image segmentation. After I tested, with good results, fully available.
图像分割指标
- 该资料提供了一些图像分割指标的代码,可以将多种分割方法进行对比,选择较好的分割方法。(The data provide some code for image segmentation index, which can compare various segmentation methods and choose a better segmentation method.)