UIImageView
(または)内の正方形/長方形を識別したいUIImage
。
「 iOSでの非常にシンプルな画像認識」を見ましたが、それは私が探しているものではありません。
現時点で私は時々UIImageView
与えられるを持っています。UIImage
Most of the UIImage
es has black squares/rectangles like this:
.
But the corners may (or may not) have rounded edges.
How can I identify the first black square/rectangle's size?
The end result would be to resize my UIImageView
to make the first black square in the UIImage
fill the screen. Like so: