Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit 1513a5c

Browse files
committed
Update README.md
1 parent f13f21a commit 1513a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ The resolution of a capture. A photo capture resolution is [cropped sensor resol
465465

466466
#### Analysis Resolution
467467

468-
Analysis resolution is less than or equal to cropped sensor resolution. It may be useful to reduce this in order to decrease analysis time, at the cost of analysis resolution.
468+
Analysis resolution is less than or equal to [cropped sensor resolution](https://github.com/Android-for-Python/Camera4Kivy#cropped-sensor-resolution). It may be useful to reduce this in order to decrease analysis time, at the cost of analysis resolution.
469469

470470
The `analyze_pixels_callback()` resolution may be changed with the `analyze_pixels_resolution` camera connect option. The scale parameter allows re-scaling of the analysis results to the Preview resolution.
471471

0 commit comments

Comments
 (0)