
Abbas Cheddad
Blekinge Institute of Technology, Sweden
Followers: 0 Following: 0
Professional Interests: Image Processing, Computer Vision, Steganography, Pattern Recognition, Optical Projection Tomography, etc
Statistics
RANK
8,182
of 296,984
REPUTATION
5
CONTRIBUTIONS
3 Questions
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
3
RANK
1,299 of 20,417
REPUTATION
1,442
AVERAGE RATING
4.90
CONTRIBUTIONS
4 Files
DOWNLOADS
5
ALL TIME DOWNLOADS
14083
RANK
of 157,605
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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.
7 years ago | 1 download |

Missing components in Web built-in function?
Hi all! With the MATLAB R2016a release, the issue is apparently fixed. All the best! Abbas
8 years 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 _...
9 years ago | 0 answers | 0
0
answersMissing 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...
11 years 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...
12 years ago | 4 answers | 1
4
answersi'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...
12 years 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.
12 years ago | 2 downloads |

Submitted
A Fast Image Segmentation using Delaunay Triangulation
A fully automated process that does not require initial estimate of number of clusters.
13 years ago | 1 download |

Question
adapthisteq
Hi, I am using Matlab built in function "adapthisteq" which apparently implements the CLAHE algorithm. However, I am a bit conf...
14 years ago | 1 answer | 0
1
answerSubmitted
Tamper-proof digital files
An example of a self-embedding scenario
15 years ago | 1 download |
