Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: LIDS-UNICAMP
  • License: mit
  • Language: C++
  • Default Branch: main
  • Size: 231 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 2
  • Open Issues: 2
  • Releases: 1
Created about 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

MISe

DOI

This is the official repository of the software MISe - Multidimensional Image Segmentation. MISe offers a suite of image segmentation and analysis algorithms developed using the Image Foresting Transform (IFT) framework, coupled with image visualization and volume rendering tools. Living up to its name, MISe accepts the workload with various 2D, 3D, and 4D images.

Installation Guide

This tutorial was tested on Ubuntu 22.04. Ensure you have libift compiled on your machine. The following packages are necessary to build the Qt user interfaces:

console apt install qt6-base-dev libqt6charts6-dev

Next, you are all set to compile MISe:

console cd PATH_FOR_MISE_SOURCE_CODE qmake6 IFT_DIR="PATH_FOR_LIBIFT_DIR" make

Citation

If you find this software useful for your research, please cite it as follows.

```bibtex @software{mise, author = {Ilan Francisco da Silva and Taylla Milena Theodoro and Azael M Sousa and Alexandre Xavier Falcão}, title = {{LIDS-UNICAMP/MISe: MISe: Multidimensional Image Segmentation}}, month = aug, year = 2023, publisher = {Zenodo}, version = {v0.0.1-alpha}, doi = {10.5281/zenodo.8280035}, url = {https://doi.org/10.5281/zenodo.8280035} }

@article{falcao2004image, title={The image foresting transform: Theory, algorithms, and applications}, author={Falcao, Alexandre X and Stolfi, Jorge and de Alencar Lotufo, Roberto}, journal={IEEE transactions on pattern analysis and machine intelligence}, volume={26}, number={1}, pages={19--29}, year={2004}, publisher={IEEE} } ```

Owner

  • Name: Laboratory of Image Data Science (LIDS)
  • Login: LIDS-UNICAMP
  • Kind: organization
  • Email: lidsunicamp@gmail.com
  • Location: Campinas, Brazil.

LIDS is a suitable environment for interdisciplinary research involving processing, analysis, and visualization of multidimensional image data from all area.

Citation (CITATION.cff)

cff-version: 1.2.0
title: MISe - Multidimensional Image Segmentation
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Ilan Francisco
    family-names: Silva
    email: ilanfsilva@gmail.com
    orcid: 'https://orcid.org/0000-0003-4019-3380'
    affiliation: University of Campinas
  - given-names: Taylla Milena
    family-names: Theodoro
    email: tayllamth@gmail.com
    affiliation: University of Campinas
  - given-names: Azael Melo
    family-names: Sousa
    email: azaelmsousa@gmail.com
    affiliation: University of Campinas
  - orcid: 'https://orcid.org/0000-0002-2914-5380'
    email: afalcao@ic.unicamp.br
    given-names: Alexandre Xavier
    family-names: Falcão
    affiliation: University of Campinas
identifiers:
  - type: doi
    value: 10.5281/zenodo.8280035
repository-code: 'https://github.com/LIDS-UNICAMP/MISe'
abstract: >-
  Official repository of the software MISe -
  Multidimensional Image Segmentation. MISe offers a suite
  of image segmentation and analysis algorithms developed
  using the Image Foresting Transform (IFT) framework,
  coupled with image visualization and volume rendering
  tools. Living up to its name, MISe accepts the workload
  with various 2D, 3D, and 4D images.
keywords:
  - Interactive Image Segmentation
  - Medical Image Analysis
  - Multidimensional Visualizer
license: MIT
version: v0.0.1-alpha
date-released: '2023-08-24'

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 2
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ilan-theodoro (1)
  • marcoajt (1)
Pull Request Authors
  • tayllatheodoro (1)
  • ilan-theodoro (1)
Top Labels
Issue Labels
Pull Request Labels