Skip to content

[ocr_localizer] OCRLocalizer::compose() has ambiguous arguments interface #106

Description

@roricljy

In the code:

wchar_t compose(wchar_t chosung, wchar_t jungsung, wchar_t jongsung)

The arguments wchar_t chosung, wchar_t jungsung, wchar_t jongsung seems to be Korean unit characters to be composed, but used as array indices in the body of function implementation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions