Community Profile

Ahmad


Georgia Institute of Technology

Active since 2010

Followers: 0   Following: 0

Message

Statistics

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

View badges

Feeds

View by

Question


image AlphaData chops off some borders
I have two images: im2 needs to be over-layed over im1 with a constant alpha map of 0.5. Whenever I set the AlphaData for im2 (t...

11 years ago | 1 answer | 0

1

answer

Question


unique identifier for structure
I have structure array, let's say, like this: s.var1 = 10; s.var2 = rand(3,3); s.var3 = 'my structure'; I want to ...

11 years ago | 1 answer | 0

1

answer

Submitted


Quad-Tree segmentation - MEX
Segments an input image using Quad-trees

14 years ago | 1 download |

Submitted


KMeans Segmentation - MEX
Given N data elements of R dimensions (N x R matrix), it segregates the n elements into k clusters

14 years ago | 1 download |

Submitted


Maximal Cliques
Finds all the maximal complete sub-graphs (maximal cliques) in a graph

14 years ago | 6 downloads |