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
Not even 2 minutes in and you have already solved my doubts. Thanks :)
Thank you
Thank you !! Finally understood how to implement these masks in code