stnoh / cvgl

Simple C++ library for OpenCV-OpenGL interoperability
MIT License
0 stars 0 forks source link

Pixel shader-based camera distortion tool #6

Open stnoh opened 5 years ago

stnoh commented 5 years ago

Now I use OpenCV for undistort image, but it will be faster if I use pixel shader.

stnoh commented 1 year ago

Quick link: https://glslsandbox.com/e#41279.15