Community Profile

photo

Abbas Cheddad


Blekinge Institute of Technology, Sweden

Last seen: meer dan 2 jaar ago Active since 2009

www.abbascheddad.net

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

Statistics

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

View badges

Content Feed

View by

Submitted


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

meer dan 6 jaar ago | 1 download |

Thumbnail

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

meer dan 7 jaar ago | 0

Question


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

bijna 8 jaar ago | 0 answers | 0

0

answers

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

bijna 10 jaar ago | 1

Question


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

ongeveer 11 jaar ago | 4 answers | 1

4

answers

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

ongeveer 11 jaar ago | 1

Submitted


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

meer dan 11 jaar ago | 1 download |

Thumbnail

Submitted


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

meer dan 12 jaar ago | 5 downloads |

Thumbnail

Question


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

ongeveer 13 jaar ago | 1 answer | 0

1

answer

Submitted


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

meer dan 14 jaar ago | 1 download |

Thumbnail