Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.
/ FOVfinder Public archive

A simple iOS app to experimentally determine the field of view for Augmented Reality overlays by interactively matching reference shapes.

License

Notifications You must be signed in to change notification settings

gleue/FOVfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOVfinder

A tool to experimentally determine the field of view for Augmented Reality overlays by interactively matching reference shapes.

FOVfinder Main View FOVfinder Settings View

Usage

Build and run FOVfinder.xcodeproj on an iDevice. The app will run on the simulator, too, but will give you no camera image.

On the main view use a pinch gesture to adjust the field of view so that the white overlay frames match the reference objects in the camera preview. The field of view may be determined for landscape and portrait orientation.

Use two-finger pan up and down to adjust the zoom factor, if available in the currently active video format.

A tap on the camera preview toggles the navigation and tool bars in the main view.

Use the Settings view to adjust video format and gravity as well as size and offsets of the overlay frames. All measures are given in centimeters, but the underlying projection geometry is basically unit-less.

Requirements

  • ARC
  • iOS >= 7.0
  • Xcode >= 5
  • iDevice, since Simulator does not have a camera

License

FOVfinder is available under the MIT License (MIT)

Copyright (c) 2015 Tim Gleue (http://gleue-interactive.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A simple iOS app to experimentally determine the field of view for Augmented Reality overlays by interactively matching reference shapes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published