This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#implemente sua solução | |
import cv2 | |
import numpy as np | |
imagem = cv2.imread("gokuinvertido.jpg") | |
image = cv2.cvtColor(imagem, cv2.COLOR_BGR2RGB) | |
altura = image.shape[0] | |
largura = image.shape[1] | |
img2 = image.copy() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"active":true, | |
"tenant":"85433289000195", | |
"productData":{ | |
"active":true, | |
"productName":"DT.PO OMO 800G LAV. PERFEITA", | |
"description":"DT.PO OMO 800G LAV. PERFEITA", | |
"descriptionHTML":"<p>DT.PO OMO 800G LAV. PERFEITA</p>", | |
"brand":"Omo", | |
"warranty":0, |