مقاله

پست آزمایشی

منتشر شده در:
پست آزمایشی

سلام

اولین پست آزمایشی

 

ai-definition.jpeg

 

برای تست یوتیوب

 

تست آپارات

 

کد زیر را اجرا کنید:

# Importing the OpenCV library
import cv2
# Reading the image using imread() function
image = cv2.imread('image.jpg')

# Extracting the height and width of an image
h, w = image.shape[:2]
# Displaying the height and width
print("Height = {}, Width = {}".format(h, w))

فرمول زیر را بررسی کنید:

$$E=mc^2$$

پایان