photo

Fahmida Tasnim Lisa


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
230,084
of 300,057

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,162

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答