image enhancement final - copy

Upload: amaan-syed

Post on 04-Apr-2018

215 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/30/2019 Image Enhancement Final - Copy

    1/29

    PresentedBy:

    DIGITALIMAGEENHANCEMENT

    AMAAN SYED

    A leading area in the field of

    computer graphics and image

    processing

    SYNOPSISPRESENTAIONON

  • 7/30/2019 Image Enhancement Final - Copy

    2/29

    TOPICS TO DISCUSS

    TITLEOFDISSERTATION

    WHATISDIGITALIMAGEPROCESSING

    WHYDIGITALIMAGEPROCESSINGINNECESSARY

    APPLICATIONAREA

    STEPSINIMAGEPROCESSING

    DISSERTATIONCATEGORY

    IMAGEENHANCEMENT

    HARDWAREANDSOFTWAREREQUIREMENT

    FUTURESCOPEANDENHANCEMENT

  • 7/30/2019 Image Enhancement Final - Copy

    3/29

    T

    I

    T

    L

    E

  • 7/30/2019 Image Enhancement Final - Copy

    4/29

    StudyandAnalysisofdigitalImageEnhancementTechnique

  • 7/30/2019 Image Enhancement Final - Copy

    5/29

    Onepictureisworthmorethantenthousandwords.

    Anonymous

    Interestindigitalimageprocessingmethodsstemsfrom

    twoprincipalapplicationareas:

    improvement of pictorial information for humaninterpretation

    processingofimagedataforstorage,transmissionand

    representationforautonomousmachineperception.

  • 7/30/2019 Image Enhancement Final - Copy

    6/29

    DIGITALIMAGEPROCESSING

  • 7/30/2019 Image Enhancement Final - Copy

    7/29

    Animagemaybedefinedasatwo-dimensionalfunction,f(x,y).wherexandyareknownasspatial coordinatesandfunctionf

    foraparticularpair(x,y)iscalledtheintensityorgraylevelof

    theimageatthatpoint.

    These elements are calledpicture elements, image elements,

    pels,andpixels.Pixelisthetermusedmostwidelytodenotethe

    elementsofadigitalimage.

    Adigitalimageiscomposedofafinitenumberofelements,each

    ofwhichhasaparticularlocation andvalue.

    Location=(x,y)

    Value=f(x,y)

  • 7/30/2019 Image Enhancement Final - Copy

    8/29

    Digital image processing refers to the processing of

    digital images by means of a digital computer by applying somefunctiontochangethevalue(f(x,y))ofthepixeltoobtainadifferent

    functionvalue

    f(x+1,y-1)

    f(x+1,y)

    f(x+1,y+1)

    f(x-1,y--1)

    f(x-1,y)

    f(x-1,y+1)

    f(x,y-1)

    f(x,y)

    f(x,y+1)

  • 7/30/2019 Image Enhancement Final - Copy

    9/29

    Whenrepresentedasdiscreteform/numbers,brightnesscanbe

    added,subtracted,multiplied,divided,andi.e.theimagecanbe

    manipulated which was not possible if the image was

    representedasaphotograph.

    Lowcontrast Mediumcontrast Highcontrast

  • 7/30/2019 Image Enhancement Final - Copy

    10/29

    WHYDIGITALIMAGEPROCESSING

  • 7/30/2019 Image Enhancement Final - Copy

    11/29

    Wehumansarelimitedtothevisualbandoftheelectromagnetic

    (EM)spectrum.

    Machines imaging is needed that cover almost the entire EM

    spectrum, ranging from gamma to radio waves. They can

    operate on images generated by sources that humans are not

    accustomed to associating with images. These include

    ultrasound, electron microscopy, and computer-generated

    images.

  • 7/30/2019 Image Enhancement Final - Copy

    12/29

    Iftheimagesareleftdistorted,itwouldrenderanydataextraction

    fromthedistortedimage.

    Machinegeneratedimagingmaynotalwaysbeofgoodquality

    orwemaybeinterestedonlyinsomeoftheregionoftheimage

    orsomedistortionmayoccur.

  • 7/30/2019 Image Enhancement Final - Copy

    13/29

    APPLICATION

    AREAS

  • 7/30/2019 Image Enhancement Final - Copy

    14/29

    X-RayImaging

    pollutionpatterns

    aerialtrafficcontrolaerialphotography

    Detectionofminerals

    Detectionoflandusage

    healthofindigenousplants

    MEDICALDIAGNOSIS

    computerizedaxialtomography(CAT)

    Gamma-RayImaging

    Computervision

    Angiography

    Opticalsorting

    SPACEPROGRAM

    FeaturedetectionMicroscopeimageprocessing

    Biologydeforestation

    Remotesensing

    Machinevision

    Explorationgeophysics

    Automobileindustry

  • 7/30/2019 Image Enhancement Final - Copy

    15/29

    STEPSIN

    IMAGEPROCESSING

  • 7/30/2019 Image Enhancement Final - Copy

    16/29

  • 7/30/2019 Image Enhancement Final - Copy

    17/29

    The aim of image enhancement is to improve the

    interpretability or perception of information

    inimagesforhumanviewers,ortoprovide`better'inputfor

    otherautomatedimageprocessingtechniques.

    Imageenhancementtechniquescanbedividedinto:

    Spatialdomainmethods,whichoperatedirectlyonpixels

    frequencydomainmethods,whichoperateontheFourier

    transformofanimage.

  • 7/30/2019 Image Enhancement Final - Copy

    18/29

    ImageisNOTPerfectSometimes

  • 7/30/2019 Image Enhancement Final - Copy

    19/29

    Greyscalemanipulation

    ThesimplestformofoperationiswhentheoperatorTactsonly

    ona1x1pixelneighborhoodintheinputimage,thatis TF(x,y)

    depends on the value of F only at (x, y). This is a grey scale

    transformationormappingalsoknownaspointtopointoperation

    In this case any pixel with a grey level below the chosenthreshold in the input image gets mapped to 0 in the output

    imageandOtherpixelsaremappedto255.

  • 7/30/2019 Image Enhancement Final - Copy

    20/29

    Supposeanimageispredominantlydark.Thenitshistogramwouldbe

    skewedtowardsthelowerendofthegreyscaleandalltheimagedetail

    iscompressedintothedarkendofthehistogram.

    0 50 100 150 200

    HistogramEqualization

    Histogram of an image represents the relative frequency of

    occurrenceofvariousgraylevelsintheimage

    3000

    2500

    2000

    1500

    1000

    500

    0

  • 7/30/2019 Image Enhancement Final - Copy

    21/29

    Histograminformationrevealsthatimageisunder-exposed

    0 50 100 150 200 250

    4

    3.5

    3

    2.5

    2

    1.5

    1

    0.5

    0

    x 10

    4

  • 7/30/2019 Image Enhancement Final - Copy

    22/29

    0 50 100 150 200 250

    7000

    6000

    5000

    4000

    3000

    2000

    1000

    0

    Over-exposedimage

  • 7/30/2019 Image Enhancement Final - Copy

    23/29

    Application(I):DigitalPhotography

    Application(II):IrisRecognition

  • 7/30/2019 Image Enhancement Final - Copy

    24/29

  • 7/30/2019 Image Enhancement Final - Copy

    25/29

    LOWPASSFILTERSHIGHPASSFILTER

    MEANFILTER

    MEDIANFILTER

    MIDFILTER

    MAXIMUMFILTER

    MINIMUMFILTERALPHATRIMMEDMEANFILTER

    ALPHACOMPLEMENTARYTRIMMEDMEAN

    FILTER

    RANGEFILTER

    GEOMETRICMEANFILTERHARMONICMEAN FILTER

    POWERMEANFILTER

  • 7/30/2019 Image Enhancement Final - Copy

    26/29

    There is a broad area of dissertation as provided by theesteemed university. This topic Digital Image

    Enhancement focusesondifferenttechniquesthatareused

    forimageprocessing/imageenhancement.

    The word digital is emphasizes the processing of digital

    imagebyusingdigitalcomputers.Digitalimagescomposed

    of finite no. of elements and the processing/enhancement

    functionisappliedontheseelementsonly.

    Thisprojectcomesunderthecategoryof

    DigitalImageProcessingand

    Computergraphics

    This gives a detailed studyand analysis of different image

    enhancementtechniques.

    DISSERTATIONCATEGORY

  • 7/30/2019 Image Enhancement Final - Copy

    27/29

    HARDWAREREQUIREMENT:-

    IntelPentium IVProcessororaboveRAMsize512MBminimum.

    HardDisk40GBminimum.

    HARDWAREANDSOFTWARE

    REQUIREMENT

    TECHNOLOGIESUSED:-

    CPROGRAMMINGLANGUAGE

    VISUALC++6.0IDE

    Windows98/NT/2000/XP/Windows7

  • 7/30/2019 Image Enhancement Final - Copy

    28/29

    FURTHERENHANCEMENT

    Thisprojectgivesdetailedanalysisoftheimageproperties andimageenhancementtechniques.Asimageprocessing isavastareaandnewtechnologiesaregraduallyevolving daybyday.

    Thereforethefuturescopeisverybrightforthistopic.Thiscanbe

    associatedwithdifferentotherareassuchas.

    Pattern

    recognition

    Machine

    learning

    Virtual

    security

    Robotics

    e.t.c

    FUTURESCOPEAND

  • 7/30/2019 Image Enhancement Final - Copy

    29/29

    Thankyou