Skip to content

Conversation

heaversm
Copy link

Assets/MarkerLessARExample/MarkerLessAR/DebugHelpers.cs(66,28): error CS0117: OpenCVForUnity.Features2d' does not contain a definition for NOT_DRAW_SINGLE_POINTS'

Not sure what the best solve is for this, but NOT_DRAW_SINGLE_POINTS resolves to 2, (reference), so I've substituted that and it seems to work fine for me locally.

Assets/MarkerLessARExample/MarkerLessAR/DebugHelpers.cs(66,28): error CS0117: OpenCVForUnity.Features2d' does not contain a definition for NOT_DRAW_SINGLE_POINTS'

Not sure what the best solve is for this, but NOT_DRAW_SINGLE_POINTS resolves to 2, ([reference](https://enoxsoftware.github.io/OpenCVForUnity/doc/html/class_open_c_v_for_unity_1_1_features2d.html#a49e2dcbbf32d193f057248b12c3e2412)), so I've substituted that and it seems to work fine for me locally.
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.

1 participant