Skip to content

Instantly share code, notes, and snippets.

@aditiswaroop
aditiswaroop / CapturedImageSampler.swift
Created July 17, 2020 06:50 — forked from JoshuaSullivan/CapturedImageSampler.swift
The source code for an object that helps you sample RGB values from ARFrames.
//
// CapturedImageSampler.swift
// ARKitTest
//
// Created by Joshua Sullivan on 9/22/17.
// Copyright © 2017 Joshua Sullivan. All rights reserved.
//
import UIKit
import ARKit