Community Profile

photo

Fitroh Amaluddin


Last seen: mehr als ein Jahr vor Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to make passing parametes between GUI and *.m files
%================== in my gui file mygui.m ------- function pushbutton1_Callback(hObject, eventdata, handles) ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to show GMM manual computation with MATLAB
how i can get this result from RGB color with gaussian mixture model(GMM) computation in MATLAB? like this output example: ...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


canot convert image to movie frame using 'im2frame'
here the code : // vObj = vision.VideoFileReader(car_video.avi); while ~isDone(vObj) v = step(vObj); ...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to define 'getsnapshot' for input arguments of type 'vision.VideoFileReader'?
vobj = vision.VideoFileReader(filename, 'ImageColorSpace', 'RGB'); v = getsnapshot(vobj); and then i got this message : ...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


video input analisys with sum of absolute difference (SAD) algorithm
i have two video, and i want to analisys it with SAD algorithm after that save the video in a new video file. . its better...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


measurement the vehicle speed?
how to calculating the vehicle speed?

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Gabor wavelet implementation for image segmentation
How to implemented gabor wavelet method for image segmentation,??

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort