Document Scanner | OpenCV

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

КОМЕНТАРІ • 18

  • @giovannicode9393
    @giovannicode9393  2 роки тому +2

    Hello! If you want to learn how to transform perspective in detail, check this video: ua-cam.com/video/SQ3D1tlCtNg/v-deo.html

  • @user-wi6cp9ou6w
    @user-wi6cp9ou6w 2 місяці тому

    The best and the most effective tutorial on youtube, thank you for this amazing video!

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

    man really useful, now I do not need to wander around my district in serach for a scanner!

  • @harasilaban728
    @harasilaban728 2 роки тому +2

    thanks man, really help me for my project

  • @user-yb2xt7gf6w
    @user-yb2xt7gf6w 11 місяців тому +1

    Hi, can we use this code for card scanner and extracting information from it.

  • @MateFast_Oficial
    @MateFast_Oficial Рік тому +1

    The visual code does not execute "imutils.perspective import four_point_transform" even though it already appears as "pip freeze". I already installed with all the methods, permission and nothing. Can you help me please?

    • @MateFast_Oficial
      @MateFast_Oficial Рік тому +1

      I fixed it using: pip install --upgrade imutils
      but in cmd, not in visual code.

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

    Please could you do a project for automatic number plate detection license plate recognition (ANPR/ALPR) with making car brand classification, then result will be saved after detection?

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

      I could do car number plate detection in the future. If you need the "how to" now, check YT, there is some video about it but this type of recognition requires ML. Car brand classification can be done only with ML and I, to be honest, haven't seen any..

  • @dibyajyotisahoo6734
    @dibyajyotisahoo6734 Рік тому

    if the image was in any other rotate positive then what you do.
    >>> my question is how to rotate the image if that image was any other position

  • @LeviAckerman-gt6ll
    @LeviAckerman-gt6ll 6 місяців тому

    can i use different images?

  • @user-oc4jm8ye7f
    @user-oc4jm8ye7f 6 місяців тому

    Please help me with this error :
    Traceback (most recent call last):
    File "C:\Users\DELL\AppData\Roaming\JetBrains\PyCharmCE2023.3\scratches\scanner.py", line 3, in
    from imutils.perspective import four_point_transform
    ModuleNotFoundError: No module named 'imutils.perspective'; 'imutils' is not a package

    • @tonylee3265
      @tonylee3265 5 місяців тому

      you should install:
      imutils
      scipy

  • @myprojects-df6ol
    @myprojects-df6ol 7 місяців тому

    Can I know the camera which is used to scan document

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

    Hello, please which software do you use for coding, thanks...