Skip to content
This repository was archived by the owner on Apr 26, 2018. It is now read-only.

This project exists as a record of all of the day to day image processing functions that I create and use.

License

Notifications You must be signed in to change notification settings

racoles/general_image_processing_functions

Repository files navigation

general_image_processing_functions

This project exists as a record of all of the day to day image processing functions that I create and use.

imageToArray.py

This module holds a series of functions that I use to convert images to arrays.

Modules:

nonFitsImageToArray

This function converts a non-FITs type image to an array.

fileHandling.py

This module holds a series of functions that I use to handle various file creation/manipulation/etc.

Modules:

openFile

This function creates an open file dialogue box and returns the name of the user selected file.

getFileNameFromPath

Extract filenames from paths, no matter what the operating system or path format is from.

pythonListToFile

Save a python list to a file.

About

This project exists as a record of all of the day to day image processing functions that I create and use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages