Tag:Photo
-
Time:2021-1-17
Introduction:AI technology has reached such a high level: de coding, coloring 6 to flying up. In the field of image processing, AI brushes have more and more sense of existence. Earlier, the author introduced the AI lossless magnifying pictures, AI removing mosaics, AI automatically coloring the line draft and so on. Now, someone has recommended […]
-
Time:2021-1-2
Recently, Bob Burrough, a former Apple engineer, posted an internal photo of Apple’s first iPhone production line on twitter. The photos were taken inside the factory in 2007 after Jobs announced that he would launch his first iPhone. It also includes pictures taken in Foxconn‘s factory during the later stage of iPhone assembly. The new […]
-
Time:2021-1-2
This article mainly talks about how to merge a photo and a video into a dynamic photo, and then store it in the photo library. The secret of live photo On the surface, dynamic photos are just a picture and a short video. Their file names in the mobile phone are the same, but their […]
-
Time:2020-12-12
Remember the video that used AI to restore the image of Beijing a hundred years ago? B station up main valley through AI technology, let us achieve and a century ago history of the opposite. This time, Dagu took us back to 2000 years ago to see what the terracotta warriors looked like. We went […]
-
Time:2020-12-3
The requirement is simple: H5 takes photos, uploads photos, and displays themThe problem is: the uploaded pictures can be displayed normally on PC and IOS, while the pictures displayed on Android are rotated by 90 degrees. Direct codeAfter passing in the image, the following information will be removed from the exfile method. With this method, […]
-
Time:2020-11-30
Uialbum browser is a local media resource scanner, which can scan the resources of the entire device on the Android platform, while IOS only scans the resources inside the album. Note that this module only supports IOS 8.0 and higher on iPhone devices. Module document address: https://docs.apicloud.com/Client-API/UI-Layout/UIAlbumBrowser This example shows the common imagepicker () and […]
-
Time:2020-10-30
Cupertino actionsheet component — actionsheet in fluent In development, actionsheet is also a commonly used control, and the corresponding control is also provided in flutterCupertinoActionSheet。Cupertino actionsheet component — actionsheet in fluent Specific use of Cupertino action sheet import ‘package:flutter/material.dart’; import ‘package:flutter/cupertino.dart’; import ‘package:app/common/toast.dart’; //Pop up Cupertino action sheet from the bottom and use show Cupertino […]
-
Time:2020-10-22
Apple‘s press conference is a well deserved “hot king”. The three major updates of hardware, system and software ignited the passion of Apple fans. However, the problem of double-edged sword of science and technology behind the exciting technological progress has become increasingly prominent, and the incidents of artificial intelligence face recognition system errors have attracted […]
-
Time:2020-9-24
It is suitable for photos with large memory just taken, but there is a problem. Some pictures transferred to the background will rotate 90 DEG This problem only exists in the photos directly taken by IOS, and any images added with filters or processed are not found Convert the file to Base64, bind the change […]
-
Time:2020-9-15
OS X Yosemite 10.10.3’s newly released “photos” app is a convenient place to organize scattered pictures on Macs. There are a lot of pictures on my Mac, some of which may have been taken on my iPhone today, others may have been saved from the Internet, scattered all over the finder, but you can use […]
-
Time:2020-9-13
One line of code for image selection // // gzhPhotoManager.h //Picture selection // //Created by Guo Zhihe on May 26, 2020 //All rights reserved // #import #import “ViewController.h” NS_ASSUME_NONNULL_BEGIN @protocol gzhPhotoManagerDelegate; @interface gzhPhotoManager : NSObject +(instancetype)instance; ///Select Picture ///@ param controller current controller ///@ param target agent ///@ param psize select the size of the […]
-
Time:2020-9-5
With the advent of the era of big data, personal information security issues become increasingly serious, face recognition and detection technology based on image processing has been widely used. However, the current face detection technology is aimed at a small number of face images. With the deepening of the concept of big data, image big […]