jar

cz.vutbr.fit.layout : fitlayout-segm-bcs

Maven & Gradle

Feb 14, 2023
4 usages
4 stars

FitLayout BCS Segmentation · FitLayout - BCS algorithm implementation

Table Of Contents

Latest Version

Download cz.vutbr.fit.layout : fitlayout-segm-bcs JAR file - Latest Versions:

All Versions

Download cz.vutbr.fit.layout : fitlayout-segm-bcs JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fitlayout-segm-bcs-2.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cz.vutbr.fit.layout.bcs

├─ cz.vutbr.fit.layout.bcs.BCSProvider.class - [JAR]

cz.vutbr.fit.layout.bcs.impl

├─ cz.vutbr.fit.layout.bcs.impl.AreaCreator.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.AreaMatch.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.AreaProcessor2.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.AreaProximityComparator.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.AreaSizeComparator.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.AreaTopComparator.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.AverageColor.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.ImageOutput.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.PageArea.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.PageAreaRelation.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.Pattern.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.PatternElement.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.RelationComparator.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.SimplePattern.class - [JAR]

├─ cz.vutbr.fit.layout.bcs.impl.StopWatch.class - [JAR]

Advertisement