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

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

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

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

    hi, how do I go into character segmentation level?

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

    thank you this helped me a lot

  • @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 Год назад

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

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

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

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

      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 Год назад

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

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

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

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

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

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

      @@ComputerVisionProplease response

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

    The link of reference doesn't work

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

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

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

    not in order bro

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

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