Line, word segmentation with OpenCV Python | Tutorial | Computer Vision

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

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

  • @ComputerVisionPro
    @ComputerVisionPro  Месяц назад

    Character level segmentation
    ruclips.net/video/nlhBNHun6oU/видео.html

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

    thank you this helped me a lot

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

    hi, how do I go into character segmentation level?

  • @ravin4207
    @ravin4207 Год назад +1

    brother, why is there extra space in the bounding boxes before and after the end of each line. The bounding boxes are not exactly at the start of the line and the end of the line

    • @ComputerVisionPro
      @ComputerVisionPro  Год назад +3

      because the boxes are drawn on dilation operation

    • @ravin4207
      @ravin4207 Год назад

      @@ComputerVisionPro so i should have another operation after dilation for the bounding boxes to be accurately at the start and end of each line?

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

    After segmentation of line how can i save the segmented line into another file ??

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

    After segmentation of line how can i save each and every line sir ??

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

      just like how i displayed one single word at the end, you can display separate lines using sorted_contour_lines and use cv2.imsave command to save the lines.

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

      @@ComputerVisionPro It will be very helpful if you kindly share the code

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

      @@ComputerVisionPro Please share the code. It will help a lot

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

      @@ComputerVisionPro Please help to save each and every line. It would be better if you kindly send a code

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

      @@ComputerVisionProplease response

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

    bro how can i count the number of words and number of lines?

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

    The link of reference doesn't work

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

    not in order bro

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

    p̶r̶o̶m̶o̶s̶m̶