Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sigill/tulip-plugin-ptv-regularization


https://github.com/sigill/tulip-plugin-ptv-regularization

Last synced: 1 day ago
JSON representation

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 .