Split Image
收藏RapidAPI2021-10-22 更新2024-05-11 收录
下载链接:
https://rapidapi.com/juanmahecha9/api/split-image1
下载链接
链接失效反馈官方服务:
资源简介:
Divide the images into fragments with equal dimensions, in this you can split and images in n x n parts, the api have 2 endpoints, the first use image previously load in the server, the second use a method post for receive the url of the image and the number of rows and columns that you need divide the image
将图像切割为尺寸均等的片段,支持将图像分割为n×n个部分。该API包含两个接口:第一个接口调用服务器预加载的图像;第二个接口采用POST请求方式,接收图像URL以及划分图像所需的行数与列数。
创建时间:
2021-10-22
搜集汇总
数据集介绍

背景与挑战
背景概述
Split Image数据集专注于将图像分割成等尺寸的片段,支持通过两种API端点实现:一种利用服务器预加载的图像,另一种通过POST方法接收图像URL和指定的行列数进行分割。
以上内容由遇见数据集搜集并总结生成



