Question 31 :
Choose lossless statistical method example
- Run length encoding
- Huffman Encoding
- Jpeg
- Improved Gray Scale Quantization
Question 32 :
Given two pixels P(5,2) and Q(4,7), the D4 distance between them is
- 5
- 6
- 5.099
- 1
Question 33 :
Which one of the following is not a limitation of the basic high pass filter
- It may produce negative response
- It may produce response greater than L-1
- It destroys all the constant gray level regions
- It generates blurring effect
Question 34 :
For the Dissemination-in-time FFT algorithm, which of the following is true?
- Both input and output are in order.
- Both input and output are shuffled.
- Input is shuffled and output is in order.
- Input is in order and output is shuffled.
Question 35 :
DSPs often use special________ architectures that are able to fetch multiple data or instructions at the same time
- memory
- finite machine
- dual
- fast
Question 36 :
Auto correlation of x(n) = [ 4, 3, 2, 1 ] and its value at lag=0 are
- [4, 11, 12, 30, 20, 12,4] and 30
- [4, 11, 20, 30, 20, 12,4] and 30
- [3, 11, 20, 30, 20, 12,3] and 20
- [4, 11, 20, -30, 20, 12,4] and 11
Question 37 :
Correlation is used for __________________
- quantization
- sampling
- folding
- computing average power in waveforms
Question 38 :
Which is a colour attribute that describes a pure colour?
- Saturation
- Hue
- Brightness
- Intensity
Question 39 :
Human sounds cannot be characterized with which parameter
- Pitch
- Sensitivity
- Loudness
- Quality
Question 40 :
Linear convolution can be used to find the response of
- Rendering
- Audio signal processing
- Linear filtering.
- Sorting
Question 41 :
Which of the following condition should hold true for a signal x[n] to be odd?
- x[-n] = x[n] • x[n]
- x[n] = -x[-n]
- x[n] = [x[n]]3
- x[n] = x[n]
Question 42 :
If the output of the system of the system at any 'n' depends only the present or the past values of the inputs then the system is said to be:
- Linear
- Non-Linear
- Causal
- Non-causal
Question 43 :
If sampling frequency is below Nyquist frequency , distortion in the present sprectra due to other spectra in the frequency domain is called as ____
- Discrete Fourier Transform
- Nyquist – Shannon sampling theory
- Aliasing
- Up sampling
Question 44 :
Which of the following step deals with tools for extracting image components those are useful in the representation and description of shape?
- Segmentation
- Representation - description
- Compression
- Morphological processing
Question 45 :
What is X(0) for four point sequence x(n)={0,1,2,3}?
- 6
- 0
- 12
- 3
Question 46 :
A relaxed LTI system is one such that
- zero input produces zero output
- zero input produces an output equal to unity
- zero input produces non-zero output
- none of the above
Question 47 :
DFT is applied to
- Infinite sequences
- Finite discrete sequences
- Continuous infinite signals
- Continuous finite sequences
Question 48 :
Point, line, edge detectors are based on ____ of an image
- Similarity
- equality
- discontinuities
- nature
Question 49 :
Speech recognition system consists of the following except
- Microphone
- DAC
- Pattern matching
- Parameter extraction
Question 50 :
Hough transform is used for finding
- Finding points in image
- Finding lines in image
- Finding objects in image
- Finding moments of an image
Question 51 :
Image transforms are needed for
- conversion information form spatial to frequency
- spatial domain
- time domain
- frequency domain
Question 52 :
A random signal is the one
- which is discrete in time
- which is discrete in value
- which varies with respect to only single variable
- which can not be represented using an equation or a set of rules
Question 53 :
In terms of image enhancement, what does mean and variance refers to?
- Average contrast and average gray level respectively
- Average gray level and average contrast respectively
- Average gray level in both
- Average contrast in both
Question 54 :
If a discrete time signal x(n) of length l is convolved with a discrete time signal y(n) of length n then the length of output signal is
- l+n-1
- l-n+1
- l*n
- l*n-1
Question 55 :
Which of the following is true regarding the number of computations required to compute an N-point DFT?
- N2 complex multiplications and N(N-1) complex additions
- N2 complex additions and N(N-1) complex multiplications
- N2 complex multiplications and N(N+1) complex additions
- N2 complex additions and N(N+1) complex multiplications
Question 56 :
Any arbitrary input signal can be decomposed and represented as a
- product of unit sample sequences
- product of unit step sequences
- weighted sum of unit step sequences.
- weighted sum of unit sample sequences.
Question 57 :
Which of the following should be done in order to convert a continuous-time signal to a discrete-time signal?
- Sampling
- Differentiating
- Integrating
- Quantization
Question 58 :
Histogram equalization is used to
- Enhance the contrast of an image
- Remove the noises present in an image
- Find the contours present in an image
- Find the equality present in various regions.
Question 59 :
If we perform Opening on images then it smooths the image's
- Pixels
- Lines
- Contour
- Boundary
Question 60 :
The quality of output signal from a A/D converter is measured in terms of:
- Quantization error
- Quantization to signal noise ratio
- Signal to quantization noise ratio
- Conversion constant