SlideShare a Scribd company logo
1 of 13
Syllabus
◦ Unit 1: Digital Image Processing Systems: Introduction to structure of human eye, Image formation in the
human eye, Brightness adaptation and discrimination, Image sensing and acquisition, storage, Processing,
Communication, Display Image Sampling and quantization, Basic relationships between pixels.
◦ Unit 2: Image Transforms(implementation): Introduction to Fourier transform, DFT and 2-D DFT, Properties
of 2-D DFT, FFT, IFFT, Walsh transform, Hadamard transform, Discrete cosine transform, Slant transform,
Optimum transform: Karhunen-Loeve (Hotelling) transform.
◦ Unit 3: Image Enhancement in the Spatial and Frequency Domain: Gray level transformations, Histogram
processing, Arithmetic and logic operations, Spatial filtering: Introduction, Smoothing and sharpening filters.
Frequency domain filters: Homo morphic filtering.
◦ Unit 4: Image Data Compression: Fundamentals, Redundancies: Coding, Inter pixel Psycho-visual,
fidelity criteria, Image compression models, Error free compression, Lossy compression, Image compression
standards: Binary image and Continuous Tone Still Image compression standards, Video compression
standards.
◦ Unit 5: Morphological Image Processing: Introduction, Dilation, Erosion, Opening, closing, Hit or miss
transformation, Morphological algorithm operations on binary Images, Morphological algorithm operations on
gray-scale Images.
◦ Unit 6: Image Segmentation, Representation and Description: Detection of discontinuities, Edge linking
and Boundary detection, Thresholding, Region based segmentation, Image Representation schemes,
Boundary descriptors and Regional descriptors.
BLOOM’S TAXONOMY COURSE OUTCOME OF DIGITAL IMAGE PROCESSING
LEVEL
1
REMEMBER
Recall facts and
basic concepts
CO 1
Remember the types of image enhancement techniques, compression
techniques, morphological processing, segmentation techniques.
LEVEL
2
UNDERSTAND
Explain ideas or
concepts
CO 2
Understanding the Image fundamentals and different techniques for
processing.
LEVEL
3
APPLY
Use information
learnt to solve a
problem
CO 3
Applying different types of image processing techniques and different
transforms on image.
LEVEL
4
ANALYSE
Understand
relationships,
causes and actions
CO 4
Analyzing the transform methods and different types of image processing
techniques.
LEVEL
5
EVALUATE
Evaluate the
correctness of
decision made
CO 5
Evaluate the methodologies for image segmentation, compression,
restoration etc.
LEVEL
6
CREATE
Create something
new
CO 6
Creating an algorithm to generate a binary image from the given sample
image.
MAPPING OF COURSE OUTCOMES AND PROGRAM OUTCOMES
PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2
CO1 3 3 2 1 3 1 1 3 2 3 1 2 2
CO2 3 3 3 3 3 1 2 3 3 2 3 1 2 2
CO3 3 2 2 3 2 1 3 2 2 2 2
CO4 3 3 2 1 2 1 3 3 2 2 2 2
CO5 3 2 3 2 2 2 3 3 2 2 2 2
CO6 3 2 3 2 2 1 2 1 2 2
3-High; 2- Medium; 1- Low
CO 1
REMEMBER
CO 2
UNDERSTAN
D
CO 3
APPLY
CO 4
ANALYSE
CO 5
EVALUATE
CO 6
CREATE
Module 1
Introduction to structure of
human eye, Image formation
in the human eye,
Brightness adaptation and
discrimination, Image
sensing and acquisition,
storage, Processing,
Communication, Display
Image Sampling and
quantization, Basic
relationships between
pixels.
CO 1
REMEMBER
CO 2
UNDERSTAN
D
CO 3
APPLY
CO 4
ANALYSE
CO 5
EVALUATE
Module 2
Introduction to Fourier
transform, DFT and 2-D
DFT, Properties of 2-D DFT,
FFT, IFFT, Walsh
transform, Hadamard
transform, Discrete cosine
transform, Slant transform,
Optimum transform:
Karhunen-Loeve
(Hotelling) transform.
Module 3
Gray level transformations,
Histogram processing, Arithmetic
and logic operations, Spatial
filtering: Introduction, Smoothing
and sharpening filters. Frequency
domain filters: Homo morphic
filtering.
CO 1
REMEMBER
CO 2
UNDERSTAN
D
CO 3
APPLY
CO 4
ANALYSE
CO 5
EVALUATE
CO 6
CREATE
Module 4
Coding, Inter pixel Psycho-visual,
fidelity criteria, Image compression
models, Error free compression,
Lossy compression, Image
compression standards: Binary image
and Continuous Tone Still Image
compression standards, Video
compression standards.
CO 1
REMEMBER
CO 2
UNDERSTAN
D
CO 3
APPLY
CO 4
ANALYSE
CO 5
EVALUATE
CO 6
CREATE
Module 5
Introduction, Dilation, Erosion,
Opening, closing, Hit or miss
transformation, Morphological
algorithm operations on binary
Images, Morphological algorithm
operations on gray-scale Images.
CO 1
REMEMBER
CO 2
UNDERSTAN
D
CO 3
APPLY
CO 4
ANALYSE
CO 5
EVALUATE
CO 6
CREATE
Module 6
Detection of discontinuities, Edge
linking and Boundary detection,
Thresholding, Region based
segmentation, Image Representation
schemes, Boundary descriptors and
Regional descriptors.
CO 1
REMEMBER
CO 2
UNDERSTAN
D
CO 3
APPLY
CO 4
ANALYSE
CO 5
EVALUATE
CO 6
CREATE
1. What is digital image processing??
(or)
Write the name of different image
transforms
2. What are the advantages of image
transforms?
(or)
What is the requirement of a canonical
cover?
REMEMBER – CO1
UNDERSTAND – CO2
Module 1
REMEMBER – CO1
Module 2
Module 2
UNDERSTAND – CO2
Module 3
Find out the Walsh transform coefficients for
the following samples of 1-D signal.
f(0) = 2, f(1) = 1, f(2) = 3, f(3) = 5.
Why do transforms like DCT, DFT etc. are
preferred over K-L transforms from practical
implementation considerations.
2. What are the advantages of image
transforms?
(or)
What is the requirement of a canonical cover?
UNDERSTAND – CO2
Module 2
UNDERSTAND – CO2
Module 3
APPLY – CO 3
Module 2
ANALYSE – CO 4
Module 2
Looking at the employee database of an office, the computer needs to create a new table with
unique employee names appearing only once and the number of occurrences of each name by
its side?
For eg: if the employee table contains the names
AB CD EF GH CD IJ CD GH AB AB EF AB,
Then the output table will be
AB 4 CD 3 EF 2 GH 2 IJ 1
Will Relational Algebra or Tuple Calculus be better in terms of ease of
expression?
Write relational algebra expression and tuple calculus expression for
the same.
In this case which expression will be easier to convert into SQL
query?
Write the SQL query
Design a new form of expression (combining relational algebra, tuple
calculus and domain calculus) to explore the ease of writing the
expression and convert it to SQL query.
ANALYSE – CO 4
APPLY – CO 3
EVALUATE – CO
5
APPLY – CO 3
CREATE – CO 6

More Related Content

Similar to PO-CO SAMPLE QUESTIONS - DIP.pptx

Module 1
Module 1Module 1
Module 1ushaBS2
 
Deblurring of License Plate Image using Blur Kernel Estimation
Deblurring of License Plate Image using Blur Kernel EstimationDeblurring of License Plate Image using Blur Kernel Estimation
Deblurring of License Plate Image using Blur Kernel EstimationIRJET Journal
 
Digital image processing question bank
Digital image processing question bankDigital image processing question bank
Digital image processing question bankYaseen Albakry
 
10cs65-cgnotes
10cs65-cgnotes10cs65-cgnotes
10cs65-cgnotesmushtaqdm
 
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...ijcga
 
IRJET- Heuristic Approach for Low Light Image Enhancement using Deep Learning
IRJET- Heuristic Approach for Low Light Image Enhancement using Deep LearningIRJET- Heuristic Approach for Low Light Image Enhancement using Deep Learning
IRJET- Heuristic Approach for Low Light Image Enhancement using Deep LearningIRJET Journal
 
Seminar Report on image compression
Seminar Report on image compressionSeminar Report on image compression
Seminar Report on image compressionPradip Kumar
 
Digital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdfDigital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdfVaideshSiva1
 
Local feature extraction based facial emotion recognition: A survey
Local feature extraction based facial emotion recognition: A surveyLocal feature extraction based facial emotion recognition: A survey
Local feature extraction based facial emotion recognition: A surveyIJECEIAES
 
steganography based image compression
steganography based image compressionsteganography based image compression
steganography based image compressionINFOGAIN PUBLICATION
 
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...ijcsa
 
An improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognitionAn improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognitioneSAT Journals
 
EC4160-lect 1,2.ppt
EC4160-lect 1,2.pptEC4160-lect 1,2.ppt
EC4160-lect 1,2.pptssuser812128
 
DIGITAL ELECTRONICS.pptx
DIGITAL ELECTRONICS.pptxDIGITAL ELECTRONICS.pptx
DIGITAL ELECTRONICS.pptxponni2
 
Glaucoma progressiondetection based on Retinal Features.pptx
 Glaucoma progressiondetection based on Retinal Features.pptx Glaucoma progressiondetection based on Retinal Features.pptx
Glaucoma progressiondetection based on Retinal Features.pptxssuser097984
 
19MCN19-ADVANCED DIGITAL IMAGE PROCESSING.pdf
19MCN19-ADVANCED DIGITAL IMAGE PROCESSING.pdf19MCN19-ADVANCED DIGITAL IMAGE PROCESSING.pdf
19MCN19-ADVANCED DIGITAL IMAGE PROCESSING.pdfMrKAMALANATHANE
 

Similar to PO-CO SAMPLE QUESTIONS - DIP.pptx (20)

Module 1
Module 1Module 1
Module 1
 
Deblurring of License Plate Image using Blur Kernel Estimation
Deblurring of License Plate Image using Blur Kernel EstimationDeblurring of License Plate Image using Blur Kernel Estimation
Deblurring of License Plate Image using Blur Kernel Estimation
 
Digital image processing question bank
Digital image processing question bankDigital image processing question bank
Digital image processing question bank
 
10cs65-cgnotes
10cs65-cgnotes10cs65-cgnotes
10cs65-cgnotes
 
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...
An Algorithm for Improving the Quality of Compacted JPEG Image by Minimizes t...
 
IRJET- Heuristic Approach for Low Light Image Enhancement using Deep Learning
IRJET- Heuristic Approach for Low Light Image Enhancement using Deep LearningIRJET- Heuristic Approach for Low Light Image Enhancement using Deep Learning
IRJET- Heuristic Approach for Low Light Image Enhancement using Deep Learning
 
Seminar Report on image compression
Seminar Report on image compressionSeminar Report on image compression
Seminar Report on image compression
 
Digital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdfDigital_image_processing_-Vijaya_Raghavan.pdf
Digital_image_processing_-Vijaya_Raghavan.pdf
 
337
337337
337
 
Local feature extraction based facial emotion recognition: A survey
Local feature extraction based facial emotion recognition: A surveyLocal feature extraction based facial emotion recognition: A survey
Local feature extraction based facial emotion recognition: A survey
 
steganography based image compression
steganography based image compressionsteganography based image compression
steganography based image compression
 
Sub ecs 702_30sep14
Sub ecs 702_30sep14Sub ecs 702_30sep14
Sub ecs 702_30sep14
 
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...
 
An improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognitionAn improved double coding local binary pattern algorithm for face recognition
An improved double coding local binary pattern algorithm for face recognition
 
EC4160-lect 1,2.ppt
EC4160-lect 1,2.pptEC4160-lect 1,2.ppt
EC4160-lect 1,2.ppt
 
E011122530
E011122530E011122530
E011122530
 
DIGITAL ELECTRONICS.pptx
DIGITAL ELECTRONICS.pptxDIGITAL ELECTRONICS.pptx
DIGITAL ELECTRONICS.pptx
 
CG.pptx
CG.pptxCG.pptx
CG.pptx
 
Glaucoma progressiondetection based on Retinal Features.pptx
 Glaucoma progressiondetection based on Retinal Features.pptx Glaucoma progressiondetection based on Retinal Features.pptx
Glaucoma progressiondetection based on Retinal Features.pptx
 
19MCN19-ADVANCED DIGITAL IMAGE PROCESSING.pdf
19MCN19-ADVANCED DIGITAL IMAGE PROCESSING.pdf19MCN19-ADVANCED DIGITAL IMAGE PROCESSING.pdf
19MCN19-ADVANCED DIGITAL IMAGE PROCESSING.pdf
 

Recently uploaded

litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdflitvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdfAlexander Litvinenko
 
Basics of Relay for Engineering Students
Basics of Relay for Engineering StudentsBasics of Relay for Engineering Students
Basics of Relay for Engineering Studentskannan348865
 
Software Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdfSoftware Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdfssuser5c9d4b1
 
"United Nations Park" Site Visit Report.
"United Nations Park" Site  Visit Report."United Nations Park" Site  Visit Report.
"United Nations Park" Site Visit Report.MdManikurRahman
 
Final DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manualFinal DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manualBalamuruganV28
 
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...drjose256
 
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas SachpazisSeismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas SachpazisDr.Costas Sachpazis
 
Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..MaherOthman7
 
Geometric constructions Engineering Drawing.pdf
Geometric constructions Engineering Drawing.pdfGeometric constructions Engineering Drawing.pdf
Geometric constructions Engineering Drawing.pdfJNTUA
 
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptxSLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptxCHAIRMAN M
 
Operating System chapter 9 (Virtual Memory)
Operating System chapter 9 (Virtual Memory)Operating System chapter 9 (Virtual Memory)
Operating System chapter 9 (Virtual Memory)NareenAsad
 
5G and 6G refer to generations of mobile network technology, each representin...
5G and 6G refer to generations of mobile network technology, each representin...5G and 6G refer to generations of mobile network technology, each representin...
5G and 6G refer to generations of mobile network technology, each representin...archanaece3
 
Passive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.pptPassive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.pptamrabdallah9
 
Filters for Electromagnetic Compatibility Applications
Filters for Electromagnetic Compatibility ApplicationsFilters for Electromagnetic Compatibility Applications
Filters for Electromagnetic Compatibility ApplicationsMathias Magdowski
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...josephjonse
 
Low Altitude Air Defense (LAAD) Gunner’s Handbook
Low Altitude Air Defense (LAAD) Gunner’s HandbookLow Altitude Air Defense (LAAD) Gunner’s Handbook
Low Altitude Air Defense (LAAD) Gunner’s HandbookPeterJack13
 
AI in Healthcare Innovative use cases and applications.pdf
AI in Healthcare Innovative use cases and applications.pdfAI in Healthcare Innovative use cases and applications.pdf
AI in Healthcare Innovative use cases and applications.pdfmahaffeycheryld
 
Linux Systems Programming: Semaphores, Shared Memory, and Message Queues
Linux Systems Programming: Semaphores, Shared Memory, and Message QueuesLinux Systems Programming: Semaphores, Shared Memory, and Message Queues
Linux Systems Programming: Semaphores, Shared Memory, and Message QueuesRashidFaridChishti
 
Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1T.D. Shashikala
 
Diploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdfDiploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdfJNTUA
 

Recently uploaded (20)

litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdflitvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
litvinenko_Henry_Intrusion_Hong-Kong_2024.pdf
 
Basics of Relay for Engineering Students
Basics of Relay for Engineering StudentsBasics of Relay for Engineering Students
Basics of Relay for Engineering Students
 
Software Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdfSoftware Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdf
 
"United Nations Park" Site Visit Report.
"United Nations Park" Site  Visit Report."United Nations Park" Site  Visit Report.
"United Nations Park" Site Visit Report.
 
Final DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manualFinal DBMS Manual (2).pdf final lab manual
Final DBMS Manual (2).pdf final lab manual
 
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
 
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas SachpazisSeismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
 
Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..
 
Geometric constructions Engineering Drawing.pdf
Geometric constructions Engineering Drawing.pdfGeometric constructions Engineering Drawing.pdf
Geometric constructions Engineering Drawing.pdf
 
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptxSLIDESHARE PPT-DECISION MAKING METHODS.pptx
SLIDESHARE PPT-DECISION MAKING METHODS.pptx
 
Operating System chapter 9 (Virtual Memory)
Operating System chapter 9 (Virtual Memory)Operating System chapter 9 (Virtual Memory)
Operating System chapter 9 (Virtual Memory)
 
5G and 6G refer to generations of mobile network technology, each representin...
5G and 6G refer to generations of mobile network technology, each representin...5G and 6G refer to generations of mobile network technology, each representin...
5G and 6G refer to generations of mobile network technology, each representin...
 
Passive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.pptPassive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.ppt
 
Filters for Electromagnetic Compatibility Applications
Filters for Electromagnetic Compatibility ApplicationsFilters for Electromagnetic Compatibility Applications
Filters for Electromagnetic Compatibility Applications
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
 
Low Altitude Air Defense (LAAD) Gunner’s Handbook
Low Altitude Air Defense (LAAD) Gunner’s HandbookLow Altitude Air Defense (LAAD) Gunner’s Handbook
Low Altitude Air Defense (LAAD) Gunner’s Handbook
 
AI in Healthcare Innovative use cases and applications.pdf
AI in Healthcare Innovative use cases and applications.pdfAI in Healthcare Innovative use cases and applications.pdf
AI in Healthcare Innovative use cases and applications.pdf
 
Linux Systems Programming: Semaphores, Shared Memory, and Message Queues
Linux Systems Programming: Semaphores, Shared Memory, and Message QueuesLinux Systems Programming: Semaphores, Shared Memory, and Message Queues
Linux Systems Programming: Semaphores, Shared Memory, and Message Queues
 
Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1
 
Diploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdfDiploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdf
 

PO-CO SAMPLE QUESTIONS - DIP.pptx

  • 1.
  • 2. Syllabus ◦ Unit 1: Digital Image Processing Systems: Introduction to structure of human eye, Image formation in the human eye, Brightness adaptation and discrimination, Image sensing and acquisition, storage, Processing, Communication, Display Image Sampling and quantization, Basic relationships between pixels. ◦ Unit 2: Image Transforms(implementation): Introduction to Fourier transform, DFT and 2-D DFT, Properties of 2-D DFT, FFT, IFFT, Walsh transform, Hadamard transform, Discrete cosine transform, Slant transform, Optimum transform: Karhunen-Loeve (Hotelling) transform. ◦ Unit 3: Image Enhancement in the Spatial and Frequency Domain: Gray level transformations, Histogram processing, Arithmetic and logic operations, Spatial filtering: Introduction, Smoothing and sharpening filters. Frequency domain filters: Homo morphic filtering. ◦ Unit 4: Image Data Compression: Fundamentals, Redundancies: Coding, Inter pixel Psycho-visual, fidelity criteria, Image compression models, Error free compression, Lossy compression, Image compression standards: Binary image and Continuous Tone Still Image compression standards, Video compression standards. ◦ Unit 5: Morphological Image Processing: Introduction, Dilation, Erosion, Opening, closing, Hit or miss transformation, Morphological algorithm operations on binary Images, Morphological algorithm operations on gray-scale Images. ◦ Unit 6: Image Segmentation, Representation and Description: Detection of discontinuities, Edge linking and Boundary detection, Thresholding, Region based segmentation, Image Representation schemes, Boundary descriptors and Regional descriptors.
  • 3. BLOOM’S TAXONOMY COURSE OUTCOME OF DIGITAL IMAGE PROCESSING LEVEL 1 REMEMBER Recall facts and basic concepts CO 1 Remember the types of image enhancement techniques, compression techniques, morphological processing, segmentation techniques. LEVEL 2 UNDERSTAND Explain ideas or concepts CO 2 Understanding the Image fundamentals and different techniques for processing. LEVEL 3 APPLY Use information learnt to solve a problem CO 3 Applying different types of image processing techniques and different transforms on image. LEVEL 4 ANALYSE Understand relationships, causes and actions CO 4 Analyzing the transform methods and different types of image processing techniques. LEVEL 5 EVALUATE Evaluate the correctness of decision made CO 5 Evaluate the methodologies for image segmentation, compression, restoration etc. LEVEL 6 CREATE Create something new CO 6 Creating an algorithm to generate a binary image from the given sample image.
  • 4. MAPPING OF COURSE OUTCOMES AND PROGRAM OUTCOMES PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 CO1 3 3 2 1 3 1 1 3 2 3 1 2 2 CO2 3 3 3 3 3 1 2 3 3 2 3 1 2 2 CO3 3 2 2 3 2 1 3 2 2 2 2 CO4 3 3 2 1 2 1 3 3 2 2 2 2 CO5 3 2 3 2 2 2 3 3 2 2 2 2 CO6 3 2 3 2 2 1 2 1 2 2 3-High; 2- Medium; 1- Low
  • 5. CO 1 REMEMBER CO 2 UNDERSTAN D CO 3 APPLY CO 4 ANALYSE CO 5 EVALUATE CO 6 CREATE Module 1 Introduction to structure of human eye, Image formation in the human eye, Brightness adaptation and discrimination, Image sensing and acquisition, storage, Processing, Communication, Display Image Sampling and quantization, Basic relationships between pixels.
  • 6. CO 1 REMEMBER CO 2 UNDERSTAN D CO 3 APPLY CO 4 ANALYSE CO 5 EVALUATE Module 2 Introduction to Fourier transform, DFT and 2-D DFT, Properties of 2-D DFT, FFT, IFFT, Walsh transform, Hadamard transform, Discrete cosine transform, Slant transform, Optimum transform: Karhunen-Loeve (Hotelling) transform.
  • 7. Module 3 Gray level transformations, Histogram processing, Arithmetic and logic operations, Spatial filtering: Introduction, Smoothing and sharpening filters. Frequency domain filters: Homo morphic filtering. CO 1 REMEMBER CO 2 UNDERSTAN D CO 3 APPLY CO 4 ANALYSE CO 5 EVALUATE CO 6 CREATE
  • 8. Module 4 Coding, Inter pixel Psycho-visual, fidelity criteria, Image compression models, Error free compression, Lossy compression, Image compression standards: Binary image and Continuous Tone Still Image compression standards, Video compression standards. CO 1 REMEMBER CO 2 UNDERSTAN D CO 3 APPLY CO 4 ANALYSE CO 5 EVALUATE CO 6 CREATE
  • 9. Module 5 Introduction, Dilation, Erosion, Opening, closing, Hit or miss transformation, Morphological algorithm operations on binary Images, Morphological algorithm operations on gray-scale Images. CO 1 REMEMBER CO 2 UNDERSTAN D CO 3 APPLY CO 4 ANALYSE CO 5 EVALUATE CO 6 CREATE
  • 10. Module 6 Detection of discontinuities, Edge linking and Boundary detection, Thresholding, Region based segmentation, Image Representation schemes, Boundary descriptors and Regional descriptors. CO 1 REMEMBER CO 2 UNDERSTAN D CO 3 APPLY CO 4 ANALYSE CO 5 EVALUATE CO 6 CREATE
  • 11. 1. What is digital image processing?? (or) Write the name of different image transforms 2. What are the advantages of image transforms? (or) What is the requirement of a canonical cover? REMEMBER – CO1 UNDERSTAND – CO2 Module 1 REMEMBER – CO1 Module 2 Module 2 UNDERSTAND – CO2 Module 3
  • 12. Find out the Walsh transform coefficients for the following samples of 1-D signal. f(0) = 2, f(1) = 1, f(2) = 3, f(3) = 5. Why do transforms like DCT, DFT etc. are preferred over K-L transforms from practical implementation considerations. 2. What are the advantages of image transforms? (or) What is the requirement of a canonical cover? UNDERSTAND – CO2 Module 2 UNDERSTAND – CO2 Module 3 APPLY – CO 3 Module 2 ANALYSE – CO 4 Module 2
  • 13. Looking at the employee database of an office, the computer needs to create a new table with unique employee names appearing only once and the number of occurrences of each name by its side? For eg: if the employee table contains the names AB CD EF GH CD IJ CD GH AB AB EF AB, Then the output table will be AB 4 CD 3 EF 2 GH 2 IJ 1 Will Relational Algebra or Tuple Calculus be better in terms of ease of expression? Write relational algebra expression and tuple calculus expression for the same. In this case which expression will be easier to convert into SQL query? Write the SQL query Design a new form of expression (combining relational algebra, tuple calculus and domain calculus) to explore the ease of writing the expression and convert it to SQL query. ANALYSE – CO 4 APPLY – CO 3 EVALUATE – CO 5 APPLY – CO 3 CREATE – CO 6