Closed alyumi closed 1 month ago
Я пока закрыл . Кстати а как тебя зовут? Мы знакомы а я по нику не помню
сб, 14 сент. 2024 г., 22:07 alyumi @.***>:
Добавил метод для сохранения изображений, чтобы можно было отсеживать как именно отрабатывает open cv
You can view, comment on, or merge this pull request online at:
https://github.com/alimbetov/fastapi_example/pull/2 Commit Summary
- f76c4d3 https://github.com/alimbetov/fastapi_example/pull/2/commits/f76c4d315805a19a33edbf852e42cdb40bb92aa6 add: logic to save unprocessed images
- aa1b1e6 https://github.com/alimbetov/fastapi_example/pull/2/commits/aa1b1e600ffef4d1c8a83842840bec0b6f21bad9 fix: files saving
File Changes
(10 files https://github.com/alimbetov/fastapi_example/pull/2/files)
- M app/controllers.py https://github.com/alimbetov/fastapi_example/pull/2/files#diff-b0919b02eac73030831e47cddd6a295fd071ef1b54726c34d90fb94710a125b2 (9)
- A app/entities/recognized_text.py https://github.com/alimbetov/fastapi_example/pull/2/files#diff-987c1cace83c57b332ef02214f4740ce7cab8412206bf551333dab46d12df98e (9)
- M app/image_processing.py https://github.com/alimbetov/fastapi_example/pull/2/files#diff-4194633ba307133cfb6e7aa5a27faa48c8fd87cbc2af5eac3f862f8806ffaabf (37)
- A uploaded_images/10665564.jpg https://github.com/alimbetov/fastapi_example/pull/2/files#diff-e5dcc1d9ff50b17038ef85f7b4659ee70cc38c2892f6f6012f8965e4c61ae4cd (0)
- A uploaded_images/unprocessed/10665564_blur.png https://github.com/alimbetov/fastapi_example/pull/2/files#diff-80b576407db05df56f6454ea66542dd303d41703b882f41bcc74f8ddac895538 (0)
- A uploaded_images/unprocessed/10665564_contour.png https://github.com/alimbetov/fastapi_example/pull/2/files#diff-2bb05f11698074b79bcd1f3a6f19edf0564215ec7959f5a2e9a92d8deac6534b (0)
- A uploaded_images/unprocessed/10665564_gray_scale.png https://github.com/alimbetov/fastapi_example/pull/2/files#diff-f430c57c3aa1acf005bb856e459dc155a2b7afe6a30bf272289c4c255425e57d (0)
- A uploaded_images/unprocessed/base_blur.png https://github.com/alimbetov/fastapi_example/pull/2/files#diff-af9031efaf1a8f2727afc2c2b801e5899c85cb7fbc3786a817c8d69f2de78cd6 (0)
- A uploaded_images/unprocessed/base_contour.png https://github.com/alimbetov/fastapi_example/pull/2/files#diff-10878ae5d3cd9a4c498fe54511bd966a5c27225c3b15f04df7d5b0487168b508 (0)
- A uploaded_images/unprocessed/base_gray_scale.png https://github.com/alimbetov/fastapi_example/pull/2/files#diff-ec060aff53ceda2bc4481250bd7ce89888fbfe905c9372707d0c3ef55ab1f73c (0)
Patch Links:
- https://github.com/alimbetov/fastapi_example/pull/2.patch
- https://github.com/alimbetov/fastapi_example/pull/2.diff
— Reply to this email directly, view it on GitHub https://github.com/alimbetov/fastapi_example/pull/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMLCTV6YFHO7YTLXY4RVLOLZWRUO3AVCNFSM6AAAAABOHAEVHSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZDMNJRG44DGNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Добавил метод для сохранения изображений, чтобы можно было отсеживать как именно отрабатывает open cv