-
I found out that if I load an image using the `ImageObject` it renders small and blurred when the image metadata dpi is 300. If I change the dpi of the image to 72 outside drawbot (without changing th…
-
I'm trying to restart automatically a new `SCRecordSession` as soon the previous session is completed (getting the `didCompleteRecordSession` delegate). It seems that this causes a memory leak:
The c…
-
Wrapping Core Image: Providing a solid example.
The chapter explains that like in real life you don't live in a totally functional world, and aims to provide an actual example where they take a known…
-
I'm following along at home, but I can't get CIImage objects to work in a swift playground? Anyone have any luck with this?
![myplayground playground 2014-10-01 16-50-32](https://cloud.githubusercon…
-
Viewのlayerは特別だなと思ったのと、
1年以上経つけど、CALayerの座標を動かしてみたことがなかったので(CAAnimationで移動したことは有る)びっくりしたそのコードサンプル。
中央に大きさ150の背景redのViewと背景blueのlayerを配置してみて、(lueLayerとview.layerの座標をPanGestureで移動させてみると、
blueLayer…
-
I want to detect AR marker using image frame by using videoProcessFrame.
So, I want convert CVPixelBuffer to UIImage.
However, UIImage that converted from CVPixelBuffer was blurred (See images).
Ho…
-
https://taon.top/post/hdr-gain-map-aux/
-
-
### 1. System information
- OS Platform and Distribution: iOS 17.2 (iPhone 13 Pro)
- TensorFlow library: TensorFlowLiteSwift/CoreML ~> 0.0.1-nightly'
### 2. Code
Please refer to [Tensorflow…
-
I am currently trying to capture both, the color image and the depth image. This is working, but the depth image looks really bad. The nearer areas are all blown out, sometimes the whole image is whit…