Giter Site home page Giter Site logo

thecyberbrick / fits-explorer-extension Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 35.49 MB

FITS (Flexible Image Transport System) .fit/.fits/.fts file thumbnails extension for the Windows Explorer

License: GNU Lesser General Public License v2.1

CMake 0.16% Makefile 0.15% C 79.25% Fortran 1.91% TeX 14.05% Lex 0.23% Yacc 2.66% C++ 1.18% Shell 0.21% Batchfile 0.03% Smarty 0.05% XSLT 0.12%
flexible-image-transport-system fits fit thumbnail explorer astrophotography astronomy

fits-explorer-extension's Introduction

FITS Explorer Extension

This application enables the Windows Explorer to show thumbnails for .fit/.fits/.fts images which are commonly used in astrophotography.

Features
  • Auto stretch based on the PixInsight algorithm
  • Auto debayer if the CFA pattern is specified in the FITS header ("BAYERPAT")
  • Exposes FITS header information (e.g. exposure time, aperture, etc.) to file tooltips and the file properties details page
  • Color-coded outlines on mono images if the FITS header specifies the (LRGB) filter type

Development

Prerequisites
Sub-projects
  • cfitsio: FITS loader library with some modifications to enable loading FITS from IStream.
  • shellextension: Main code of the application including FITS loading, image processing, COM server, etc.
  • installerdll: Some custom actions needed by the installer.
  • installer: WiX installer project to build .msi installers.
  • installerbundle: WiX installer bootstrapper project. Combines the x86, x64 and vcredist installers into one single installer.
Building
  • Build the installer project for x86 and x64 (may require Visual Studio to be launched as administrator in order for the WiX Heat build step to work). The installer bundle in the next step will require both to be available.
  • Build the installerbundle project. The resulting .exe can be found in installerbundle/bin/{Release|Debug}/.

You can use the Batch Build feature to automate the full build. If you only build this project for yourself and already have the correct vcredist installed you can skip the installer bundle and directly use the .msi installers.

License

This project is released under the GNU Lesser General Public License v2.1. Third party libraries and code used in this project:

Demo

Demo

fits-explorer-extension's People

Contributors

thecyberbrick avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.