Skip to content

upost/DeltaCamera

Repository files navigation

DeltaCamera

This app uses the camera to record movement (thus "delta") and visualize it in one picture. For example running ants leave dark lines on a light surface, or driving cars or a torch make light lines on a dark surface. Make sure not to move the camera during recording or use a tripod. You can share images, adjust sensitivity and switch between light-on-dark and dark-on-light mode.

Get it on F-Droid

Example images

Ants (dark on light):

Ants

More Ants

A small fountain (light on dark):

Fountain

Based on Android's Camera2 API sample, using RenderScript. Actually this is a how-to-use-renderscript demo.

License

Copyright 2018 Uwe Post

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Simple Android App showing movement (delta frames) in images using Camera2 API using RenderScript.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published