Feeds
提问
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}...
10 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0