photo

JayJay


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
219,460
of 300,379

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

7 years ago | 1 answer | 0

1

answer

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

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

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

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

7 years ago | 2 answers | 0

2

answers