How to morphing of two images in iphone programming

前端 未结 4 1347
天命终不由人
天命终不由人 2020-12-20 10:43

how to do morphing of two images in iphone programming.?

4条回答
  •  梦毁少年i
    2020-12-20 11:23

    You can use XMRM, which is written in C++: http://www.cg.tuwien.ac.at/~xmrm/

    There is no image morphing API in the iOS SDK.

提交回复
热议问题