Skip to content

document intelligence figure detection #40091

@chwunderpers

Description

@chwunderpers

Is your feature request related to a problem? Please describe.
You got the analyzed content from Document Intelligence of your document in markdown. You also got a list of detected figures from Document Intelligence.

The number of detected figures in the content

... don´t match the number of figures in the list of detected figures from Document Intelligence!

The problem is, how to "link"

to the appropriate figure from the figures list?

In my case, I would like to replace the images in the text with an LLM generated text for those images. This would need to be placed at the same location than the original image.

How do I do this, if number of

found in content is 12 but the number of figures from DI is 13?

Describe the solution you'd like
instead of just writing

in the markdown analyzed content, you could add the figure id in this. like <figure 15.1> or simething like this, so you can easily identify which detected images related to the .

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Document IntelligenceService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions