Community Profile

photo

Shahmeer Rosli


Active since 2015

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


Undefined function or variable
% --- Executes on button press in pushbutton4. function pushbutton4_Callback(hObject, eventdata, handles) % hObject h...

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


Error while evaluating uicontrol Callback
global GUI1 axes(handles.axes3); [GUI1,] = uigetfile('*.mp4'); obj = VideoReader(GUI1); ...

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


Which part i need to put implay()?
hObject, eventdata, handles, varargin

bijna 8 jaar ago | 2 answers | 0

2

answers

Question


I wanted to create GUI using axis that can choose video that wanted to play?
Any one can assist me

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


How can i match the data with template matching?
I currently using if,else function.

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


How to make matching for face recognition
close all clear clc %% Load Video Process faceDetector = vision.CascadeObjectDetector(); % Read a v...

bijna 8 jaar ago | 1 answer | 0

1

answer

Question


Hello I would to ask. are my code for Palm Vein are correct? and is this all for the future extraction? and 1 more question what is the best classifier that suit with my future extraction? if may can i have any coding to help me. thank you?
clear; close all; clc; clear variables; %% % Howto use the miura_* scripts. img = im2double(imread('RightFive.bmp')); % R...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Answered
pre-processing steps in palm vein image ????
Hello I would to ask. are my code for *Palm Vein* are correct? and is this all for the future extraction? and 1 more question w...

meer dan 8 jaar ago | 0