scalismo.ui


License

License

GroupId

GroupId

ch.unibas.cs.gravis
ArtifactId

ArtifactId

scalismo-ui_2.12
Last Version

Last Version

0.90.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalismo.ui
scalismo.ui
Project URL

Project URL

https://scalismo.org
Project Organization

Project Organization

University of Basel, Graphics and Vision Research Group
Source Code Management

Source Code Management

https://github.com/unibas-gravis/scalismo

Download scalismo-ui_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/ch.unibas.cs.gravis/scalismo-ui_2.12/ -->
<dependency>
    <groupId>ch.unibas.cs.gravis</groupId>
    <artifactId>scalismo-ui_2.12</artifactId>
    <version>0.90.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.unibas.cs.gravis/scalismo-ui_2.12/
implementation 'ch.unibas.cs.gravis:scalismo-ui_2.12:0.90.0'
// https://jarcasting.com/artifacts/ch.unibas.cs.gravis/scalismo-ui_2.12/
implementation ("ch.unibas.cs.gravis:scalismo-ui_2.12:0.90.0")
'ch.unibas.cs.gravis:scalismo-ui_2.12:jar:0.90.0'
<dependency org="ch.unibas.cs.gravis" name="scalismo-ui_2.12" rev="0.90.0">
  <artifact name="scalismo-ui_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.unibas.cs.gravis', module='scalismo-ui_2.12', version='0.90.0')
)
libraryDependencies += "ch.unibas.cs.gravis" % "scalismo-ui_2.12" % "0.90.0"
[ch.unibas.cs.gravis/scalismo-ui_2.12 "0.90.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
ch.unibas.cs.gravis : scalismo_2.12 jar 0.90.0
ch.unibas.cs.gravis : scalismo-native-all jar 4.0.1
de.sciss : swingplus_2.12 jar 0.4.2
com.github.jiconfont : jiconfont-swing jar 1.0.1
com.github.jiconfont : jiconfont-font_awesome jar 4.5.0.3
com.github.jiconfont : jiconfont-elusive jar 2.0.2
com.github.jiconfont : jiconfont-entypo jar 2.0.2

provided (1)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.12.11 jar 1.7.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.

Scalismo - Scalable Image Analysis and Shape Modelling

Build Status Gitter

Scalismo is a library for statistical shape modeling and model-based image analysis in Scala, developed by the Graphics and Vision Research Group at the University of Basel. It is based on the the concept of Probabilistic Morphable Models.

The vision of the project is to provide an environment for modelling and image analysis which

  • makes it easy and fun to try out ideas and build research prototypes
  • is powerful enough to build full-scale industrial applications
  • makes it feasible to deploy it in complex, distributed imaging pipelines.

Documentation

How can I help?

While scalismo is already fully usable for shape modeling and simple image processing task, its functionality is currently targeted to support the needs that arise in the research at the Gravis and Vision research group. If you find that a feature is missing, please let us know about it by opening an issue and describing the missing feature.

We welcome contributions to scalismo. Please check the Contributor's guide for instructions how to contribute to Scalismo.

We are also always grateful if you report bugs or if give us feedback on how you use scalismo in your work and how you think we can improve it.

Maintainers

The project is developed and maintained by the Graphics and Vision Research group, University of Basel in collaboration with Shapemeans GmbH. The current maintainers of the project (people who can merge pull requests) are:

Related Projects

Scalismo is closely related to the statismo project, and some of the scalismo developers are also actively working on statismo. In fact, scalismo had been started as an attempt to provide the core functionality of Statismo and the ITK registration toolkit, but without the complexity that is induced by these toolkits.

The design of the registration approach used in scalismo is strongly influenced by ITK and Elastix.

Copyright and License

All code is available to you under the Apache license, version 2, available at http://www.apache.org/licenses/LICENSE-2.0.

Copyright, University of Basel, 2015.

ch.unibas.cs.gravis

Graphics and Vision Research Group University of Basel

Versions

Version
0.90.0
0.14.1
0.14.0
0.13.1
0.11.1