photo

Siddharth Mallya


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

s

统计学

MATLAB Answers

5 个提问
2 个回答

排名
22,871
of 297,503

声誉
1

贡献数
5 个提问
2 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Shifting origin
I actually did this finally. I scan the image left-to-right and top-to-bottom and stop the moment I find a different pixel than ...

14 years 前 | 0

| 已接受

提问


Segment grid boxes
rgb = imread('peppers.png'); imshow(rgb) hold on M = size(rgb,1); N = size(rgb,2); for k = 1:25:M ...

14 years 前 | 2 个回答 | 1

2

个回答

提问


Shifting origin
Hey guys ! I want to move the origin of my axis at (x,y) of the non-standard coordinate space .. How do I go about it ? I kn...

14 years 前 | 2 个回答 | 0

2

个回答

提问


flipud script problem
http://www.mathworks.com/matlabcentral/answers/1875-segmenting-using-x-y-co-ordinate-axis I used the flipud function given in...

14 years 前 | 2 个回答 | 0

2

个回答

已回答
Error in horzcat
Got the answer. The character set my mates gave me were 3D and I am using an 2D matrix

14 years 前 | 0

| 已接受

提问


Error in horzcat
Hey ! I am trying to make a template of my braille character set and I keep getting the following error. I used the same code fo...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Segmenting using X-Y co-ordinate axis
Hey guys ! I want to know how to segment an image using the X-Y co-ordinate axis. I am trying to make an Optical Braille Rec...

14 years 前 | 2 个回答 | 0

2

个回答