photo

bazinga


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
1 답변

순위
14,042
of 301,577

평판
3

참여
5 질문
1 답변

답변 채택
20.0%

획득한 표
2

순위
 of 21,338

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 175,550

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

거의 13년 전 | 1

질문


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

거의 13년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 13년 전 | 답변 수: 1 | 1

1

답변