ritmo 0 Posted July 11, 2019 Report Share Posted July 11, 2019 Olá, sou iniciante no python e preciso criar um código simples que importa imagens de biscoito de uma pasta e classifica o biscoito como inteiro, quebrado ou queimado. Se alguém puder ajudar com alguma dica agradeço! Link to post Share on other sites
M6 150 Posted July 12, 2019 Report Share Posted July 12, 2019 A minha dica é que faças uns tutoriais de classificação de imagem usando OpenCV e Pytrhon. 10 REM Generation 48K! 20 INPUT "URL:", A$ 30 IF A$(1 TO 4) = "HTTP" THEN PRINT "400 Bad Request": GOTO 50 40 PRINT "404 Not Found" 50 PRINT "./M6 @ Portugal a Programar." Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now