edited by
6,841 views
4 votes
4 votes

What does a pixel mask mean?

  1. string containing only $1\text{'s}$
  2. string containing only $0\text{'s}$
  3. string containing two $0\text{'s}$
  4. string containing $1\text{'s}$ and $0\text{’s}$
edited by

1 Answer

Best answer
6 votes
6 votes

This question is related to Digital image Processing not Computer science 

 Pixel mask is formed by digits 1 and 0 to determine the positions to create a plot within the line path. For example, the mask 1111000 is used to show a dashed line with a dash length of 4 and inter point spacing of 3.

selected by
Answer:

Related questions

462
views
0 answers
0 votes
subhash112 asked Nov 22, 2022
462 views
The 2D Fourier kernels k(x,y,u,v) = e^(-j2π(ux/M + vy/N)) is -a)Separable and antisymmetric b)Symmetric but not separable c)Separable and symmetricd)Antisymmetric and not separable
4.9k
views
3 answers
5 votes
go_editor asked Jun 21, 2016
4,927 views
Which of the following is not an image type used in $\text{MPEG}?$\text{A}$ frame$\text{B}$ frame$\text{D}$ frame$\text{P}$ frame
3.8k
views
1 answers
5 votes
go_editor asked Jun 20, 2016
3,822 views
Which of the following compression algorithms is used to generate a $\textsf{.png}$ file?$\text{LZ78}$Deflate$\text{LZW}$Huffman
327
views
0 answers
0 votes
Sanjay Sharma asked May 6, 2016
327 views