davidstutz / ipianoLinks
Implementation of the iPiano algorithm for non-convex and non-smooth optimization as described in [1].
☆12Updated 7 years ago
Alternatives and similar repositories for ipiano
Users that are interested in ipiano are comparing it to the libraries listed below
Sorting:
- A fast and flexible convex optimization framework based on proximal splitting☆39Updated 4 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Robust and scalable PCA using Grassmann averages, in C++ with Matlab bindings☆30Updated 7 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- AID: An affine invariant descriptor for SIFT.☆10Updated 3 years ago
- GPU accelerated first order primal-dual algorithm for solving convex optimization problems, and its application in maximum flow minimum c…☆17Updated 5 years ago
- A set of computer vision tools☆11Updated 10 years ago
- Solving LPs with convergent message passing☆67Updated 2 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated 2 years ago
- slic video segmentation☆10Updated 10 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Codes sources du livre☆10Updated 6 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletoni…☆14Updated 5 years ago
- C Implementations of Particle Filter☆16Updated 11 years ago
- Anderson Acceleration for ADMM☆33Updated 6 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- C++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- Bilinear interpolation using SIMD☆22Updated 4 years ago
- Repeats☆16Updated 5 years ago
- GIST-Global Image Descriptor☆18Updated 5 years ago
- This is a library of incremental image alingment algorithms using OpenCV☆21Updated 3 years ago
- Solver for Unconstrained Binary Quadratic Optimization (UBQO, BQO, QUBO) and Max 2-SAT, based on semidefinite relaxation with constraint …☆15Updated 2 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago