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?
D flipflop
What is the size of ports in 8255? Port-A : 8-bits Port-CU : 4-bits Port-B : 8-bits Port-CL : 4-bits
compear copper and aluminum conductore in termes of price ,weight,resistance for equal length .
Q. A 230-Vdc shuntmotor delivers 30 hp at the shaft at 1120 r/min. If the motor has an efficiency of 87% at this load, find: (a) The total input power. (b) The line current.
Q. A simple parallel resonant circuit with L = 50 µH is used to performthe frequency selection. The circuit is to be tuned to the first station at a frequency of 1000 kHz. In order
Q. What is meant by armature reaction. Explain briefly the bad effects of armature reactions. Sol. By armature reaction is meant the effect of magnetic field set up
Explain Commercial ADCs and DACs? Analog interface chips (AICs), like those in the Texas Instruments TLC32040 series, consist of all type of the analog components that explaine
Q. What is thermal runaway? State one method to prevent the same? The effect of changes in leakage current (ICO) and current gain(b) on the dc bias point is given by the equat
Q A60-Hz, 100-kVA, 2400/240-V(rms) transformer is used as a step-down transformer from a transmission line to a distribution system. Consider the transformer to be ideal. (a) Fi
Research and recommend a sensor for a real full size conveyor system of approximately 1000mm width to detect objects of varying size passing along it. Discuss the suitability of th
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