Skip to content

estimateChessboardSharpness: add sharpness value to chessboard meta data #713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

D-Alex
Copy link
Contributor

@D-Alex D-Alex commented Feb 22, 2020

For testing estimateChessboardSharpness (opencv/opencv#16625) the meta data of chessboard images is extended.

The sharpness of a chessboard is calculated by traveling from detected
black to white cells and cacluating the number of pixels required for a
transistion from black to white (step response).

The sharpness of a chessboard is calculated by traveling from detected
black to white cells and cacluating the number of pixels required for a
transistion from black to white (step response).

For testing the method the meta data of chessboard images is extended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants