edited by
7,548 views
4 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}$

1 Answer

Best answer
5 5 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:
Position:
Show:

Related questions

0 0 votes
1 1 answer
838
838 views
anon1 asked Nov 22, 2022
838 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...
5 5 votes
3 answers 3 answers
6.1k
6.1k views
go_editor asked Jun 21, 2016
6,124 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
6 6 votes
1 answers 1 answer
4.2k
4.2k views
go_editor asked Jun 20, 2016
4,204 views
Which of the following compression algorithms is used to generate a $\textsf{.png}$ file?$\text{LZ78}$Deflate$\text{LZW}$Huffman
0 0 votes
0 0 answers
599
599 views