run_lhe
Apply contrast-limited local histogram equalization to a PixInsight view, controlling radius, slope, and blend for targeted detail enhancement.
Instructions
Run LocalHistogramEqualization (contrast-limited local histogram equalization) on a view. Omitted parameters keep PixInsight's defaults.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | Blend of the equalized result with the original, 0 to 1. | |
| radius | No | Kernel radius in pixels. | |
| view_id | Yes | PixInsight view identifier. | |
| slope_limit | No | Contrast slope limit. | |
| circular_kernel | No | Circular kernel (true) or square kernel (false). | |
| histogram_resolution | No | Histogram resolution: 8, 10 or 12 bits. |