JS version cannot find the undistortpoints function

JS version cannot find the undistortpoints function 。how to compute distorted image points position in opencv.js?

indeed, it’s not in here

are you able to build opencv.js locally ?
with a bit of luck, just adding the function to the whitelist & rebuilding will do

thank you for your help,i’ll have a try :smile:

Can you help me?I’ve whitelisted the undistortpoints function and recompiled it, but I still can’t find it