Community Profile

photo

rky


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to create Linear structuring element in morphological operations
How to create linear structuring element in morphological operations with angle of rotation as 1. R1 = {15...90;-15....-90}...

9 years ago | 1 answer | 0

1

answer

Question


supremum of openings by set of linear structuring elements
I want to extract elongated structures with using angle of rotation like r=[15....90;-15...-90] so that supremum of opening con...

10 years ago | 1 answer | 0

1

answer

Question


How to perform grayscale reconstruction by erosion
On a gray scale image i want to perform reconstruction by erosion as well as reconstruction by dilation.

10 years ago | 1 answer | 0

1

answer

Question


Need to Convert RGB color space to L*U*V* color space , Please tell am i correct with this code
%convert to RgbI image in RGB to XYZ XYZTransformation = makecform('srgb2xyz'); XyzI = applycform(RgbI,XYZTrans...

10 years ago | 1 answer | 0

1

answer