javaanpr icon indicating copy to clipboard operation
javaanpr copied to clipboard

JavaANPR - Automatic Number Plate Recognition System for Java

Results 16 javaanpr issues
Sort by recently updated
recently updated
newest added

Currently, exceptions are thrown and caught all over the place. * Consolidate the usage of exceptions. If applicable, prefer to fail-fast (wrapping thrown exception in unchecked exceptions (IllegalStateE, IllegalArgumentE, ...)...

task

* Use wrapper classes or something similar to remove `render` methods from core domain model classes.

task

Containing mainly interfaces, intended for the users to use. Separate it from the internal implementation.

task

* Investigate whether it is reasonably simple to move to a different layout and if so, remove the dependency

task

![screen shot 2014-02-26 at 9 35 41 pm](https://f.cloud.github.com/assets/6676799/2278940/a70b962c-9f60-11e3-9f82-dc03628eb79a.png)

bug

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...

dependencies