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. How can a JFET be used as a constant current source? Explain from the drain characteristics. As the VDS voltage is increased from 0 to a few volts, the current will increase
A 3-phase, 16-pole synchronous machine is driven by a prime mover at a speed of 600-rpm with the stator open circuited. The rotor flux per pole is 0.025-Wb. Determine (a) the fr
Q. Explain about Dial Pulses? Dial pulsing (sometimes known as rotary dial pulsing) is the method basically used to transfer digits from a telephone set to the local switch. Pu
The paper should be written in the format of a paper to be submitted to a conference (IEEE). There should be a minimum of three journal paper references. The topic should be a disc
Q. Split-phase or resistance-split-phasemotor? Split-phase or resistance-split-phasemotors: Split-phasemotors have two statorwindings (amainwinding and an auxiliarywinding)with
What are ultrasonic sensors made of? What is a good online source to find information on a basic level about ultrasonic sensors?
Second Generation ( 1954- 1964) After the invention of semiconductor devices mainly transistors size of computer s was reduced a lot computing power increased reliability was
design a half wave bridge rectifier to perform the function indicated
A 20µF capacitor is connected in series with a 50 kΩ resistor and the circuit is connected to a 20 V, d.c. supply. Verify: a) The initial value of the current flowing, b) T
Ask qu1. If the resistor Radj is adjusted to 175O what is the rotational speed of the motor at no-load conditions? 2. Assuming no armature reaction, what is the speed of the motor
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