1
Hello I am at this moment in Hackathon Google I/O and the challenge is to assemble a software that identifies the fruit of COCOA in a crop image, the question is : How will I do it using php ?
1
Hello I am at this moment in Hackathon Google I/O and the challenge is to assemble a software that identifies the fruit of COCOA in a crop image, the question is : How will I do it using php ?
Browser other questions tagged php image-processing
You are not signed in. Login or sign up in order to post.
You can take a look at the libs: php.net
– João Sobral
@Joãosobral nor scrolls man, I read the libs of php and I saw nothing effective.. I saw something about Open CV but I’m still in search..
– Yuri Foxx
Well, there’s the Google Vision API (https://cloud.google.com/vision/), which allows you to identify things in the image. I don’t know if it’s useful.
– Inkeliz
@Inkeliz Boa man ! but taking into account Google I/O has a small time to demand from us great achievements, google Vision needs credit card, and I’m without any here .. there complicates... but good suggestion ! I will test later
– Yuri Foxx