Pinned Repositories
ClusteringSegmentation
Point cloud segmentation using radially bounded nearest neighbor clustering
Examples
Many examples of many features of many software packages
GrabCut
NOTE: Image segmentation that iteratively uses Expectation Maximization for Gaussian Mixture Model estimation and Graph Cuts.
InteractiveImageGraphCutSegmentation
An ITK/VTK implementation of graph cuts based image segmentation
KMeansClustering
KMeans clustering in Eigen.
PatchBasedInpainting
A patch based image inpainting framework.
PoissonReconstruction
Poisson surface reconstruction implementation in VTK
QtExamples
Examples of how to do many things in Qt
SuperPixelSegmentation
Segment an image into super pixels
VTKHoughPlanes
Hough transform to find planes in point clouds
daviddoria's Repositories
daviddoria/Examples
Many examples of many features of many software packages
daviddoria/PoissonReconstruction
Poisson surface reconstruction implementation in VTK
daviddoria/KMeansClustering
KMeans clustering in Eigen.
daviddoria/Inpainting
Image inpainting
daviddoria/BezierSurface
Bezier surface source and widget for VTK
daviddoria/PointSetProcessing
A set of classes (vtkPointSetOutlierRemoval, vtkPointSetNormalEstimation, vtkPointSetNormalOrientation, vtkPointSetCurvatureEstimation, vtkEuclideanMinimumSpanningTree, and vtkRiemannianGraphFilter) to enable several basic operations on point sets. These classes are implemented as VTK filters.
daviddoria/VTK-GraphConversions
VTK Graph Conversions
daviddoria/PoissonEditing
Poisson editing
daviddoria/vtkBestFitPlane
Find the best fit (least squares) plane to a set of points
daviddoria/vtkOBJWriter
vtkOBJWriter
daviddoria/SyntheticLidarScanner
A synthetic LiDAR scanner for VTK
daviddoria/vtkOFFReader
An OFF reader for VTK
daviddoria/PatchMatch
PatchMatch in ITK
daviddoria/VTKHelpers
Helper functions for VTK
daviddoria/StructurePropagation
Image completion using user provided guidance.
daviddoria/BDSInpainting
Inpainting based on Bidirectional Similarity (the coherence term only)
daviddoria/ITKVTKHelpers
Helper functions that operate simultaneously on ITK and VTK structures.
daviddoria/KNNGraphFilter
A VTK filter that creates a K-Nearest Neighbor graph on a point set.
daviddoria/MultiDimGrid
An efficient C++14 multi dimensional array container
daviddoria/PatchComparison
Compare patches of images in many different ways.
daviddoria/Helpers
Helper functions for c++. These include things like ZeroPad(), wrappers of STL functions with annoying syntax, Statistics functions, ParallelSort, and many more.
daviddoria/pcl
Point Cloud Library (PCL)
daviddoria/TimeTracker
Track employee time.
daviddoria/cpp-netlib
The C++ Network Library Project -- cross-platform, standards compliant networking library.
daviddoria/Ensight4Matlab
Ensight4Matlab let's you read, process, and write files in EnSight Case Gold format from your C++ or MATLAB® code.
daviddoria/GSL
Guidelines Support Library
daviddoria/libmorton
Libmorton is a C++ header-only library with methods to efficiently encode/decode 64-bit morton codes from/to 32-bit (x,y,z) coordinates
daviddoria/PyRPCA
Robust PCA in Python
daviddoria/SmartThingsPublic
SmartThings open-source DeviceTypeHandlers and SmartApps code
daviddoria/TestTravis