photo

Fish Out Of Water :D


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Np student
19
NEEDS HELP WITH MATLAB

统计学

MATLAB Answers

6 个提问
0 个回答

排名
256,479
of 297,503

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 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

排序方式:

提问


Changing my image to logical or positive
??? Attempted to access im3(217,0); index must be a positive integer or logical. Can anyone teach me how to change my im3 to ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How do i change my image
From 3D(JPEG) to 2D Do i change it to grayscale? how do i do so . ??? Error using ==> iptcheckinput Function IMHIST exp...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Need help with understand a function code
JPGIMAGE([p '\' fn(z).name],trh); The JPGIMAGE is my function while trh is the treshold.

13 years 前 | 1 个回答 | 0

1

个回答

提问


Finding a area of image using coordinates.
if L == 1 Q = regiongrowing(im2double(im9), 5,5,0.1); else [m, n] = size(im9); Q = regiongrowing(im...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Image processing
p ='C:\MATLAB\R2010b'; fn = dir(fullfile(p,'*.jpeg')); trh = 0.1; for i = 1:length(fn) a = imread ( 'C:\MATLAB\R2010b'...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Image processing. saving data and placing them into other folder. Please Help Arigato :D !
Hello! Currently i'm having problem with matlab. I want to save my file after processing the images and save them into another ...

13 years 前 | 1 个回答 | 0

1

个回答