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?
Find the resistance of 800 m of copper cable of cross-sectional area 20 mm . Take the resistivity of copper as 0.02 Ωm.
State the function of RS1 and RS0 bits in the flag register of intel 8051 microcontroller? RS1 , RS0 - Register bank select bits RS1 RS0 BankSelection 0 0 Bank
1. Describe the magnetic effects of current? ( to achieve a pass grade, describe the magnetic effect of current) 2. Complete the diagram to show the direction of mo
SUB Subtract Instruction This instruction is used to subtract the contents of any register or memory location from the contents of accumulator. There are two formats as
Lack of Accountability - High Technical Usage In huge, complex and widespread ST&D networks such as ours, the subsequent factors pose problems in arriving at reasonable estima
Many circuits, particularly amplifiers, use negative feedback (nfb) in order to function reliably. The nfb changes the performance of the circuit to which it is applied, in most ca
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
Memory map of tpa in a personal computer and explain such of the areas in brief
please i need to prepare thesis proposal based on the title above. analysis of recently exixting algorithm and propose an improved one. UGENTLY!!
Q. Data transmission in Bus Topology ? Bus Topology:This topology shares a single path or link way among all users. This common single path way is called bus. In this topology,
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