Community Profile

photo

2one


Last seen: mehr als 3 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 7 Jahre vor | 0 Antworten | 2

0

Antworten

Gesendet


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

etwa 7 Jahre vor | 1 Download |

Thumbnail

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

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

mehr als 8 Jahre vor | 0

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


otsu.m.zip
Otsu thresholding for image segmentation

mehr als 9 Jahre vor | 1 Download |

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 1

1

Antwort