简述 GPUImage+CIDetector Github地址:https://github.com/filelife/VJCameraFaceDetectorFilter ...
![240](https://cdn2.jianshu.io/assets/default_avatar/7-0993d41a595d6ab6ef17b19496eb2f21.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:天津
简述 GPUImage+CIDetector Github地址:https://github.com/filelife/VJCameraFaceDetectorFilter ...
iOS有三种基本的界面布局的方法,分别是手写UI,xib和storyboard。手写UI是最早进行UI界面布局的方法,优点是灵活自由,缺点是需要写大段的代码进行布局。xib也...