搜索资源列表
ImageFG5
- 遗传模似退火算法图像分割、还有固定阀值、迭代阀值分割,边缘跟踪等到-genetic simulated annealing image segmentation, there is a fixed threshold, iterative threshold segmentation, at the edge tracking
segmentation3D.rar
- 利用itk的区域增长算法,分割三维图像并用vtk进行重建显示,Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk
MITK
- 基于mitk的三维图像表面重建。用marching cubes算法实现,容易扩展到基于分割的表面重建。-Mitk based on the surface of the three-dimensional image reconstruction. Marching cubes algorithm to use, easy to extend to the surface reconstruction based on the partition.
GA
- 基于遗传算法的图像阈值分割。里面有代码和本人搜集的参考文献,有助于初学者学习。-Based on genetic algorithm for image thresholding. I gathered codes and references which are very helpful for beginners.
scene_labelling_rgbd-groovy
- 基于PCL的图像识别处理,CL(Point Cloud Library)是在吸收了前人点云相关研究基础上建立起来的大型跨平台开源C++编程库,它实现了大量点云相关的通用算法和高效数据结构,涉及到点云获取、滤波、分割、配准、检索、特征提取、识别、追踪、曲面重建、可视化等。支持多种操作系统平台,可在Windows、Linux、Android、Mac OS X、部分嵌入式实时系统上运行。-Image recognition based on PCL