Infrared and visible image fusion using total variation model(采用全变差模型的红外与可见光图像的融合) 主要是对英文小论文《Infrared and visible image fusion using total variation model》的中文翻译
VS编程问题-warning C4996: ’strdup’ VS在编程时出现warningC4996: 'strdup': The POSIX name for this item is deprecated. Instead, use theISO C++ conformant name: _strdup问题的解决方法,提供参考。。