Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

iguit0/Image-Processing

Repository files navigation

Image Processing 📷🔧

In computer science, digital image processing is the use of computer algorithms to perform image processing on digital images. As a subcategory or field of digital signal processing, digital image processing has many advantages over analog image processing. It allows a much wider range of algorithms to be applied to the input data and can avoid problems such as the build-up of noise and signal distortion during processing. Since images are defined over two dimensions (perhaps more) digital image processing may be modeled in the form of multidimensional systems.

Abstract 📌

This work has the purpose of putting into practice the discipline of Digital Image Processing. Concepts such as: fundamentals of digital images, intensity transformations, spatial filtering for smoothing, spatial filtering for sharpening, segmentation for edge detection and segmentation for thresholding are discussed. We used the Python language and the Anaconda environment for algorithm implementations and manipulations of respective images.

Results 📈📋

After the implementations of the algorithms, tests were made and the changes observed that each technique results in an image. The importance of digital image processing techniques is very obvious, since the images can be generated from different resolutions (and conditions), so an improvement according to the intended purpose is required.

Developers 👓💻

@iguit0
@christianxng
@JordiHOFC