This is a modified version of libelas-gpu which is a gpu version of a well known dense stereo-matching algorithm libelas
This version is modified to be compatible to Visual studio under Windows, some modification, for example adding and modifying some headers of libelas, modifying some macro definitions, adding some new version of funtions that can run under windows.
All the original code is licensed under the GNU General Public License. This can be found with the original libelas library. All other code is licensed under the MIT license, which is attached to this repo's LICENSE file.