photo

JayJay


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

Followers: 0   Following: 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...

3 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 ...

6 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...

6 years 前 | 1 个回答 | 0

1

个回答

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

6 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...

6 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...

6 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 ...

6 years 前 | 2 个回答 | 0

2

个回答