Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sturkmen72 committed Nov 6, 2024
1 parent 5817b56 commit e87961b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions platforms/js/opencv_js.config.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
'getStructuringElement',
'goodFeaturesToTrack',
'grabCut',
#'initUndistortRectifyMap', # 4.x: moved to calib3d
'integral',
'integral2',
'isContourConvex',
Expand All @@ -86,7 +85,6 @@
'resize',
'sepFilter2D',
'threshold',
#'undistort', # 4.x: moved to calib3d
'warpAffine',
'warpPerspective',
'warpPolar',
Expand Down

0 comments on commit e87961b

Please sign in to comment.