FeatureFuel
3

[Feature] Search by selected image crop / region

Source: immich-app/immich#28463 · opened by @johnny-salz
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request. • Yes The feature I would like Immich to support searching by a selected region of an image, conceptually similar to how text query works but with image part. Use case: I open a photo, draw a rectangle around some object or detail, and search for visually similar assets based only on that crop. This is useful when the full image has too much unrelated context, but one object in it is the thing I want to find elsewhere. I made a local PoC and it seems fairly easy to wire into the existing smart search flow: In the photo viewer, add a “Search crop” action. Let the user draw a rectangular crop over the displayed image. Send normalized crop coordinates plus assetId to the server. Server reads an existing preview/thumbnail for the asset, extracts the crop with sharp, and sends that temporary image to the existing machine learning clip.visual endpoint. Use…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests