搜索资源列表
DuckLakeSegmentation_SVM
- 用svm实现图片中目标的提取。ColorPix.exe为图片rgb值读取小软件,littleduck.jpg为目标图像。DuckLakeSegmentation_SVM.m为主程序,使用时可以选取图片处于目标位置像素点的rgb值作为特征训练svm。可以使用任意图片,通过修改主程序的DuckTrainData和LakeTrainData里面的rgb值即可-Svm achieve the target image using the extraction. ColorPix.exe rgb valu