# Part 2 (중급)

- [README](https://pcl.gitbook.io/tutorial/part-2/intermediate.md)
- [Kd-Tree/Octree Search](https://pcl.gitbook.io/tutorial/part-2/part02-chapte02-search.md)
- [Chapter03 : Sample Consensus](https://pcl.gitbook.io/tutorial/part-2/part01-chapter01-sample-consensus.md): 20210125 : 초안 작성 中 (미완료)
- [\[별첨\] 바닥제거 (RANSAC)  (70%)](https://pcl.gitbook.io/tutorial/part-2/part01-chapter05.md)
- [PCL-Cpp  (70%)](https://pcl.gitbook.io/tutorial/part-2/part01-chapter05/part01-chapter05-pcl-cpp.md)
- [PCL-Python  (70%)](https://pcl.gitbook.io/tutorial/part-2/part01-chapter05/part01-chapter05-pcl-python.md)
- [ROS 실습 (90%)](https://pcl.gitbook.io/tutorial/part-2/part01-chapter05/part01-chapter05-practice.md)
- [군집화  (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter01.md)
- [Euclidean-PCL-Cpp  (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter01/part02-chapter01-euclidean-pcl-cpp.md)
- [Euclidean-PCL-Python (0%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter01/part02-chapter01-euclidean-pcl-python.md)
- [Conditional-Euclidean-PCL-Cpp  (50%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter01/part02-chapter01-conditional-euclidean-pcl-cpp.md)
- [DBSCAN-PCL-Python (0%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter01/part02-chapter01-dbscan-pcl-python.md)
- [Region-Growing-PCL-Cpp (50%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter01/part02-chapter01-region-growing-pcl-cpp.md)
- [Region-Growing-RGB-PCL-Cpp (50%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter01/part02-chapter01-region-growing-rgb-pcl-cpp.md)
- [Min-Cut-PCL-Cpp (50%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter01/part02-chapter01-min-cut-pcl-cpp.md)
- [Model-Outlier-Removal-PCL-Cpp (50%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter01/part02-chapter01-model-outlier-removal-pcl-cpp.md)
- [Progressive-Morphological-Filter-PCL-Cpp (50%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter01/part02-chapter01-progressive-morphological-filter-pcl-cpp.md)
- [포인트 탐색과 배경제거 (60%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter02.md)
- [Search-Octree-PCL-Cpp  (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter02/part02-chapter02-search-octree-pcl-cpp.md)
- [Search-Octree-PCL-Python  (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter02/part02-chapter02-search-octree-pcl-python.md)
- [Search-Kdtree-PCL-Cpp  (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter02/part02-chapter02-search-kdtree-pcl-cpp.md)
- [Search-Kdtree-PCL-Python  (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter02/part02-chapter02-search-kdtree-pcl-python.md)
- [Compression-PCL-Cpp  (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter02/part02-chapter02-compression-pcl-cpp.md)
- [DetectChanges-PCL-Cpp  (50%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter02/part02-chapter02-detectchanges-pcl-cpp.md)
- [DetectChanges-PCL-Python (50%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter02/part02-chapter02-detectchanges-pcl-python.md)
- [특징 찾기 (50%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter03.md)
- [PFH-PCL-Cpp](https://pcl.gitbook.io/tutorial/part-2/part02-chapter03/part02-chapter03-pfh-pcl-cpp.md)
- [FPFH-PCL-Cpp](https://pcl.gitbook.io/tutorial/part-2/part02-chapter03/part02-chapter03-fpfh-pcl-cpp.md)
- [Normal-PCL-Cpp (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter03/part02-chapter03-normal-pcl-cpp.md)
- [Normal-PCL-Python (80%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter03/part02-chapter03-normal-pcl-python.md)
- [Tmp](https://pcl.gitbook.io/tutorial/part-2/part02-chapter03/part02-chapter03-tmp.md)
- [분류/인식 (30%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter04.md)
- [인식-GeometricConsistencyGrouping](https://pcl.gitbook.io/tutorial/part-2/part02-chapter04/part02-chapter04-recognition-gc.md)
- [SVM-RGBD-PCL-Python  (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter04/part02-chapter04-svm-rgbd-pcl-python.md)
- [SVM-LIDAR-PCL-Python (0%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter04/svm-lidar-pcl-python-0.md)
- [SVM-ROS (0%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter04/part02-chapter04-svm-ros.md)
- [정합 (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter05.md)
- [ICP-PCL-Cpp (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter05/part02-chapter05-icp-pcl-cpp.md)
- [ICP-ROS 실습 (10%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter05/part02-chapter05-icp-practice.md)
- [재구성 (30%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter06.md)
- [Smoothig-PCL-Cpp  (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter06/part02-chapter06-smoothig-pcl-cpp.md)
- [Smoothig-PCL-Python  (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter06/part02-chapter06-smoothig-pcl-python.md)
- [Triangulation-PCL-Cpp  (70%)](https://pcl.gitbook.io/tutorial/part-2/part02-chapter06/part02-chapter06-triangulation-pcl-cpp.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pcl.gitbook.io/tutorial/part-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
