mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03:00
Fix broken js build after moving HaarCascades to contrib #25324 The HaarCascades related are not completely cleaned up #25311 after #25198, which breaks the JavaScript build. The PR is to fix the issue. Related PR: opencv/opencv_contrib#3712