Skip to content

jacobappleton/hyper-cam-raw2jpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

 hyper-cam - Interfaces camera sensor with serial communications for
 autonomous image capture of scientific experiments on embedded Linux

 Converts encoded data from hyper-cam to JPEG images.

 Copyright (C) 2012 Jacob Appleton

 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <www.gnu.org/licenses/>.

 This software was developed as part of the Scramspace Flight Experiment I,
 funded by the Australian Space Research Program and involving:
 - The University of Queensland (UQ) - www.uq.edu.au
 - Australian Government Department of Defence - Defence Science and
   Technology Organisation (DSTO) - www.dsto.defence.gov.au
 - German Aerospace Center (DLR) - www.dlr.de/en/
 - University of Southern Queensland (USQ) - www.usq.edu.au
 - BAE Systems - www.baesystems.com
 - Japan Aerospace Exploration Agency (JAXA) - www.jaxa.jp/index_e.html
 - University of Minnesota (UMN) - www.umn.edu
 - AIMTEK, Inc. - www.umn.edu
 - Australian Youth Aerospace Association (AYAA) - www.ayaa.com.au
 - Centro Italiano Ricerche Aerospaziali (CIRA) - www.cira.it/en
 - The University of Adelaide - www.adelaide.edu.au
 - Teakle Composites - www.cira.colostate.edu
 - The University of New South Wales (UNSW) - www.unsw.edu.au/

 You can contact Jacob Appleton via email at: jacob.appleton@uqconnect.edu.au
 
 ------------------------------------------------------------------------------
 1. Installation
 ------------------------------------------------------------------------------
 
 To run this software, perform the following:
 
 1. Copy util.o from the compiled version of hyper-cam 
    (https://github.com/jacobappleton/hyper-cam.git) into the hyper-cam-raw2jpeg
    folder.
 2. Run "make" in the root directory of the project.
 2. Run tstream2jpeg  with the following usage:
 	
 		tstream2jpeg pathToOutputFile pathToJPGFolder	
 

About

Converts encoded output from hyper-cam to a series of JPEG images.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages