Community Profile

photo

kousar majeed


Active since 2019

Statistics

  • Revival Level 1
  • First Answer

View badges

Content Feed

View by

Answered
imshow and GUI axis handles
1) display my simple image using gui now i want to learn more 1) how i can load one by one frame from folder of frame: code 2...

5 years ago | 0

Answered
imshow and GUI axis handles
% --- Executes on button press in pushbutton1. function pushbutton1_Callback(hObject, eventdata, handles) % hObject handle ...

5 years ago | 0

Answered
imshow and GUI axis handles
axes(handles.axesImage); imshow('Lena.jpg'); i just want to show display image in gui axes but it is not working in push butto...

5 years ago | 0

Answered
Create Folder and Keep files
HOW TO CREATE A FOLDER AND SAVE IT IN MATLAB need code

5 years ago | 1

Answered
Extracting Frames and resizing each frame
how can i extract the frame and save like 1-1.jpg in the folder with the name frame folder

5 years ago | 0

Answered
How to create new folder for each iteraton
extracting frame from video in matlab

5 years ago | 0

Answered
How to create new folder for each iteraton
how to make a frame from video and every frame should be save in frame folder

5 years ago | 0

Answered
create new folders by mkdir()
i just want to create folder and name it faces

5 years ago | 0