Community Profile

photo

2one


Last seen: 3년 초과 전 2014년부터 활동

Followers: 0   Following: 0

연락

통계

All
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Applying 3d transformation to cuboid
I have the 8 vertices of a cuboid (XYZvox) with known distance in millimetres (vox to mm) between each vertex which I transform ...

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

0

답변

질문


Affine transformation of 3d image volume (new pixel dimensions)?
I am using this <https://uk.mathworks.com/matlabcentral/fileexchange/21080-resampling-volume-or-image-with-affine-matrix?focused...

거의 7년 전 | 답변 수: 0 | 2

0

답변

질문


3D Binary image registration
I have 2 3D binary images which I would like to register (translate) so that IM2 ~= IM1 after translation. Is there a standalone...

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

1

답변

답변 있음
Use part of each cell of 3D cell matrix
%e.g. im=VolStack(:,:,:,1); %xsrh=100 %ysrh=100 %zsrh=100 %xref=90 %yref=90 %zref=90 %define sear...

8년 초과 전 | 0

질문


Use part of each cell of 3D cell matrix
Hi I have used mat2cell to create a 12 x 13 x 5 cell matrix where each cell contains a 29 x 29 x 29 cube. How do I generate a n...

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

1

답변

질문


Matlab reshape in 3D
I have a 119 x 49 x 27 (yxz) matrix (A) which is a stack of 27 blocks which make up a larger 2D image. I know that the larger 2...

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

1

답변

질문


Weighted cubic spline (csaps) -- varying weighting factor
%weighted cubic spline x=0:0.1:10; %input data y=5*sin(1.5*x); x2=x; y2=0.5+(0.5*sin(1.5*x)); pp = csap...

9년 초과 전 | 답변 수: 1 | 1

1

답변