Search for question
Question

Exercise 2: (1). Read the image blurry-moon.tif and sharpen it using the Laplacian kernel.

(2). Read the image blurry-moon.tif and sharpen it using unsharp masking. Use a Gaussian

lowpass kernel of your choice for the blurring step. Display your final result.

(3) Improve the sharpness of your result using highboost filtering. Display the final result.

Compare the results with (1) and (2).

Fig: 1


Most Viewed Questions Of Image Processing

Can use MATLAB or Python 1) Implement bit plane coding and design a GUI for real time progressive transmission demonstration. 2) Implement Burt-Adelson's pyramid method using Gaussian windows and design a GUI for real time progressive transmission demonstration. Also give explanation how each of the question is done. Please note that your GUI demonstration must be included as a package so that they can be run on a computer for grade evaluation.


A hypothetical client working for a technology company demands a new design for their new products. As a designer you are supposed to take the responsibility for this design assignment starting from the initial problem statement presented by the client as follows; "The new design that you created for a unit photosensitive pixel structure in order to perform colored imaging through CMOS imaging sensor arrays worked successfully. On the other hand, the quantum efficiency values of the pixels should be improved in order for a CMOS image sensor, which is manufactured depending on this new design, to be integrated into smart phones. For this purpose, the light collection efficiency and the photon absorption efficiency of the Si photodiodes should be improved enough for a high-quality imaging results even while the pixel sizes shrink. Some portion of the light cannot reach the pho to diode due to reflection from the surface and scattering from the metal lines surrounding the photodiode surface, which are formed during CMOS manufacturing steps. Due to the low absorption coefficient and indirect band gap of Si as a semiconductor, the photodiodes should be manufactured from a different semiconductor material having a direct band gap and high absorption coefficient in order to reach our goal. The material choice of the photodiodes and deposition methods should be compatible with the common CMOS manufacturing process. Under these circumstances, our company expects an highly efficient pixel design for our new CMOS imaging sensor chip performing colored imaging in the visible range of the light spectrum, preferably with decreased pixel size." Perform necessary literature review including scientific papers, whitepapers,leading companies' products information, etc. b) Acquire enough information for increasing the quantum efficiency of pixels of CMOS imager sensor arrays (strategies, manufacturing process steps, materials for reducing reflection and for increasing efficiency). c) At this stage you are not supposed to design a unit cell for such a purpose, literally. On the other hand, find and inspect the current design solutions for increased efficiency pixels,select one of them and assume that this will be your chosen detailed design. d) Prepare a brief summary of your research study discussing the design principles and solutions for the new topic including the references that you will benefit. e) Make necessary revision process in order to construct your Revised Problem Statement bytaking elimination of errors, biases, and implied solutions into account. Discuss your workin enough detail. You should convince your customer for not to change the semiconductormaterial for the new photodiodes (insist on Si photodiodes by giving a convincingexplanation about the well-established CMOS manufacturing process). f) Determine the technical issues upon which a communication process should be conducted with the client. g) Prepare the lists of objectives, constraints, functions, and means. h) Prepare the objective tree. i) Communicate your design through a technical drawing of your unit pixel desig n.(Preferably prepared by a technical drawing software but rough sketches will also beассepted)


(Q4) Quality Analysis: Download VLC player, play the original y4m followed by the five compressed variants for each video. Describe your observations about the content and quality when playing in a full scre mode. Repeat playback in a window about 1/4 of your screen and describe your observations. screen


(Q3) Encode each of these videos at the following target bitrates using MPEG-2 and H264: Bitrate Input bitrate BR1 5000 - BRO BR2 4000 - BRO BR3 3000 - BRO BR4 2000 - BRO BR5 1000 - BRO BRO (Bitrate Offset) = ceil (Last 3 digit (Z#)/2) For instance, if Z123456789, BRO-ceil (789/2); if Z234564013, BRO = ceil (013/2). For each video, complete the following table with actual bitrate achieved, corresponding Y PSNR and encoding time collected from the output of the ffmpeg encoding process. Record data in one table for each of the five videos. Video Name: Sunflower BR1 BR2 BR3 BR4 BR5 Bitrate achieved (MPEG 2) PSNR (MPEG 2) Encoding Time (MPEG 2) Bitrate achieved (H264) PSNR (H264) Encoding Time (H264)


Prediction model 2: average of two previous pixels. QP: {2, 4, 2. Draw the flowcharts of the process. 3. Plot line graph for the predictive models (x-axis: QP, y-axis: SAD).


Cover Page: Your PDF document should begin with a cover page that includes your name, the title of the class or project, and the date of submission. This provides basic information about the document. Image Assigned with Source Reference: Include the image that has been assigned to you for the project. Alongside the image, provide a source reference indicating where the image came from. Single Color Band Images (Figure 2): Include a section in your PDF document where you display single color band images. This likely involves splitting the original image into its RGB color channels (Red, Green, Blue) and displaying them separately. Value and Luminance Images (Figure 3): Similar to Figure 2, you should display value and luminance images. This might involve converting the image to a different color space (e.g., HSV or YUV) and displaying the appropriate channels. RGB Histograms and Luminance Histogram (Figure 4 and Figure 5): Show histograms for the RGB color channels (Red, Green, Blue) and the luminance channel. Histograms are graphical representations of the distribution of pixel intensities in an image. Appendix with Script Files: Include an appendix section in your PDF document. In this section, provide script files that you used to generate the results shown in the figures. These script files should be clearly labeled and commented so that anyone reading your document can understand how you processed the images and created the figures./nOverall, this task involves presenting and explaining various visualizations and images related to digital image processing. It also requires you to share the scripts or code you used to generate these visualizations. The purpose is likely to demonstrate your understanding of image processing techniques and your ability to implement them programmatically. Make sure to follow any specific guidelines or requirements provided by your instructor or the assignment prompt, as they may have additional instructions or expectations. provided-additional lecture slides You have to make report, give MATLAB code and give graphs as well.


(Q5) RD Analysis: Compare the encoding performance on the five different videos using two different codecs i.e., mpeg-2 and h264. Plot bitrate on the x-axis and PSNR on the y-axis. Show two curves for two codecs and one plot per video. Explain the results. P:S: Please provide relevant screenshots.


(Q5) RD Analysis: Compare the encoding performance on the five different videos using two different codecs i.e., mpeg-2 and h264. Plot bitrate on the x-axis and PSNR on the y-axis. Show two curves for two codecs and one plot per video. Explain the results. P:S: Please provide relevant screenshots.


(Q4) Quality Analysis: Download VLC player, play the original y4m followed by the five compressed variants for each video. Describe your observations about the content and quality when playing in a full screen mode. Repeat playback in a window about 1/4 of your screen and describe your observations.


(Q5) RD Analysis: Compare the encoding performance on the five different videos using two different codecs i.e., mpeg-2 and h264. Plot bitrate on the x-axis and PSNR on the y-axis. Show two curves for two codecs and one plot per video. Explain the results.