Filter löschen
Filter löschen

Image Segmentation using support vector machine

5 Ansichten (letzte 30 Tage)
rizwan
rizwan am 15 Jun. 2013
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 Kommentar
Image Analyst
Image Analyst am 15 Jun. 2013
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Convert Image Type finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by