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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0