Community Profile

photo

Sagar


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Select particular region of image without imcrop
I'm attaching a point of care test strip image link, I want to select the rectangle portion containing control and test line for...

9 years ago | 1 answer | 0

1

answer

Question


Implement code in Hardware
I have a Matlab code written for image processing, it involves edge detection, hough transform and some enhancement techniques, ...

9 years ago | 0 answers | 0

0

answers

Question


Save image name as input from user
I'm capturing image through webcam, I want to save the image name as input from user prompt = {'Enter Name:'}; dlg_...

9 years ago | 1 answer | 0

1

answer

Question


I'm not able to attach file or image
I'm not able to attach file or image

9 years ago | 1 answer | 0

1

answer

Question


How to continue from same line using toggle button gui
Here is my test code for toggle button, the 'i' value in for loop gets cleared every time when it returns from toggle state and ...

9 years ago | 2 answers | 0

2

answers

Question


pause; Requires any key press to continue..
The 'pause' command in code requires any key press from user to continue,Is there any software way to resume that pause? In my...

9 years ago | 0 answers | 0

0

answers

Question


Stop/Continue button in gui
here is my test code for toggle button in gui, % --- Executes on button press in togglebutton1. function togglebutton1_C...

9 years ago | 1 answer | 0

1

answer

Question


How to Reduce the time of capturing image
Here is my code for capturing image vid=videoinput('winvideo',1); vid.Framespertrigger=1; start(vid) im=getdata(vid)...

9 years ago | 2 answers | 0

2

answers

Question


Image acquisition toolbox app
How to capture video frames or images with uncompressed format in Image acquisition toolbox app,I'm using matlab-2013a and I hav...

9 years ago | 2 answers | 0

2

answers