Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
otb
otb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 298
    • Issues 298
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 14
    • Merge Requests 14
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Issues
  • #795

Closed
Open
Opened Oct 18, 2013 by Sébastien Dinot@sdinotOwner

Computation of Conf Mat Measurement are not correct if the class map have some undiceded values

Mantis Issue 795, reported by msavinaud, assigned to jmichel, created: 2013-10-18

If the classification map have some undecided values, the confMat is correctly fill but the measurements didn't take into account the undecided values.

Steps to reproduce:

  1. produce 3 class map
  2. made a MV fusion
  3. compute confusion matrix
  4. compare results from output of the app and the manual computation from the output conf mat you have some ref pixels which fall into undecided column.

The measurements are over estimated because false negative are under estimated.

Check with Charles, the conf mat used for computation didn't used the undecided column.

2015-04-17 09:55 - jmichel: This is a feature request.

Edited Feb 01, 2018 by Sébastien Dinot
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: orfeotoolbox/otb#795