Lee and GradInv filters for Image Processing

버전 1.0.0 (930 KB) 작성자: rajat shinde
Implementation of the Lee and Gradient-inverse filters which are widely used in image processing applications.
다운로드 수: 41
업데이트 날짜: 2022/3/19

View Lee and GradInv filters for Image Processing on File Exchange

Lee-GradInv-filters

This project implements Lee and Gradient-inverse filters which are used in image processing applications. It is a Matlab project completed towards the fulfilment of Satellite Image Processing project in my institute.

Description

The pre-processing operations of an image include smoothing, averaging, noise-reduction et cetera. This operation can be performed on:

  • Full image i.e. Global operation
  • Sub-part of image i.e. local operation

The local operations are performed using Kernels. These kernels are pre-defined. To obtain output, kernel is convolved with input image. This project processes input image using:

  • Lee filter
  • Gradient-Inverse filter

How to run the code?

Open SIP_Project.m using MATLAB in your personal computer. A graphical-user interface will appear. Perform the required operations on the desired image. The code can be further modified using MATLAB Editor. The implementation algorithm of the project can be obtained at Algorithm.pdf and flowchart can be obtained at Flowchart.jpg.

Examples:

The Test Outputs folder contains the results obtained by executing code with two different input images. The input images are also available inside the same folder.

인용 양식

rajat shinde (2024). Lee and GradInv filters for Image Processing (https://github.com/omshinde/Lee-GradInv-filters/releases/tag/v1.0.0), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.