python_developer
@python_developernew
1.54K
subscribers
3.74K
photos
1.97K
videos
232
files
434
links
کانال اموزش پایتون
@Real_developer
تبلیغات پذیرفته میشود.
Download Telegram
Join
python_developer
1.54K subscribers
python_developer
تصویر نمونه
#BGR
#OpenCV
#شکل1
python_developer
import numpy as np
import cv2
img = cv2.imread('test.jpg')
print(img)
#قسمت_اول
#شکل1
#BGR
python_developer
#opencv
#BGR