RidgeRun Video Stabilization Library/API Reference/Examples Guidebook: Difference between revisions

mNo edit summary
Line 17: Line 17:
BUILD_DIR=./builddir
BUILD_DIR=./builddir
IMAGE_PATH=$(pwd)/examples/undistort/4k_smpte.png
IMAGE_PATH=$(pwd)/examples/undistort/4k_smpte.png
${BUILDDIR}/examples/undistort/undistort ${IMAGE_PATH}
${BUILD_DIR}/examples/undistort/undistort ${IMAGE_PATH}
</syntaxhighlight>
</syntaxhighlight>


739

edits