Skip to content

maruand/Image-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Analysis

A repository for coursework and experiments in image analysis, developed as part of the SSY098 course at Chalmers University of Technology.

Table of Contents

Overview

This project contains code and resources for assignments, labs, and experiments related to image analysis. The focus is on applying image processing and computer vision techniques using Python and popular libraries such as OpenCV, NumPy, and scikit-image.

Features

  • Image filtering and enhancement
  • Edge detection and segmentation
  • Feature extraction and object recognition
  • Image transformations and geometric operations
  • Experiment scripts and Jupyter notebooks for easy exploration

Contributing

Contributions are welcome! Please open an issue or submit a pull request for improvements, bug fixes, or new features.

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-feature
  3. Commit your changes: git commit -am 'Add new feature'
  4. Push to the branch: git push origin my-feature
  5. Open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published