📄 readme
字号:
README - GLTriwarp
-------------------
To compile the .dll for use with matlab, you must start Matlab, make the
current working directory match that of gltriwarp.c
Then type:
>> mex gltriwarp.c -f mexopts.bat
at the command prompt (note, don't type the >>'s these are Matlabs prompts)
next type
>> scratch
This loads an image, and then makes some input and output points, generates a triangulation and
then calls gltriwarp.
There is not OpenGL code in gltriwarp.c now.
It just prints out the matrices and make the output image the input image.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -