High-risk tools in Leaper Vision Toolkit
15 of the 169 tools in Leaper Vision Toolkit are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
edge_filter_newExecute 3/5This interface provide functionalities of edge extraction. 该接口类提供了图像边缘增强的功能。 To use this interface, you should create a LEdgeFilter object. 使用这个接口,需要创建一个 LEdgeFilter 对象。 Cre...
-
il_annulus_sector_regionExecute 3/5Create an annulus sector region object. 创建一个环状扇形ROI区域对象。 Annulus sector region is a sector-shaped area within a ring, defined by start and end angles. 环状扇形区域是圆环内的扇形区域,由起始角度和结束角...
-
il_blob_analysisExecute 3/5This interface provide functionalities of blob analysis. 该接口提供斑点分析的功能。 Blob analysis is a useful approach to segment object from background into connected components of similar...
-
il_blob_analysis_colorExecute 3/5This interface provide functionalities of blob analysis. 该接口提供斑点分析的功能。 Blob analysis is a useful approach to segment object from background into connected components of similar...
-
il_histogram_build_drawExecute 3/5Build histogram from input image and region, and draw as image. Draw the histogram as a data chart onto provide device context, using the index as x axis and the value as y axi...
-
il_histogram_build_itemsExecute 3/5Build histogram from input image and region, output the pixel count for each bin. Collects count of data in provided image into a set of predefined bins. Histogram is useful fo...
-
il_histogram_build_mean_std_devExecute 3/5Build histogram from input image and region, calculate mean and standard deviation. Calculate the mean and standard deviation of the histogram. The histogram collects count of ...
-
il_histogram_build_min_maxExecute 3/5Build histogram from input image and region, find minimum and maximum values. Find the bin of minimum or maximum value, report the value and bin index. If there's more than one...
-
il_image_op_scale_rotateExecute 3/5这个是缩放和旋转输入图像的工具。使用用户指定的锚点。若指定的结果图像对象为空图像,则生成和输入图像尺寸相同的图像。否则,将保持结果图像的尺寸,超出图像范围的像素设为背景像素(默认为黑色)。 工具不需要通过其它工具设置参数,不需要传入ILImageOp的对象。 返回结构是一个序列化的json,其中: ResultImg属性是输出结果图像URL地址...
-
il_image_threshold_binarizeExecute 3/5Binarize the input image and return the result new image. If the lower bound of threshold value is smaller than the upper bound, pixels within the lower and upper bound of thres...
-
il_image_threshold_stretchExecute 3/5Stretch the input image and output the result image. Each output pixel represents the difference between the greyscale value of each input pixel and the threshold lower bound. F...
-
il_region_scaleExecute 3/5Scale a region while keeping the center point unchanged. 缩放当前ROI区域,生成一个新的ROI区域对象,保持区域中心点不变。 The region is scaled by the specified factors in X and Y directions. 区域按X和Y方向的指定比例进行...
-
image_compare_newExecute 3/5This interface provide functionalities of image comparison on pixel level. * To use this interface, you should create a LImageCompare object. 该接口类提供了像素级的图像比较功能。 * 使用这个接口,需要创建一个 ...
-
image_newExecute 3/5生成一张像素为1*1黑色的图像(单通道灰度图,如果要转换BGR彩色图,需调用灰度转彩色工具进行转换),如果后续需要修改大小可以调用Image_SetSize方法。 返回结构是一个序列化的JSON字符串,包含以下字段: ResultImg: 生成的图像结果 Create a new empty image of 1x1 pixel with ...
-
pat_match_newExecute 3/5Create a new pattern matching tool instance. 创建一个新的模板匹配工具实例。 This interface provides functionalities of pattern matching. 该接口提供模板匹配的功能。 Pattern detector is designed to single...
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.
More on Leaper Vision Toolkit
Enforce policy on Leaper Vision Toolkit
One command generates a policy scaffold for every server in your MCP config.
npx -y @policylayer/intercept init