photo

2one


Last seen: 4 years 前 自 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 years 前 | 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 years 前 | 0 个回答 | 3

0

个回答

已提交


grayselectBM
Select gray-map (sidebar) from ultrasound Bmode image and undo the non-linear mapping

7 years 前 | 1 次下载 |

Thumbnail

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

已提交


createBlocks3D(im, xsrh, ysrh, zsrh, xref, yref, zref)
Divide 3D image into search and smaller reference blocks (centered on each search block).

9 years 前 | 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...

9 years 前 | 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...

9 years 前 | 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...

9 years 前 | 1 个回答 | 0

1

个回答

已提交


otsu.m.zip
Otsu thresholding for image segmentation

10 years 前 | 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...

10 years 前 | 1 个回答 | 1

1

个回答