JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
E
G
I
R
E
edu.illinois.cs.cs125.mp6.lib
- package edu.illinois.cs.cs125.mp6.lib
G
getCaption(String)
- Static method in class edu.illinois.cs.cs125.mp6.lib.
RecognizePhoto
Return the caption describing the image created by the Microsoft Cognitive Services API.
getFormat(String)
- Static method in class edu.illinois.cs.cs125.mp6.lib.
RecognizePhoto
Get the image file type.
getHeight(String)
- Static method in class edu.illinois.cs.cs125.mp6.lib.
RecognizePhoto
Get the image height.
getWidth(String)
- Static method in class edu.illinois.cs.cs125.mp6.lib.
RecognizePhoto
Get the image width.
I
isACat(String, double)
- Static method in class edu.illinois.cs.cs125.mp6.lib.
RecognizePhoto
Determine whether the image contains a cat.
isADog(String, double)
- Static method in class edu.illinois.cs.cs125.mp6.lib.
RecognizePhoto
Determine whether the image contains a dog.
isRick(String)
- Static method in class edu.illinois.cs.cs125.mp6.lib.
RecognizePhoto
Check if image contains Rick Astley.
R
RecognizePhoto
- Class in
edu.illinois.cs.cs125.mp6.lib
Image recognition class.
RecognizePhoto()
- Constructor for class edu.illinois.cs.cs125.mp6.lib.
RecognizePhoto
E
G
I
R
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.