Yingtao Guo

Results 10 issues of Yingtao Guo

CropToolbar buttons Rotation dial CropBox Image

enhancement

Use the code from the [Inchworm project](https://github.com/guoyingtao/Inchworm).

enhancement

Automatic Image rectification https://www.codeproject.com/Articles/104248/Detect-image-skew-angle-and-deskew-image

enhancement
help wanted

https://www.hackingwithswift.com/articles/135/how-to-render-uiviews-in-3d-using-catransformlayer https://dzone.com/articles/a-look-at-perspective-transform-correction-with-co https://stackoverflow.com/questions/8235288/perspective-correction-of-uiimage-from-points https://github.com/paulz/PerspectiveTransform `CATransform3D CATransform3DMakeRotation(CGFloat angle, CGFloat x, CGFloat y, CGFloat z);`

enhancement
help wanted

![Simulator Screen Recording - iPhone 13 Pro Max - 2022-09-03 at 14 06 42](https://user-images.githubusercontent.com/26723384/188283033-d04791e4-51dc-48a9-b324-d11ba7f8138b.gif)

update getTransformInfo(byNormalizedInfo:) to getTransformInfo(byNormalizedInfo: imageRotationType:) in CropViewProtocol This PR has to do with #407