Skip to content

Commit

Permalink
more types etc available to wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Mar 7, 2023
1 parent 41bba13 commit 282bbe7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions constlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,9 @@ cv::SparseMat::MAGIC_VAL
cv::SparseMat::MAX_DIM
cv::SparseMat::HASH_SCALE
cv::SparseMat::HASH_BIT
cv::TermCriteria::COUNT
cv::TermCriteria::MAX_ITER
cv::TermCriteria::EPS
cv::SORT_EVERY_ROW
cv::SORT_EVERY_COLUMN
cv::SORT_ASCENDING
Expand Down
1 change: 1 addition & 0 deletions maint/headers.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
opencv2/core/base.hpp
opencv2/core/mat.hpp
opencv2/core/types.hpp
opencv2/core.hpp
opencv2/highgui.hpp
opencv2/imgcodecs.hpp
Expand Down

0 comments on commit 282bbe7

Please sign in to comment.