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

Commit f3e7301

Browse files
committed
Update README.md
1 parent 77f3066 commit f3e7301

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
@@ -453,7 +453,7 @@ The [sensor resolution](https://github.com/Android-for-Python/Camera4Kivy#sensor
453453

454454
Rotating a mobile device also rotates the sensor, the highest resolution images are obtained when the Priview widget orientation is the same as the device orientation. Conversly for example a landscape preview with the device in portrait orientation will result in an image width resolution that is the sensor height resolution.
455455

456-
This behaviour is a characteric of the camera sensor having a physical constraints. Notably that image sensors are usually not square, they are rectangular and give the highest quality results when the sensor has the same orientation as the captured image. This is mostly transparent to the app user unless the sensor resolution is low, or a photo capture has lower than expected resolution.
456+
This behaviour is a characteric of the camera sensor having physical constraints. Notably that image sensors are usually not square, they are rectangular and give the highest quality results when the sensor has the same orientation as the captured image. This is mostly transparent to the app user unless the sensor resolution is low, or a photo capture has lower than expected resolution.
457457

458458
#### Preview Resolution
459459

0 commit comments

Comments
 (0)