Community Profile

photo

ja


Last seen: 2 years ago Active since 2014

Statistics

All
  • First Answer
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission

View badges

Content Feed

View by

Answered
Setting up SVN Usernames
I don't know if you're having the same problem I was having but just in case: I was having an issue where I have created a lo...

3 years ago | 0

Submitted


surfseg(Image,dim,smoothness,circconstraints,nsurf,mindist,maxdist,mask)
Segment multiple surfaces simultaneously in any number of dimensions

6 years ago | 1 download |

Thumbnail

Submitted


recarray(inarray,n)
Creates a pseudo-recursive version of simple 1D arrays

6 years ago | 1 download |

Submitted


notsum(A,dim)
Works like built-in sum except takes the sum of all dimensions except the one specified.

6 years ago | 1 download |

Submitted


ent(varargin)
Built for 'highest possible' speed. Can handle any number of dimensions, given sufficient memory.

6 years ago | 2 downloads |

Submitted


ndinv(B,d)
Inverts an array of matrices using Gaussian elimination

6 years ago | 1 download |

Submitted


ndmult(B,C,d)
Multiply many small matricies quickly

6 years ago | 1 download |

Submitted


hiseq(Image,TestImage,Background)
multi-dimension greyscale histogram smoothing and equalization

9 years ago | 1 download |

Submitted


apth(II,wt,dm)
ND max path using dynamic programming

9 years ago | 2 downloads |

Submitted


General 2D hough transform
Performs hough transform with any inputs

9 years ago | 1 download |