photo

JayJay


Last seen: mehr als 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

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

etwa 6 Jahre vor | 0

Frage


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

etwa 6 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten