Statistik
11 Fragen
                        0 Antworten
RANG
167.885
                          
                          
of 300.381
                        
REPUTATION
0
                           
                        
BEITRÄGE
                          11 Fragen
                          0 Antworten
ANTWORTZUSTIMMUNG 
                            45.45%
                        
ERHALTENE STIMMEN
0
RANG
 of 20.941
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANG
of 168.477
BEITRÄGE
                            0 Probleme
                            0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How do I install a USB Webcam to matlab R2013a? Why error?
<</matlabcentral/answers/uploaded_files/50768/Screenshot%20(454).png>>
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
If after snapsnot, keeps us take 2 start and end frames to axes2 (original image) and axes3 (final image) to perform data so Uitable 1 (from the original image data) 2 (final image). That is how like the image below?
<</matlabcentral/answers/uploaded_files/49369/Gimana%20cara.jpg>>
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I fill in the data table to the image so it appears uitable1?
How do I fill in the data table to the image so it appears uitable1?
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Why perform (figures) all black?
clear all [filename pathname] = uigetfile({'*.tif'},'Select A Video File'); I = imread([pathname,filename]); I=double(I...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Algorithms to classify the sample X with K-nn. How to table (uitable) of images on a GUI?
<</matlabcentral/answers/uploaded_files/47932/GUI%203.JPG>>
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to have 2 different appearances to Axes4 and Axes5 for SKIN DETECTION? Why Error?
% --- Executes on button press in pushbutton10. function pushbutton10_Callback(hObject, eventdata, handles) % hObject han...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do make the guide?
1. After performing the Video (.avi) (Axes1) proyek=guidata(gcbf); axes(handles.axes1); [a,b] = uigetfile('...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I've been showing the Video. But how to take pictures of the Video to axes 2 so show image for SKIN DETECION. How do I take a picture from the Video (axes1) to Axes2 and Axes3?
<< <</matlabcentral/answers/uploaded_files/47705/GUI%201.JPG>> <</matlabcentral/answers/uploaded_files/47706/GUI%202.JPG>>...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I display an image from a Video File on the take from the GUI? If the create Axes2 that display images from Axes1 that the original Video (AVI)?
<</matlabcentral/answers/uploaded_files/47252/GUI%20ku.JPG>> How do I display an image from a Video File on the take from the...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How coding to read avi files, take every frame and save it back in the variable mov1 on a GUI?
readerobj = mmreader('AC (1).avi','tag','myreader1') vidFrames = read (readerobj); numFrames = get (readerobj, 'nu...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Why error to GUI?
function varargout = SmarthomeIsyarat(varargin) % SMARTHOMEISYARAT M-loadvideo for SmarthomeIsyarat.fig % SMARTHOME...
mehr als 9 Jahre vor | 1 Antwort | 0
