Community Profile

photo

Abbas Cheddad


Blekinge Institute of Technology, Sweden

Last seen: más de 2 años hace Con actividad desde 2009

www.abbascheddad.net

Professional Interests: Image Processing, Computer Vision, Steganography, Pattern Recognition, Optical Projection Tomography, etc

Estadísticas

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

Ver insignias

Content Feed

Ver por

Enviada


Delaunay triangulation based binary image morphing (DTBIM)
This is a new way to dilate binary objects (shapes, digits, etc.). Not meant to replace bwmorph.

más de 6 años hace | 1 descarga |

Thumbnail

Respondida
Missing components in Web built-in function?
Hi all! With the MATLAB R2016a release, the issue is apparently fixed. All the best! Abbas

más de 7 años hace | 0

Pregunta


Filling image area that is bound by a Delaunay triangle
Hello, Let's say that we are treating dot patterns obeying some sort of arrangement on a given image. When calling Matlab's _...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Respondida
Missing components in Web built-in function?
Hi Guillaume, Based on my test below, I guess the problem (the bug) is persistent only in MATLAB Compiler R2012a&b. MATLA...

casi 10 años hace | 1

Pregunta


Missing components in Web built-in function?
*Hi!* I have a persistent problem across the different MATLAB versions (R2012a and R2012b, 32 bit) which is related to a comp...

alrededor de 11 años hace | 4 respuestas | 1

4

respuestas

Respondida
i've divided the image into non-overlapping blocks and i want to calculate the mean of every block...
Hi there, You could do the following: %%%%%%%%%%%%% fun = @(block_struct) mean2(block_struct.data); I2 = block...

alrededor de 11 años hace | 1

Enviada


A Fast Image Segmentation using Delaunay Triangulation (Revisited)
This is a tuned version of the old post on Delaunay-based image segmentation.

más de 11 años hace | 1 descarga |

Thumbnail

Enviada


A Fast Image Segmentation using Delaunay Triangulation
A fully automated process that does not require initial estimate of number of clusters.

más de 12 años hace | 5 descargas |

Thumbnail

Pregunta


adapthisteq
Hi, I am using Matlab built in function "adapthisteq" which apparently implements the CLAHE algorithm. However, I am a bit conf...

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta

Enviada


Tamper-proof digital files
An example of a self-embedding scenario

más de 14 años hace | 1 descarga |

Thumbnail