Skip to content

jiabailie/Qunar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Qunar

An image recognition project for qunar.com.

This is a tentative project, which won't be used for any commercial use.

Main idea
1. Using feature points to do recognition.
2. There are two kinds of feature points: black points and white points. Since each character must has black part and white part, thus it appears as a character.
3. Give white points more score than black points. Since the disturbing line is black, so there are two many redundant black points in the image, so white points are more important.
4. To the disturbing line, using the idea of calculous. Since the line can be considered as a continuous function.

This project hasn't been completed, there are still some things left.
Such as, how to remove the disturbing line perfectly, and is there other ways to do character segment.
After all, this is a tentative project, and the original idea of identifying code is making sure that there is no way to recognize the character using computer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published