Skip to content

Application for PC that allows you to convert video to slit photography (as well as other equally interesting images)

Notifications You must be signed in to change notification settings

neon-softhamster/slitphoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repository contains program for doing slit photography. It provides user interface and quite good perfomance to try this genre of photography.

Tested on:

  • Windows 10
  • Linux

The result obtained using the program.

alt text

Table of Contents

Background

Read wiki article about slit-scan photography for basic understanding what it is.

Install

You have two options here: to download pre-prepared files for your system (easy way) or you can clone this repository, install all required libraries and run .py file derectly (more complicated way).

Easy way

Download archive for your system, than unpack wherever you want and run .exe file if you are using Windows or run ./executable_file_name on Linux. On Linux it may be necessary to make the file executable like this:

$ sudo chmod -x executable_file_name

Complex way

Clone this repository:

$ git clone https://github.com/neon-softhamster/slitphoto.git

Go slitphoto folder

cd slitphoto

Install libs listed in requirements.txt using pip

pip install -r requirements.txt

Usage

Run and use. A detailed description of using the program will appear later in this section.

Contributing

Feel free to dive in! Or if you find out some issue (which, in fact, there are still a lot) open thread here.

License

Use it as you want © Me

About

Application for PC that allows you to convert video to slit photography (as well as other equally interesting images)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages