Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sigill/tulip-plugin-ptv-regularization
https://github.com/sigill/tulip-plugin-ptv-regularization
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/sigill/tulip-plugin-ptv-regularization
- Owner: Sigill
- Created: 2015-06-06T12:10:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-06T12:11:16.000Z (over 9 years ago)
- Last Synced: 2024-11-16T00:44:24.398Z (2 months ago)
- Language: C++
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tulip p-TV regularization plugin
## Description
Details concerning this algorithm can be found in the Phd thesis of [Vinh Thong Ta](http://tel.archives-ouvertes.fr/tel-00472041/) (in french).
## Build
Launch one of the CMake project configuration tool and select your build directory. Set the CMAKE_MODULE_PATH variable to the location of the FindTULIP.cmake file (should be <tulip_install_dir>/share/tulip).
More informations [here](http://tulip.labri.fr/TulipDrupal/?q=node/1481).
## LICENSE
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see .