Distance transform | Image processing

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 6

  • @harshjaiswal3078
    @harshjaiswal3078 2 роки тому +1

    what is the application of distance transform

    • @KnowledgeAmplifier1
      @KnowledgeAmplifier1  2 роки тому

      Hello harsh jaiswal , Distance Transform is a very important image preprocessing step in many Image Segmentation scenario , here are some of them --
      Almost-connected-component labeling
      ua-cam.com/video/TQhGVjjkVgo/v-deo.html
      Segmentation using Watershed Algorithm in Matlab
      ua-cam.com/video/E7F9ODE5PAQ/v-deo.html
      Example of Segmentation using Watershed Algorithm in Matlab
      ua-cam.com/video/s2wVJpeoUcY/v-deo.html
      Hope this will be helpful ! Happy Learning :-)

  • @praneethvykuntam4251
    @praneethvykuntam4251 3 роки тому

    can you explain about this (unit8(ms)) and something for ms double format..?

    • @syedabdulsalam4659
      @syedabdulsalam4659 3 роки тому

      normally grey scale image is shown as unit8 (0-255). unit8 is unsigned integer of 8-bit.

  • @rajkir2852
    @rajkir2852 3 роки тому

    Great