Marquel Dwi Putranto - MATLAB Central
photo

Marquel Dwi Putranto


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 03/16 to 03/25Use left and right arrows to move selectionFrom 03/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 个提问
0 个回答

排名
223,194
of 297,851

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
45.45%

收到投票数
0

排名
 of 20,493

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,663

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How do I install a USB Webcam to matlab R2013a? Why error?
<</matlabcentral/answers/uploaded_files/50768/Screenshot%20(454).png>>

9 years 前 | 2 个回答 | 0

2

个回答

提问


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?

9 years 前 | 2 个回答 | 0

2

个回答

提问


Why perform (figures) all black?
clear all [filename pathname] = uigetfile({'*.tif'},'Select A Video File'); I = imread([pathname,filename]); I=double(I...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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>>

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How do make the guide?
1. After performing the Video (.avi) (Axes1) proyek=guidata(gcbf); axes(handles.axes1); [a,b] = uigetfile('...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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>>...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Why error to GUI?
function varargout = SmarthomeIsyarat(varargin) % SMARTHOMEISYARAT M-loadvideo for SmarthomeIsyarat.fig % SMARTHOME...

9 years 前 | 1 个回答 | 0

1

个回答