Jump to content
Sign in to follow this  
Belbo

Adding WetDistortion ppEffect to Thermal Imaging

Recommended Posts

Hi guys and gals,

 

I'm trying to add a distortion effect to thermal imaging, but no ppEffect will be applied while in TI vision.

Maybe I'm doing something wrong or maybe there's some other way to achieve that?

 

_handle = ppEffectCreate ["WetDistortion",300];
_handle ppEffectForceInNVG true;
_handle ppEffectAdjust [8,0.07,0.07,0,0,0,0,0,0,0.1,0,0,0,0,0];
_handle ppEffectCommit 0;
_handle ppEffectEnable true;

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×