Flet Tutorial - Get Data From ID Card OCR To Textfield Value

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024
  • fletOcrmain
    this video how to Get Data Text From ID Card and Set Input TextField with Flet Framework
    tags
    flet tutorial ocr
    flet tutorial
    flet basic beginer
    flet 2023 tutorial
    flet get ocr image
    #flet
    #python
  • РазвлеченияРазвлечения

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

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

    Waiting for your next tutorials

  • @SHEERAZ-ALI
    @SHEERAZ-ALI Год назад

    Nice

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

    Can you do a Flet video that works with MS Excel? For example, I've seen some people use VS Studio / Ateasy to call functions from Excel via COM or OLE objects.. but I'd like to use Python (xlwings , openpyxl) to *programmatically* create a worksheet, enter data and generate/return a bestfit/trendline.. maybe even export the resulting chart image to my python application.

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

      it's the same as cloning MS Excel. it can be tricked when flet will output to excel from datatable . and for graphics it can also be tricked from datatable. so all Derived from datatable . For the export to Excel tutorial, I've made it. Maybe some time I will generate Excel charts from datatables

  • @ashwink8790
    @ashwink8790 11 месяцев назад

    iam getting a error "Import flet could not be resolved" help me

  • @SHEERAZ-ALI
    @SHEERAZ-ALI Год назад

    How to show complete column data in Drop-down options exp I have one table courses with 3 columns course name fees and duration saved successful I want when open another drop-down option then show all course name

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

      I have an example like this but as usual . change to dict first pastebin.com/VxW4Y0AQ

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

      you can set it with on_change in dropdown . and you also set it with if . for selecting and conditioning. I'll try to make an example later

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

    how can you make it real time scanning from Webcam

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

      For real-time, use the camera. The results will not be accurate and even messy. Due to the vibrations in the hands and also the tilt of the cards. And most of its use is only in photos and processing

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

      @@sriedynurcahyo3894 alright. thanks very much

    • @leanth9878
      @leanth9878 16 дней назад

      @@sriedynurcahyo3894
      I need to use it for the same purpose, can I somehow capture the ID, store it in a database and then take that image to process it?

    • @sriedynurcahyo3894
      @sriedynurcahyo3894  16 дней назад +1

      @@leanth9878 I think you only need to input it into the database after the data extraction process from the card is successful.

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

    how can I use arabic language please ?

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

      Sorry . i will fix it later . but for English I only use it in the intro

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

      @@sriedynurcahyo3894 thanks for your replay