Community Profile

photo

Mark Jecel Rapir


Colegio de Dagupan

Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Where to nget templates
%original image was selected [FileName,b] = uigetfile('*.jpg'); handles.fullPath= [b FileName] ; a =imread (handles.fullPath)...

5 years ago | 0 answers | 0

0

answers

Question


Convert Video Frames to Images
Good Day! I am trying to convert video frames to images and consequently process those images for character recognition. I f...

5 years ago | 1 answer | 0

1

answer

Question


Please help me in OMR
pic = dir('C:\Users\USER\Desktop\MMW\BSBA-01\*.jpg'); for a=1:length(pic); filename = strcat('C:\Users\USER\Desk...

5 years ago | 1 answer | 0

1

answer

Question


How to get pixels?
I am trying to understand a program. I get stuck in a line I(x,y)<25 I understand I is an image and x and y are the coordin...

5 years ago | 1 answer | 0

1

answer

Question


How to concatenate strings from multiple push button?
Hey, I want a gui with four push buttons. Say, push button 1 gives an output of A, pb2 B, pb3 C and pb4 D. What I want to do ...

5 years ago | 2 answers | 0

2

answers