photo

bazinga


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
14 021
of 300 392

REPUTATION
3

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
2

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

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 1
  • First Answer

View badges

Feeds

View by

Question


Error when using imshow()
Hi, I'm trying use imshow to display a colormap image, however I get the following error: ??? Error using ==> checkDisplay...

mer än 11 år ago | 1 answer | 0

1

answer

Question


how to display an image's colormap onto its grayscale map?
Hi everyone, I have biomedical images (.dcm) and I need to display the colormap of each image onto its grayscale map. I.e: ...

nästan 12 år ago | 1 answer | 0

1

answer

Question


Image is too big to fit on screen!!
Hi, I'm currently working on a project; and I have some uint16 dicom images. But when I try to display these images by using ...

nästan 12 år ago | 1 answer | 0

1

answer

Answered
Finding the dimensions of an image
You can use the size command. Say you have read the document by imread and named it as X, just use size(X). The result will be t...

mer än 12 år ago | 1

Question


How can I take snapshots of an image viewed from different angles and how can I load them to a matrix?
Hi everyone, I have a 3D-visualized image and I am trying to view it from different angles by using view(a, b) and simultaneo...

mer än 12 år ago | 0 answers | 0

0

answers

Question


How to choose an appropriate value for isovalue?
Hi everyone, I am currently trying to do 3D visualization of dicom images (they are CT data feet images) packed in a 3D matri...

mer än 12 år ago | 1 answer | 1

1

answer