photo

Andrew McLean


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
244,866
of 302,101

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,546

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 178,957

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Issues with a thresholding function
I have the following function: function rgbMap = thresholdFunction(x) rArray=zeros(size(numel(x))); gArray=zeros(size...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Newbie looking for advice
I've been using Matlab for a little over two months now, and I'm starting to realise how much I'm going to need to use it in fut...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Is there a simpler way to produce an rgb image from a grayscale matrix based on custom thresholds?
I have the matrix 'B' which produces a grayscale image I used the following to create a 3D matrix which produced an rgb image...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Finding the means of a large number of individual matrices.
As part of an image processing task, I've split a 944x752 (grayscale) image into 11092 8x8 matrices. I've tried using the follo...

9 years 前 | 3 个回答 | 0

3

个回答