Package: clarifai 0.4.3
clarifai: Access to Clarifai API
Get description of images from Clarifai API. For more information, see <http://clarifai.com>. Clarifai uses a large deep learning cloud to come up with descriptive labels of the things in an image. It also provides how confident it is about each of the labels.
Authors:
clarifai_0.4.3.tar.gz
clarifai_0.4.3.zip(r-4.5)clarifai_0.4.3.zip(r-4.4)clarifai_0.4.3.zip(r-4.3)
clarifai_0.4.3.tgz(r-4.4-any)clarifai_0.4.3.tgz(r-4.3-any)
clarifai_0.4.3.tar.gz(r-4.5-noble)clarifai_0.4.3.tar.gz(r-4.4-noble)
clarifai_0.4.3.tgz(r-4.4-emscripten)clarifai_0.4.3.tgz(r-4.3-emscripten)
clarifai.pdf |clarifai.html✨
clarifai/json (API)
NEWS
# Install 'clarifai' in R: |
install.packages('clarifai', repos = c('https://gojiplus.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/soodoku/clarifai/issues
Last updated 8 years agofrom:4321a1e6b5. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | NOTE | Nov 11 2024 |
R-4.5-linux | NOTE | Nov 11 2024 |
R-4.4-win | NOTE | Nov 11 2024 |
R-4.4-mac | NOTE | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:feedbackget_colorget_color_urlsget_infoget_langsget_tokenget_usagesecret_idtag_image_urlstag_images
Readme and manuals
Help Manual
Help page | Topics |
---|---|
clarifai: Get Description of (Moving) Images | clarifai-package clarifai |
Check if authentication information is in the environment | clarifai_check_auth |
Check results | clarifai_check_results |
Check if authentication token is in the environment | clarifai_check_token |
GET | clarifai_GET |
Base POST AND GET functions. Not exported. | clarifai_POST |
Provide Feedback on Tags of an Image | feedback |
Get the dominant colors present in images or videos | get_color |
Get the dominant colors present in images or videos | get_color_urls |
Get Information | get_info |
List all the languages that the tag API call supports | get_langs |
Get Access Token | get_token |
Get API usage for the current month and hour | get_usage |
Sets Application ID and Secret | secret_id |
Tag Remote Images | tag_image_urls |
Tag Images on the Computer | tag_images |