FIT Layout Analysis Framework - Segment Annotator
(c) 2016 Radek Burget (burgetr@fit.vutbr.cz)
This FITLayout module implements a tool for an interactive creation and annotation of visual segments via the Block Browser GUI.
| License |
License |
|---|---|
| GroupId | GroupIdcz.vutbr.fit.layout |
| ArtifactId | ArtifactIdsegment-annotator |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSegment Annotator
An interactive page segment annotator for FITLayout.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| segment-annotator-0.0.4.pom | |
| segment-annotator-0.0.4.jar | 22 KB |
| segment-annotator-0.0.4-sources.jar | 11 KB |
| segment-annotator-0.0.4-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cz.vutbr.fit.layout/segment-annotator/ -->
<dependency>
<groupId>cz.vutbr.fit.layout</groupId>
<artifactId>segment-annotator</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/segment-annotator/
implementation 'cz.vutbr.fit.layout:segment-annotator:0.0.4'
// https://jarcasting.com/artifacts/cz.vutbr.fit.layout/segment-annotator/
implementation ("cz.vutbr.fit.layout:segment-annotator:0.0.4")
'cz.vutbr.fit.layout:segment-annotator:jar:0.0.4'
<dependency org="cz.vutbr.fit.layout" name="segment-annotator" rev="0.0.4">
<artifact name="segment-annotator" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.vutbr.fit.layout', module='segment-annotator', version='0.0.4')
)
libraryDependencies += "cz.vutbr.fit.layout" % "segment-annotator" % "0.0.4"
[cz.vutbr.fit.layout/segment-annotator "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| cz.vutbr.fit.layout : layout-api | jar | 0.0.4 |
(c) 2016 Radek Burget (burgetr@fit.vutbr.cz)
This FITLayout module implements a tool for an interactive creation and annotation of visual segments via the Block Browser GUI.