Search[]

✅ Works in Interactive Notebook

Category: Find.

Search a folder of images with a text query.

Syntax

Search["query"]

Arguments

Examples

The following example loads a folder of images, searches for images related to a plane, and displays the images ordered by relevance in descending order.

In["./folder/"]
    Load[]

Search["plane"]
Compare[]

See Also

Made with ❤️ by capjamesg