Edge detection using Sobel mask without using edge function

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025
  • #led #education #electronic #diy #circuit #technology #arduino #viral #trending #arduino #embeddedsystems #espressif #esp32project #esp32 #arduinoproject #experiment #imageprocessing #matlab_projects #matlab
    This video shows how to create a custom Sobel's mask and slide it over the pixel of images and detect the edges. Here we don't use the direct functions available for edge detections. This code can be used in Matlab
    Mean and Median filter
    • Apply Mean and Median ...
    Get subscribed to this Channel to watch more videos
    Thanks for watching, for future notification subscribe & click on the bell icon next to subscribe button

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

  • @TheKeyblade818
    @TheKeyblade818 2 года назад +2

    Not even 2 minutes in and you have already solved my doubts. Thanks :)

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

      Thank you

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

    Thank you !! Finally understood how to implement these masks in code