Skip to content

supervisely-ecosystem/clahe-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLAHE filter visualizer

OverviewHow To UseUsage Example

GitHub release (latest SemVer) views runs

Overview

Apply a CLAHE (Contrast Limited Adaptive Histogram Equalization) filter to an image in the annotation tool without altering the original image. The user can adjust the parameters of the filter and see the result in real time.

This is Web Python application that runs in the browser, no supervisely agent is required.

How To Use

Step 1: Open annotation tool and select Apps tab in the right-bottom section

Step 2: Find CLAHE filter visualizer app. And click Run button.

Step 3: Modify parameters and see the result in real time.

Usage Example