**Curvature Filters** is a C++ implementation of the fast curvature filters for images. The filters were developed and implemented by Yuanhao Gong as part of his PhD project at the MOSAIC Group:
*Y. Gong.* Spectrally Regularized Surfaces. PhD thesis, Diss. ETH No. 22616, MOSAIC Group, ETH Zurich, 2015. ([PDF](https://sbalzarini-lab.org/docs/Gong2015.pdf))
*In order to ensure financial support for our project and allow further development of this software, please cite above publications in all your documents and manuscripts that made use of this software. Thanks a lot!*
## Important note
This software package is not maintained or supported any more by MOSAIC group.
For latest version and support please refere to Yuanhao Gong's [GitHub account](https://github.com/YuanhaoGong/CurvatureFilter).
The filters are also implemented in the **MosaicSuite** plugin for Fiji and ImageJ in Java. The Java implementation was done by MOSAIC's software developer Krzysztof Gonciarz.
## Disclaimer
*IN NO EVENT SHALL THE MOSAIC GROUP BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE MOSAIC GROUP HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE MOSAIC GROUP SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE MOSAIC GROUP HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.*