- Support web detection.
- Major fixes.
- Support Object Localizer
- Rename namespace to
AhmadMayahi\Vision
.
- Support Logo Detection
- Support Label Detection
- Add
file
method in theVision
class. - Update documentation.
- Support different file types in
setInputFile
:- Google Storage.
SplFileInfo
SplFileObject
resource
such asfopen
.
- Add landmark detection.
- Modify
README
file to have a comprehensive documentation. - Rename
analyze
method todetect
. - Rename
detectFaces
tofaceDetection
. - Rename
detectImageText
toimageTextDetection
. - Rename
detectImageProperties
toimagePropertiesDetection
. - Rename
detectSafeSearch
tosafeSearchDetection
.
- Initial release.