搜索资源列表
PCL_mini
- PCL mini库一套小巧,易用的图像处理库,它的全部源代码由.h组成,因此您不需编译它,只需要在您的程序中包含 PCL_Mini_Header.h 即可使用。-PCL for a mini compact, easy-to-use image processing library, it's all the source code from. H composition, so you need to compile it. you only need to include the p
pcl
- 图像处理soble算子及边缘检测,图像识别-soble image processing operator and edge detection, image recognition
PCL_miniVCImageLib
- PCL mini库一套小巧,易用的图像处理库,它的全部源代码由.h组成,因此您不需编译它,只需要在您的程序中包含 PCL_Mini_Header.h 即可使用。-the PCL a mini compact, easy-to-use image processing library, it's all the source code from. H composition, So you need not compile it, You only need to include the
ImageSegmentation
- 用MFC编写的图像分割处理程序,采用了FCM和最小生成树两种方法来对图像进行分割-MFC prepared with the process of image segmentation using the FCM and the minimum spanning tree in two ways to partition images
CPhoXoCoreLibrary
- C++PhoXo Core Library (PCL) 图像处理库 V2.1及示例源码-C++ PhoXo Core Library (PCL) image processing libraries and sample source code V2.1
pcl-0.9.0.tar
- The Point Cloud Library (or PCL) is a large scale, open project for point cloud processing. The PCL framework contains numerous state-of-the art algorithms including filtering, feature estimation, surface reconstruction, registration, model fitt
image-segmentation-
- 1.read_mpeg.m把mpg格式的视频存为一帧一帧的jpg格式的图像 2.im_fg_y.m是对文件进行阈值分割,可以自动读取图片并分割图像,显示效果。必要时可以做成函数用plc.m调用一次对多幅图片进行处理。 3.im_fg_b.m是对图像利用canny算子进行边缘检测,用于分析与显示。同样可以做成函数来调用。 4.pcl.m是对图像文件批处理,一次可以读入多幅图像,处理后再存储。 5.pcl1.m是调用边缘检测函数对一组图像进行分割并保存。
iterative_closest_point
- PCL 最近迭代点 对点云数据进行配准 对点云数据进行配准-iterative_closest_point
pairwise_incremental_registration
- 基于PCL的对多幅点云图像进行匹配。对于图像处理很有用处-Match point cloud image based onmultiple PCL
pcl-master
- pcl 点云库源码,可编译通过 以下为凑字数(pcl i have no idea how to say it in eng)
GenerateRangeImage
- 利用PCL开源库,从点云中选择视角生成深度图(Generate range image from point cloud using Point Cloud Library)
qt_ndt
- 调用PCL的DNT算法进行点云配准,需要pcl调用库(Call PCL DNT algorithm for point cloud registration, you need PCL call library)
NARF提取关键点
- 利用点云库PCL的NARF算法提取点云关键点(Using PCL's NARF algorithm to extract point cloud key points)
pcl
- pcl 3d 文件格式转换,点云读取与显示(PCL 3D file format conversion, point cloud reading and display)
keypointDetection
- 点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
Normal_estimation
- 基于PCL的估算散乱点云的法矢量,并进行颜色渲染显示(estimation of normal vectors for point clouds and color rendering display based on PCL)
pass-through
- 基于PCL的实现点云直通滤波,并显示最后滤波效果图(pass-through filtering for the scattering points and render the results)
compare_pcl_gpucpu-master
- 对比CPU和GPU加速,pcl::cuda的使用教程,利用随机采样一致(RANSAC)去除地平面等例子。(Compare CPU and GPU acceleration, pcl::cuda tutorial, using random sampling consistency (RANSAC) to remove ground plane and other examples.)
PointClouds
- PCL库的C#封装,用于点云的处理,包括点云读取,显示,分割,分类,聚类等(C# wrapper of point cloud library.)
5qt_pcl
- PCL点云显示, QT点云显示,PCL点云库应用案例(PCL QT Visualization)