Question 61 :
Classify the given system as Time Variant/In-variant and Linear/Non-linear system y(n)=nx(n)
- Time Variant and Linear
- Time In-variant and Linear
- Time Variant and Non-linear
- Time In-variant and Non-linear
Question 62 :
In neighborhood processing methods
- All the pixels in the neighborhood are processed at a time
- A pixel in the neighborhood is processed using the current pixel
- A pixel is processed using all the pixels within the neighborhood
- A pixel is processed using its own current value
Question 63 :
FFT may be used to calculate
- DFT
- Laplace transform
- Direct Z transform
- In direct Z transform
Question 64 :
What is the basic difference between general purpose and DSP processor
- More costly
- Complex design
- Processes in real time
- Less reliable
Question 65 :
Which filter is best to remove salt and pepper noise?
- Low pass
- Sobel
- Median
- Laplacian
Question 66 :
In normalized histogram sum of all the values is equal to
- 2
- 1
- 0
- -1
Question 67 :
Using gray-level transformation, the basic function linearity deals with which of the following transformation?
- Log and inverse-log transformations
- Negative and identity transformations
- nth and nth root transformations
- Power-law transformations
Question 68 :
Which among the following operations is/are not involved /associated with the computation process of linear convolution?
- Folding Operation
- Shifting Operation
- Multiplication Operation
- Integration Operation
Question 69 :
Which of the following techniques of boundary descriptions have the physical interpretation of boundary shape?
- Fourier transform
- Statistical moments
- Laplace transform
- Curvature
Question 70 :
If the output of the system is infinity with an input of x(n) then the system is
- unstable
- stable
- finite
- infinite
Question 71 :
JPEG format is useful when ___________
- There are so many colors in the picture
- There are not so many colors in the picture
- To show more brightness
- To show haziness
Question 72 :
An LTI discrete time system is causal if and only if, __________
- h(n) ≠ 0 for n < 0
- h(n) = 0 for n < 0
- h(n) ≠ ∞ for n < 0
- h(n) ≠ 0 for n > 0
Question 73 :
The interface between an analog signal and a digital processor is
- D/A converter
- A/D converter
- Modulator
- Demodulator
Question 74 :
4- point DFT requires a total of
- 12 multiplications and 10 additions
- 10 multiplications and 8 additions
- 16 multiplications and 12 additions
- 14 multiplications and 12 additions
Question 75 :
Convolution of two functions means rotating one function at angle of
- 360
- 270
- 90
- 180
Question 76 :
Which of the following property makes it possible to calculate 2D DFT using 1D DFT?
- conjugate symmetry
- Separability
- Time shift
- Periodicity
Question 77 :
Which condition determines the causality of the LTI system in terms of its impulse response?
- Only if the value of an impulse response is zero for all negative values of time
- Only if the value of an impulse response is unity for all negative values of time
- Only if the value of an impulse response is infinity for all negative values of time
- Only if the value of an impulse response is negative for all negative values of time
Question 78 :
Which of these is not a property of two-dimensional DFT
- Symmetric
- Periodic extensions
- Sampled Fourier transform
- Linearity
Question 79 :
Logarithmic Transformation is
- Used to expand the values of dark pixels in an image while compressing the higher-level values.
- Used to compress the values of dark pixels in an image while expanding the higher-level values
- Used to compress the dynamic range of images with small variations in pixel values.
- Used to expand the dynamic range of image with large variations in pixel values
Question 80 :
Which transformations are useful for general-purpose contrast manipulation
- Power law transformations
- Identity transformation
- Negative transformation
- Logarithmic transformation
Question 81 :
Overlap-add method is an efficient way to evaluate the discrete _______ of a very long signal with a finite impulse response filter
- convolution
- Correlation
- transform
- autocorrelation
Question 82 :
If a signal x(n) is passed through a system to get an output signal y(n) =x(n+1), then the signal is said to be
- Delayed
- Advanced
- No operation
- Inversed
Question 83 :
If x(n)=(0,0,1,2,3,4,0,0) then x(n-1) is:
- (0,0,2,4,6,8,0,0)
- (0,0,1,2,3,4,0,0)
- (1,2,3,4,0,0,0,0)
- (0,0,0,1,2,3,4)
Question 84 :
To reduce the effect of aliasing high frequencies are
- Attenuated
- Accentuated
- Reduced
- Removed
Question 85 :
The 4-point DFT of {1,1,0,0} is
- { 2, 1-j, 0, 1+j }
- { -2, 1-j, 0, 1+j }
- { 4, 1-j, 0, 1+j }
- { -2, 1-j, 0, 1-j }
Question 86 :
Fourier transform of unit impulse at origin is
- Undefined
- Infinity
- 1
- 0
Question 87 :
The sampling frequency of the following analog signal, x(t)=4sin150πt+2cos50 πt is _________
- Greater than 75 Hz
- Less than 150 Hz
- Greater than 150 Hz
- Greater than 50 Hz
Question 88 :
DWT stands for
- Discrete wavelet transform
- Discrete wavelet transformation
- Digital wavelet transform
- Digital wavelet transformation
Question 89 :
Which segmentation technique is based on clustering approaches?
- K-means algorithm
- Threshold based algorithm
- Histogram based algorithm
- Edge detection based algorithm
Question 90 :
FIR filters ________ A. are non-recursive B. do not adopt any feedback C. are recursive D. use feedback
- A - B
- C - D
- A - D
- B - C