Community Profile

photo

JayJay


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Answered
Can I display the value of a variable onto an image?
Thank You!

5 years ago | 0

Question


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

5 years ago | 3 answers | 0

3

answers

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers