Marquel Dwi Putranto
Followers: 0 Following: 0
Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
262.425
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
45.45%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How do I install a USB Webcam to matlab R2013a? Why error?
<</matlabcentral/answers/uploaded_files/50768/Screenshot%20(454).png>>
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
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>>
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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?
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Why perform (figures) all black?
clear all [filename pathname] = uigetfile({'*.tif'},'Select A Video File'); I = imread([pathname,filename]); I=double(I...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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>>
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How do make the guide?
1. After performing the Video (.avi) (Axes1) proyek=guidata(gcbf); axes(handles.axes1); [a,b] = uigetfile('...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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>>...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Why error to GUI?
function varargout = SmarthomeIsyarat(varargin) % SMARTHOMEISYARAT M-loadvideo for SmarthomeIsyarat.fig % SMARTHOME...
más de 8 años hace | 1 respuesta | 0