Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Filtering
(i) Write an m-file "mymedian.m" which will take an image and filter size and perform median filtering. Display input and output image. Use
help median
function imm=mymedian(imn,msize) [h w]=size(imn); kernel_size=? imm=imn; for i=msize+1:(h-msize) for j=msize+1:(w-msize) imm(i,j)=median(reshape(imn(i-msize:i+msize,j-msize:j+msize),1,kernel_size)); end end
What is the median value of an image?
Comment on the complexity (number of operations per pixel) of the algorithm.
(ii) Write an m-file "mygaussian.m" which will take an image and filter size and perform Gaussian filtering. Display input and output image.
function img=mygaussian(imn,sigma) g=gauss(sigma);
img=?(iii) Perform median and Gaussian filtering on face_g.png, face_m.png,statue_m.png. What kind of noise the median filer is useful for? What kind of noise the Gaussian filer is useful for?
Q. Sketch the idealized (asymptotic) Bode plot for the transfer function Find the angular frequency at which H(ω) is 0dB and the angular frequency at which θ(ω) = -60°.
Determine the total energy loss: Two capacitors C 1 = 50 μF and C 2 = 100 μF are connected in parallel across 250 V supply. Determine the total energy loss. Figure
Q. Determine L and C of the band reject filter circuit of Figure to have a center frequency of 100 kHz and a bandwidth of 5 kHz. Also find the Q of the filter.
Fundamental of Metal Casting: Fundamental of Metal Casting : Casting process is based on the property of a liquid to take up the shape of vessel containing it. Molten metal
Q. A balanced wye-connected load with a per-phase impedance of 4 + j3 is supplied by a 173-V, 60-Hz three-phase source. (a) Find the line current, the power factor, the total
Build an intersection traffic light using the LED's as in the diagram below Day Use the LED's on the trainer (port 11) Main Street and Side Street alternate. Mai
The power transferred across the air gap of a two pole inductionmotor is 24 kW. If the electromag netic power developed is 22 kW, find the slip. Calculate the output torque if the
Ionic Bonding Instance: NaCl. Na (Z = 11) gives up the outermost shell electron of it to Cl (Z=17) atom, so the crystal is build up of ions with the electronic structure
Q. Explain the working principle of a Q meter. Also explain the factors that cause errors during a Q factor measurement. Ans. Working Principle of Q Meter: the q meter is
Which clipper would you prefer between the series and the shunt clipper? Why?
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd