Statistics
9 Questions
0 Answers
RANK
290,858
of 296,158
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,352
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155,501
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
10 years ago | 1 answer | 0
1
answerQuestion
Implement code in Hardware
I have a Matlab code written for image processing, it involves edge detection, hough transform and some enhancement techniques, ...
10 years ago | 0 answers | 0
0
answersQuestion
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_...
10 years ago | 1 answer | 0
1
answerQuestion
I'm not able to attach file or image
I'm not able to attach file or image
10 years ago | 1 answer | 0
1
answerQuestion
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 ...
10 years ago | 2 answers | 0
2
answersQuestion
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...
10 years ago | 0 answers | 0
0
answersQuestion
Stop/Continue button in gui
here is my test code for toggle button in gui, % --- Executes on button press in togglebutton1. function togglebutton1_C...
10 years ago | 1 answer | 0
1
answerQuestion
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)...
10 years ago | 2 answers | 0
2
answersQuestion
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...
10 years ago | 2 answers | 0