photo

Fahmida Tasnim Lisa


Last seen: 거의 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
70,617
of 300,364

평판
0

참여
6 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
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?

대략 5년 전 | 답변 수: 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...

대략 5년 전 | 답변 수: 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...

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

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

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

5년 초과 전 | 답변 수: 1 | 0

1

답변