mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-11-01 22:42:33 +08:00
Remove useless empty lines
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
|
||||
#ifndef PLATECORNERS_H
|
||||
#define PLATECORNERS_H
|
||||
|
||||
@@ -32,7 +31,6 @@ using namespace std;
|
||||
|
||||
#define NO_LINE -1
|
||||
|
||||
|
||||
#define SCORING_MISSING_SEGMENT_PENALTY_VERTICAL 10
|
||||
#define SCORING_MISSING_SEGMENT_PENALTY_HORIZONTAL 15
|
||||
|
||||
|
||||
Reference in New Issue
Block a user