Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Ticket 262: RGB-histogram equilisation based on OpenCV. #344

Merged
merged 2 commits into from
May 4, 2019

Conversation

stian-johnsen
Copy link
Collaborator

@stian-johnsen stian-johnsen commented Apr 29, 2019

Status

READY

Description

Uses OpenCV's functions to implement the standard RGB histogram equilisation, as requested in ticket #262.
It is only tied into the segmentation application, ATM, since that is where the bulk of the applications of this operation can be expected.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Impacted Areas in Application

List general components of the application that this PR will affect:

  • niftynet.application.segmentation_application
  • niftynet.layer

Stian Johnsen added 2 commits April 29, 2019 13:39
@wyli wyli mentioned this pull request Apr 29, 2019
6 tasks
wyli added a commit that referenced this pull request May 4, 2019
- doc and unit test fixes for rgb hist. equil.
- adding rgb_histogram_equilisation to regression app
@wyli wyli merged commit 91fce3f into NifTK:dev May 4, 2019
wyli added a commit that referenced this pull request May 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants