Skip to content

How does it work under the hood? #60

Answered by jasonjmcghee
tleyden asked this question in Q&A
Discussion options

You must be logged in to vote

Now it’s changed a bit- using the old ocr api, which image analyzer uses under the hood. Optionally in “fast mode”. Also optionally only ocr the current window. These together reduce energy usage a fair amount.

another piece not mentioned here is search and timeline.

search and timeline both use AVFoundation to extract a thumbnail from the mp4 for display. Timeline also runs ImageAnalyzer with overlay, so users can select text on the timeline.

search uses full text search to match, optionally filtering by application name.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@jasonjmcghee
Comment options

Answer selected by tleyden
@tleyden
Comment options

@jasonjmcghee
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants