photo

Fahmida Tasnim Lisa


Last seen: 2년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How can Hough Transformation detect partially occluded parametric shapes?
How can Hough Transformation detect partially occluded parametric shapes?

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


A smoothing filter in the Frequency domain has size MxN, but its equivalent Spatial domain representation has a much smaller size of wxh. Why is it so?
A smoothing filter in the Frequency domain has size MxN, but its equivalent Spatial domain representation has a much smaller si...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


Average Filter and Gaussian noise
Hi! I need help with my assignment Remove Gaussian noise using Average Filter from the color image using RGB & HSI model (sep...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


How to convert each HSI channels to 8-bit grayscale images?
Hi! I've converted an RGB image to its HSI represenation and split the H, S and I components into three channels. How can I conv...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Hi! I've converted a grayscale img to binary using im2bw() now i wanna do the opposite i.e convert the binary image to a grayscale image. How can I do that?
A=imread('Color-Meaning-Gray-Feature-Image-1024x831.jpg'); A=im2bw(A); figure,imshow(A); % binary-t0-grayscale?

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Code of Dilation with kernel overlapping and without imdilate() function?
Can anyone help me dilate a binary image using kernel overlapping and without using the imdilate() function?

대략 4년 전 | 답변 수: 1 | 0

1

답변