• Stars
    star
    1
  • Language
    Java
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Final version

More Repositories

1

spring_examples

Java
2
star
2

servlets-master

Java
1
star
3

spring-recipe

Java
1
star
4

Decathlon-Calculator

Decathlon is a combined event in athletics with ten events. Events are usually competed on two consecutive days on track or field. Each event is scored according to a point system and points achieved determine the winner. The point system is based on the result not the position in the event. Scoring over 9000 points is really rear and has been done only a few times. The list for the best results all time is available on IAAF's site.
Java
1
star
5

LightsOut

Java
1
star
6

analytic_rapidminer

Готовая интеграция Java c Rapid Miner
Java
1
star
7

home_work_git

1
star
8

librarystock

Library Stock is console application
Java
1
star
9

students

jsf datasource primefaces mysql
Java
1
star
10

Poker-card-parser

Challenge and requirements: - Given a lot of pictures - It is necessary to write a program in Java that recognizes which cards are on the table (only in the center of the picture). For example, in this picture https://i.gyazo.com/65658f6ab114de07d5c08d5f81324dc7.png there are 4hQd7s cards on the table - Testing of the program will be carried out on similar pictures that are not in the original set - Recognition errors are allowed no more than 3% of the total number of recognized cards - You cannot use ready-made libraries for text recognition. It is necessary to write your own card recognition algorithm - Recognition of one file should not take more than 1 second - The source code for solving the problem should not be longer than 500 lines with normal formatting - The program must be provided in a form ready to run on a Windows desktop. The run.bat file as a parameter takes the path to the folder with pictures. The result is printed to the console as "file name - map" for all files in the folder - The program must be provided with the source files - The source files must contain ALL the code that was used to solve the problem - The program must be provided as a link to a ZIP file. Links to repositories such as github are not accepted
Java
1
star