Homomorphic Filtering in Digital Image Processing and its Implementation in MATLAB||

Поделиться
HTML-код
  • Опубликовано: 23 окт 2024

Комментарии • 8

  • @Tanya-hl9dk
    @Tanya-hl9dk 25 дней назад

    Thankyou for the video lectures. Entire playlist is very helpful 🙏🙏🙏🙏

  • @shivnayak7809
    @shivnayak7809 2 года назад +1

    Crystal clear explanation sir tysm,keep making more and more videos.🙏🙏

  • @himanshudave4212
    @himanshudave4212 2 года назад

    👍👍Well Explanation

  • @balajivenkataramanan316
    @balajivenkataramanan316 9 месяцев назад

    Why Homomorphic filter is always applied on Gray-scale images? What will happen if a color image is input?

    • @StudywithDrDafda
      @StudywithDrDafda  9 месяцев назад +1

      Homomorphic filters are often applied to grayscale images in image processing because they are designed to enhance the contrast in an image by separating its illumination and reflectance components. When applied to color images, the filtering process may disrupt the natural color balance, leading to unintended color artifacts or distortions. Additionally, the complexity of handling multiple color channels makes the application of homomorphic filters on color images more challenging and less straightforward.

    • @balajivenkataramanan316
      @balajivenkataramanan316 9 месяцев назад

      @@StudywithDrDafda thank you very much.