use-smartcrop:对smartcrop.js的React Hook进行兴趣点和面部识别的内容感知图像裁剪

时间:2024-04-26 06:23:02
【文件属性】:

文件名称:use-smartcrop:对smartcrop.js的React Hook进行兴趣点和面部识别的内容感知图像裁剪

文件大小:232KB

文件格式:ZIP

更新时间:2024-04-26 06:23:02

react color typescript image-recognition smartcrop

使用智能作物 这是带有Typescript支持的 + 的React Hook版本。 我们为制作了这个钩子,以使开发人员能够创建内容感知的营销和社交图像,但它对任何类型的项目都是有用的。 用法 安装此依赖项: yarn add use-smartcrop 常见用法: import React from "react" ; import { useSmartcrop , SmartcropStatus } from "use-smartcrop" ; function App ( ) { const src = "https://images.pexels.com/photos/1496286/pexels-photo-1496286.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260" ; const image = useSm


【文件预览】:
use-smartcrop-main
----package.json(2KB)
----__tests__()
--------use-smartcrop.test.ts(224B)
----.github()
--------workflows()
--------image.jpeg(154KB)
----LICENSE(3KB)
----src()
--------use-smartcrop.ts(6KB)
----.eslintrc.js(221B)
----tsconfig.json(767B)
----.gitignore(104B)
----types()
--------smartcrop.d.ts(622B)
--------quantize.d.ts(207B)
----README.md(1KB)
----yarn.lock(230KB)
----.eslintignore(60B)
----rollup.config.ts(1KB)

网友评论