2024-02-19-Birmingham

Page for the Data Carpentry - Image Processing with Python workshop on the 2024-02-19

https://github.com/bham-carpentries/2024-02-19-Birmingham

Science Score: 52.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization bham-carpentries has institutional domain (intranet.birmingham.ac.uk)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Page for the Data Carpentry - Image Processing with Python workshop on the 2024-02-19

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors

README.md

Website

Webpage for Image Processing with Python Workshop on 19/02/2024-20/02/2024

A webpage for the Image Processing with Python lesson teaching foundational image processing skills with Python and scikit-image. Hosted by Advanced Research Computing at the University of Birmingham.

Lesson Content

This lesson content, which can be found the workshop site, introduces fundamental concepts in image handling and processing. Learners will gain the skills needed to load images into Python, to select, summarise, and modify specific regions in these image, and to identify and extract objects within an image for further analysis.

Multidimensional Data Episode

There is an extra episode covering analysis of multidimensional data (3D stacks and timelapses) including use of the Napari image viewer. This additional episode is not part of the official Carpentries Image Processing with Python lesson. It was developed by Jeremy Pike from the Research Software Group and the Institute for Interdisciplinary Data Science and AI at the University of Birmingham.

Owner

  • Name: University of Birmingham - Carpentries Courses
  • Login: bham-carpentries
  • Kind: organization
  • Location: Birmingham, UK

Repositories for the Carpentries Courses organised at the University of Birmingham

Citation (CITATION)

Please cite as:

Greg Wilson (ed): "Software Carpentry: Workshop Template."  Version
2016.06, June 2016, https://github.com/carpentries/workshop-template,
10.5281/zenodo.58156.

GitHub Events

Total
Last Year

Dependencies

.github/workflows/template.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • r-lib/actions/setup-r v2 composite
  • ruby/setup-ruby v1 composite
.github/workflows/website.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • r-lib/actions/setup-r v2 composite
  • ruby/setup-ruby v1 composite
requirements.txt pypi
  • PyYAML *
  • beautifulsoup4 *
  • git_root *
Gemfile rubygems
  • github-pages >= 0 development
  • webrick >= 1.6.1