Statistiques
RANG
63 903
of 300 352
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
87.5%
VOTES REÇUS
0
RANG
of 20 928
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 212
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
ERROR : The function 'pushbutton1_Callback' might be unused . AND any more
Unable to resolve the name vision.CascadeObjectDetector. Error in projek1>pushbutton2_Callback (line 132) detector.detec...
plus de 5 ans il y a | 0
Question
ERROR : The function 'pushbutton1_Callback' might be unused . AND any more
LINE 98 : The function 'pushbutton1_Callback' might be unused LINE 114 : The function 'pushbutton2_Callback' might be unus...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
how does the "Hasil Identifikasi" box output text in accordance with the name of the uploaded file without the png / jpg format?
For example filename: cambodia the output in the "hasil identifikasi" box is Cambodia
plus de 5 ans il y a | 1 réponse | 0
0
réponse[NEW] (1) I click "buka citra" and choose image, i click "ekstrasi citra" not change colour . i hope i click "ekstrasi citra" change image for garyscale colour. (2) I click "buka citra" and choose image, but button "identifikasi" can not click
up sir help me
plus de 5 ans il y a | 0
(Third File) LINE : 77, 87 , 100, 134, 177, 183, 186, 187, 190, 211 ERROR . PLEASE HELP ME
new link sir https://www.mathworks.com/matlabcentral/answers/520995-new-1-i-click-buka-citra-and-choose-image-i-click-ekstrasi-...
plus de 5 ans il y a | 0
Question
[NEW] (1) I click "buka citra" and choose image, i click "ekstrasi citra" not change colour . i hope i click "ekstrasi citra" change image for garyscale colour. (2) I click "buka citra" and choose image, but button "identifikasi" can not click
function varargout = untitled(varargin) % UNTITLED MATLAB code for untitled.fig % UNTITLED, by itself, creates a new UN...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
Unrecognized function or variable 'filenames'. Error in pengujian_sistem (line 4) jumlah_data = numel(filenames);
% membaca file citra dalam folder image_folder ='data uji'; filename = dir(fullfile(image_folder, '*.jpg')); jumlah_data = ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Unrecognized function or variable 'filenames'. Error in pelatihan_sistem (line 6) [jumlah_data] = numel(filenames);
clc; clear; close all; % membaca file citra dalam folder image_folder ='data latih'; filename = dir(fullfile(image_folder, ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
(Third File) LINE : 77, 87 , 100, 134, 177, 183, 186, 187, 190, 211 ERROR . PLEASE HELP ME
function varargout = untitled(varargin) % UNTITLED MATLAB code for untitled.fig % UNTITLED, by itself, creates a new UNTI...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
(Second File) Line 6 : The function return value "jumlah_data" might be unset and the function "numel" might be unused . Line 23 . Line 35. Line 38 . Line 39 . Line 47
clc; clear; close all; % membaca file citra dalam folder image_folder ='data uji'; filename = dir(fullfile(image_folder, ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
(First File) Line 6 : The Function return value "jumlah_data" might be unset and the function "numel" might be unused . Line 23 . Line 40 . Line 44
clc; clear; close all; % membaca file citra dalam folder image_folder ='data latih'; filename = dir(fullfile(image_folder, ...
plus de 5 ans il y a | 1 réponse | 0
