Computer Engineering and Applications ›› 2015, Vol. 51 ›› Issue (5): 156-166.

Previous Articles     Next Articles

Feature extraction from leaf pictures taken in normal illumination condition

ZHAO Fang1, SHI Sheng1, YAN Min2   

  1. 1.College of Information, Beijing Forest University, Beijing 100083, China
    2.College of Industry, Beijing Forest University, Beijing 100083, China
  • Online:2015-03-01 Published:2015-04-08

普通光照下叶片图像特征信息抽取

赵  方1,石  晟1,闫  民2   

  1. 1.北京林业大学 信息学院,北京 100083
    2.北京林业大学 工学院,北京 100083

Abstract: Key point of processing leaf image is to extract distinguishable features of leaf from images containing both shadow and background noise interferences. To process the picture taken in real circumstance, a two-step method is proposed. It uses the combination of edge detection algorithm, connected lines and domains extraction method and shape modify algorithm to obtain the exact leaf edges and the leaf vein, eliminates the disturbance of shadow and background noise. It uses Hough line transform algorithm, Harris corner detector algorithm and other feature detecting algorithm to extract the features of leaf edge and leaf vein. When using the futures extracted to perform a SVM(Support Vector Machine)classify algorithm, the result shows accurate is above 90%.

Key words: image segmentation, image feature extraction algorithm, OpenCV, Canny edge detector, Hough transform, Harris corner detector

摘要: 在光照不均匀,存在阴影以及存在背景小杂色块干扰的图像中准确辨识出叶片图像,并将其显著特征抽取出来是叶片图像特征的研究重点。对实际叶片图像的处理,提出了先综合利用图像边界探测算法以及连接线、连通域抽取及变形算法确认叶边缘和叶脉图像,去除了光影,杂色轮廓的干扰,接着综合利用Hough变换、角点检测等算法来抽取树叶叶形,叶脉特征。实验中利用SVM(Support Vector Machine,支持向量机)算法对抽取特征进行分类测试,分类正确率超过了90%。

关键词: 图像分割, 图像特征值算法, OpenCV, Canny边缘检测, Hough变换, Harris角点检测