mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-15 08:26:04 +08:00
Added author and date
This commit is contained in:
parent
7f05fa800c
commit
3f81df564e
@ -3,6 +3,9 @@ title: "Scanning an arbitrarily rotated rectangular region"
|
|||||||
weight: 3
|
weight: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
**Author:** John Wellbelove
|
||||||
|
**Date:** 2019
|
||||||
|
|
||||||
Quite often in image processing we need to scan a rectangular region in an image. The region is usually aligned to capture a specific feature in the image.
|
Quite often in image processing we need to scan a rectangular region in an image. The region is usually aligned to capture a specific feature in the image.
|
||||||
You may be presented with a skewed image, necessitating that the region should also be skewed.
|
You may be presented with a skewed image, necessitating that the region should also be skewed.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user