# Roi Processing

- [Check Area (Polygon)](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/check-area-polygon.md)
- [Check Area](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/check-area.md)
- [Get Pixel Mouse](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/get-pixel-mouse.md)
- [Get Pixel](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/get-pixel.md)
- [Get ROI](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/get-roi.md)
- [Image ROI Center](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/image-roi-center.md)
- [Image ROI Polygon Multi](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/image-roi-polygon-multi.md)
- [Image ROI Polygon](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/image-roi-polygon.md)
- [Image ROI Select Multi](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/image-roi-select-multi.md)
- [Image ROI Select](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/image-roi-select.md)
- [Image ROI](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/image-roi.md)
- [Perspective Transform](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/perspective-transform.md)
- [Rectangles in Rectangle](https://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing/rectangles-in-rectangle.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://docs.augelab.com/turkish/fonksiyon-bloklari/detections-shapes/roi-processing.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.
