搜索资源列表
Open
- 图像分析与处理,腐蚀膨胀算法。随机生成一幅图片,通过开闭运算,减少噪声点
meanshift
- 均值漂移测试程序,使用meanshift算法对随机产生的二维正态分布的随机数以及3D空间的数据进行聚类并绘图分步显示聚类过程,也可以从外部导入需要分类的数据,程序中有详尽的注释和说明,并且配有测试结果,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
PatternClassificationenglish
- 模式识别经典书籍。清晰地阐明了模式识别的经典方法和新方法,包括神经网络,随机方法,遗传算法以及机器学习理论。-Pattern Recognition classic books. Spell out the classic pattern recognition methods and new methods, including neural networks, stochastic methods, genetic algorithms and machine learning theory
Road-extraction
- 关于城市地区的SAR道路提取算法,使用的方法是马尔可夫随机场算子-On road extraction in urban areas of the SAR algorithm is used MRF operator
Entity-Recognization-with-CRF
- 一些使用条件随机域(Conditional Random Fields)来进行组织机构名称实体识别算法的相关论文,很有启发性,值得一读。-Some use of CRFs (Conditional Random Fields) for named entity recognition algorithm organization related papers, is very instructive, worth reading. 朗读 显示对应的拉丁字符的拼音 字典- 查看字典详细
randm_forest
- 基于opencv的随机森林算法,可以识别10个数字-Opencv based Random Forest algorithm can identify 10 numbers
online-random-forests-master
- 在线随机森林算法的源码,用于分类模式识别有很好的效果,适用于linux系统下。-Online Random Forest algorithm source code, for classification pattern recognition have a good effect for linux system.
RF_Class_C
- 在matlab中,运用随机森林算法来解决图像特征处理的问题。(In Matlab,the random forest method is used to solve the classification of image features.)