Skip to content
/ FindLine Public

A JVM App used to distinguish lines in a png/jpg file

License

Notifications You must be signed in to change notification settings

ice1k/FindLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindLine

A JVM App used to distinguish lines in a png file.
Core is written in Kotlin, and boxed with Groovy. You can control the behavior simply by the DSL based on Groovy.
GUI is based on Swing.
Working in progress.

Build

Use IntelliJ IDEA with Kotlin and Groovy Plugin (which are very easy to install), clone and open, that is all.

About

I'm trying my best to decrease the number of lines of codes.
Each line of Kotlin code contains a complex function, but it's still easy to read.

Language

Module Language
Tests Java
Documents Java
Core Kotlin
GUI Kotlin
DSL Groovy

Progress

  • Binary Processing
  • Point Utils
  • Line Utils
  • Find Lines In A Picture
  • Distinguishing Triangular
  • DSL to use this library easily

Author

ice1000

About

A JVM App used to distinguish lines in a png/jpg file

Resources

License

Stars

Watchers

Forks

Packages

No packages published