Skip to content

core: drop usage of CV_USRTYPE1 in OpenCV#12570

Merged
alalek merged 2 commits intoopencv:masterfrom
alalek:drop_usrtype1
Sep 19, 2018
Merged

core: drop usage of CV_USRTYPE1 in OpenCV#12570
alalek merged 2 commits intoopencv:masterfrom
alalek:drop_usrtype1

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Sep 17, 2018

avoid OpenCV crashes due size change CV_ELEM_SIZE(CV_USRTYPE1): 8 -> 2

relates #12463

avoid OpenCV crashes due size change CV_ELEM_SIZE(CV_USRTYPE1): 8 -> 2
@vpisarev vpisarev self-assigned this Sep 19, 2018
@alalek alalek merged commit 5fb0f34 into opencv:master Sep 19, 2018
AhiyaHiya pushed a commit to AhiyaHiya/opencv that referenced this pull request Sep 27, 2018
* master: (286 commits)
  Merge pull request opencv#12608 from dmatveev:gapi
  M_PI changed to CV_PI (opencv#12645)
  dnn: fix printf format warning
  Merge pull request opencv#12615 from D-Alex:master
  Fixed several incorrect printf format specifiers
  core: fix printf warnings by using c++11 format
  core: enable printf format warnings for cv::format
  JS: Support enum properties
  fix a bug in OpenGL
  samples: update winpack python samples launcher
  Merge pull request opencv#12310 from cv3d:chunks/enum_interface
  Merge pull request opencv#12601 from cv3d:fix/js
  release: OpenCV 4.0.0-alpha (version++)
  cuda: move CUDA modules to opencv_contrib
  cmake: update install paths (Linux)
  Merge pull request opencv#12570 from alalek:drop_usrtype1
  Fix failure to request stddev of non-intrinsics
  ts: update valgrind test filter
  build: fix Xcode 10 build problems
  Enable Myriad device for OpenVINO models test
  ...
a-sajjad72 pushed a commit to a-sajjad72/opencv that referenced this pull request Mar 30, 2023
* core: drop usage of CV_USRTYPE1 in OpenCV

avoid OpenCV crashes due size change CV_ELEM_SIZE(CV_USRTYPE1): 8 -> 2

* ! fix persistence internal types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants