Image Segmentation using support vector machine

Hello Every One,
I am a newbie to Matlab, I am performing image segmentation using SVM and written the following lines of codes.
%Reading Image% road_image = imread('C:\Users\Documents\MATLAB\59859777.jpg');
%Convert road_imageage to gray scale% gray_roadImage = rgb2gray(road_image);
%SVM Training%
Please help me to know how can i train SVM classifier to extract road from image. Please just guide me in simple pseudo language.
Thanks

댓글 수: 1

Anyone who wants to answer, please continue the discussion already started in his original posting click here to see it. This posting is a duplicate.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

질문:

2013년 6월 15일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by