Amazing-Python-Scripts

Форк
0

README.md

Resize Images

To resize the width and height of the image.

Setup instructions

To set up and run the script, follow the instructions below:

  1. Install the required dependencies:

    • cv2
  2. Run the script:

    • Execute the script using a Python interpreter.

Detailed explanation of script

The script performs the following steps:

  1. Imports the necessary libraries (cv2).
  2. Take an image named 'input_image.jpg'.
  3. Execute the script, you will see the output_image.jpg file generated by the script which is resized.

Output

The script saves the generated output image as "output_image.jpg" in the current directory which contains the resized image.

Author(s)

Author: Tisha Garg

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.