photo

Amateuromania


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Image Processing

统计学

MATLAB Answers

2 个提问
3 个回答

排名
256,373
of 299,877

声誉
0

贡献数
2 个提问
3 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,828

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,412

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
problem executing while loop
You haven't declared n. First calculate n then check the condition much like the do while loop. You can use something like th...

13 years 前 | 0

已回答
how to find cluster centroid?
if you are storing the cluster points' values, you can use kmeans() function.

13 years 前 | 0

提问


Problem in using engOpenSingleUse()
I've used the C++ interface of matlab on Windows. I keep getting the error messages after I have made 3 calls to matlab using en...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
Help with gray scale images
the second argument [] only helps in display. The matrix value remains unchanged, i.e, 63 and not 255. How is 255 getting replac...

14 years 前 | 0

提问


Help with gray scale images
I have a gray scale image which I after thresholding and histogram equalization write using imwrite. But when I read back this s...

14 years 前 | 2 个回答 | 0

2

个回答