photo

JayJay


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
178,633
of 300,015

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,984

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Visualize rectangles chosen by randomCropWindow2d
I am trying to vizualize the crop rectangles chosen by the randomCropWindow2d function by overlaying them onto my input image. T...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How do I display numbers enclosed in single quotes from DICOMINFO?
So, I obtained the DICOM information of a particular file using the dicominfo function. However, when I want to access the Date ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can I align 2 identical images which are at different angles?
I used this link provided: https://www.mathworks.com/help/images/ref/fitgeotrans.html#btxcscn-1-transformationType Since I...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
Can I display the value of a variable onto an image?
Thank You!

7 years 前 | 0

提问


Can I display the value of a variable onto an image?
I=imread('cameraman.tif'); BW=roipoly(I); c=bwarea(BW) I want the value of c to show up on my figure. For eg, if the ar...

7 years 前 | 3 个回答 | 0

3

个回答

提问


How do I remove line artifacts from an image and why are they caused?
I'm using CT images and I received a similar artifact to the one I have attached. Can someone please tell me why it is caused an...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How do I rotate a 3d image without using imrotate?
I have a CT image which I want to rotate, how can I do this without using imrotate? After rotating, I want to use that image to ...

7 years 前 | 2 个回答 | 0

2

个回答