import numpy as np
import cv2
data=np.array([[255,0,255,0],[0,255,0,255],[255,0,255,0],[0,255,0,255]], dtype=np.uint8)
cv2.imwrite('output_image.png',data)
cv2.imshow('image',data)
cv2.waitKey(0)
cv2.destroyAllWindows()
Complete Works of Swami Vivekananda [ Volume 8, Page - 2069] Jesus Christ was God — the Personal God become man. He has manifested Himsel...
No comments:
Post a Comment