All Projects → acodexm → Panorama360

acodexm / Panorama360

Licence: other
Projekt przejściowy do projektu Magisterskiego. Android, LibGDX, OpenCV, Camera, SurfaceView, stitching, panorama, sphere, gyroscope

Programming Languages

java
68154 projects - #9 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Panorama360

iakit
无依赖 mini 组件库,只封装了 alert, toast, loading, actionSheet 等使用频率较高的组件。适用于类似 H5 活动页的简单移动端项目,不必为了使用这些组件而引入一个大而全的 UI 库和框架。
Stars: ✭ 38 (-26.92%)
Mutual labels:  loading
easy-css-layout
Easy css layout
Stars: ✭ 117 (+125%)
Mutual labels:  loading
Laden
SwiftUI loading indicator view
Stars: ✭ 23 (-55.77%)
Mutual labels:  loading
Fluent-Design
Microsoft's Fluent Design with pure HTML/CSS/JS
Stars: ✭ 36 (-30.77%)
Mutual labels:  loading
Xamarin.Android.AVLoadingIndicatorView
🔰 AVLoadingIndicatorView is a collection of nice loading animations for Xamarin.Android.
Stars: ✭ 26 (-50%)
Mutual labels:  loading
nBody
GPU-accelerated N-Body particle simulator with visualizer.
Stars: ✭ 28 (-46.15%)
Mutual labels:  sphere
Cloudbank
An alternative Computer vision and AI training platform built to play any game on Steam (Linux).
Stars: ✭ 18 (-65.38%)
Mutual labels:  opencv3
typing-label
A libGDX Label that appears as if it was being typed in real time.
Stars: ✭ 121 (+132.69%)
Mutual labels:  libgdx
TermColor
🎨 Effortlessly generate color-schemes for terminal emulators by a single drop of an image!
Stars: ✭ 40 (-23.08%)
Mutual labels:  opencv3
SSD Tracker
Counting people, dog and bicycle using SSD detection and tracking.
Stars: ✭ 17 (-67.31%)
Mutual labels:  opencv3
libgdx-template
🎮 Starter project for libGDX. Perfect for Game Jams.
Stars: ✭ 18 (-65.38%)
Mutual labels:  libgdx
uracer-kotd
A GLES2 top-down racer, built on top of libgdx and Box2D.
Stars: ✭ 95 (+82.69%)
Mutual labels:  libgdx
helloargdx
Investigating using ARCore preview with LibGDX. See https://medium.com/@wilkinsonclay/investigating-arcore-with-libgdx-f69b83764118 for more info
Stars: ✭ 50 (-3.85%)
Mutual labels:  libgdx
gdx-fireapp
libGDX Firebase API
Stars: ✭ 57 (+9.62%)
Mutual labels:  libgdx
yuanful-ui
(微信小程序插件) yuanful-ui是一套可添加到微信小程序内直接使用的免费功能插件,无需重复开发,为用户提供更丰富的服务。
Stars: ✭ 30 (-42.31%)
Mutual labels:  loading
go-sudoku
A web-based sudoku solver powered by OpenCV and Go
Stars: ✭ 17 (-67.31%)
Mutual labels:  opencv3
busy-load
A flexible loading-mask jQuery-plugin
Stars: ✭ 76 (+46.15%)
Mutual labels:  loading
DeepPanoContext
Official PyTorch code of DeepPanoContext: Panoramic 3D Scene Understanding with Holistic Scene Context Graph and Relation-based Optimization (ICCV 2021 Oral).
Stars: ✭ 44 (-15.38%)
Mutual labels:  panorama
Entitas-Java
Entity Component System (ECS) in Java 8
Stars: ✭ 37 (-28.85%)
Mutual labels:  libgdx
redux-global-loader
A Redux middleware for global loader
Stars: ✭ 13 (-75%)
Mutual labels:  loading

About this panorama application:

This application is a study project

Features:

  • 2D/3D user interface
  • ability to taking photos and stitchung them to panorama
  • ability to view pictures in gallery

This android project uses:

  • OpenCV library
  • LibGDX library
  • ButterKnife

How to use app:

  • The pictures will be taken ONLY when you are pointing in a centre of every rectangle AND if you dont shake camera too mach
  • In FullAuto mode press shutter and move phone around.
  • In Manual mode press shutter every time you want take a picture.
  • If you done, press save button to process stitching and saving procedure
  • Tap gallery icon to see the panorama
  • Tap restart to clear everything and start making new photo
  • Swipe from left side to manage settings

Settings:

  • Auto: all pictures are processed
  • Panorama: longest chain of pictures horizontally will be processed (might not work)
  • Wide: pictures that makes bigest area will be processed (might not work)
  • 360: only when every cell on sphere is filled with picture panorama will be proccessed (not working/not optimised, try only on lovest picture quality)
  • High quality: highest your divice provide (dont stitch more than 4 pictures)
  • Low quality: pictures in HD (around 720p)
  • Lowest quality: lowest provided by device (fast for testing)

Required:

  • opencv-3.3.1-android-sdk
  • android-ndk-r15c 64bit
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].