photo

Shirly S


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
75,636
of 300,037

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,106

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Is there any other way to include those 3 intensity lines into one 3d plot in a smooth way. The one I got (see filter3d image) seems stretched and nothing that I've tried works. Please see the images attached.
% 3 intensity profile lines. x = [884 346 ]; y = [566 566]; x1 = [884 346 ]; y1 = [783 783]; x2 = [888 346]; ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Please help, I was trying to show different graphs with different colors for the improfile, everything that I tried doesn't work, is this even possible? Thank you
I1 = imread([pathname,filename]); I1 = imrotate(I1,270); figure; I2 = imcrop(I1,[1075 174 1000 1649]); imshow(I2) ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Please help me with image processing.
I need to find a tinny curved line in an image. I tried all of this but I cant find anything. Do I need a fancy function to make...

9 years 前 | 0 个回答 | 0

0

个回答