Sagar - MATLAB Central
photo

Sagar


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 07/14 to 04/25Use left and right arrows to move selectionFrom 07/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

9 个提问
0 个回答

排名
83,706
of 298,102

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,534

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,316

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 2 个回答 | 0

2

个回答