#
watermark
Here are 204 public repositories matching this topic...
rafaelsq
commented
Jan 10, 2018
$ docker run --rm -p 9000:9000 h2non/imaginary -enable-url-source
$ curl http://localhost:9000/smartcrop?width=31&height=31&type=webp&url=https://camo.githubusercontent.com/bcb3b2bd343c3c85aaf6094e51c6178bbe239a32/687474703a2f2f7331342e706f7374696d672e6f72672f3874683731613230312f696d6167696e6172795f776f726c642e6a7067
{"message":"Error while processing the image: shrink: parameter vshrinandroid端基于FFmpeg实现音频剪切、拼接、转码、混音、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图、画面拼接、视频倒播;音视频合成与分离;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL实时滤镜;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;基于IjkPlayer修改支持RTSP超低延时直播(局域网1080P延时130ms)、暂停、静音,多路投屏直播
screenshot
rtsp
ffmpeg
rtmp
filter
live
gif
ffprobe
x264
watermark
concat
transcode
mixaudio
cutvideo
cutaudio
ijkplayer-rtsp
-
Updated
Jun 18, 2020 - C
2
sdgSnow
commented
Mar 18, 2019
生成水印后,图片就逆时针旋转了90度,导致展示的时候竖着拍的图片都是横向压缩显示了
Fully convolutional deep neural network to remove transparent overlays from images
-
Updated
Dec 27, 2019 - Python
秒级! 三行代码实现iOS视频压缩、变速、混音、合并、GIF水印、旋转、换音、裁剪 ! 支持不同分辩率,支持你能想到的各种混合操作! 扩展性强...更多功能不断增加中... iOS 8.0 + 有需要的功能或错误欢迎issue,笔者会及时更新
-
Updated
Sep 15, 2019 - Objective-C
Project for Digital Image Processing
python
numpy
image-processing
watermark
scipy-stack
irls
watermark-detection
image-matting
poisson-reconstruction
-
Updated
Jun 19, 2020 - Jupyter Notebook
watermark.js是基于DOM对象实现的BS系统的水印,确保系统保密性,安全性,降低数据泄密风险,简单轻量,支持多属性配置,动态计算水印,水印防被删(监听水印组件元素删除并重新添加,监听改变水印的属性并重新添加)。1、支持2种方式导入使用,2、水印插件-testTool(测试工具),3、内置3种全局API方法,等等。欢迎访问:
-
Updated
Jun 17, 2020 - JavaScript
-
Updated
Jul 4, 2017 - Java
用于合成图片的canvas绘制库
-
Updated
Jul 11, 2020 - TypeScript
文档在线预览编辑,文档水印 / Office files preview or edit online, doc/docx convert to html, watermark
-
Updated
Apr 26, 2020 - Java
Invisible Hyperlinks in Physical Photographs
-
Updated
Apr 30, 2020 - Python
-
Updated
Aug 23, 2018 - JavaScript
1
nohaapav
commented
Mar 17, 2019
Describe the bug
Text quality very poor
Anything i can do about that ? Bg image is 640x640
To Reproduce
Steps to reproduce the behavior:
- Call markText with following options:
Marker.markText({
src:
Add watermark on images use HTML5 and Javascript.
-
Updated
Jun 26, 2020 - HTML
视频批量处理, 码率设置, 格式转换, 添加字幕, 添加水印, 文字跑马灯, 去除水印, 修改分辨率, 视频剪裁, 倍速播放, 视频分段, 视频合成, 视频镜像, 背景音乐, 插入背景图片, 视频高斯模糊, 模糊拓边, 画中画...
-
Updated
Jun 24, 2020 - Go
Thumbnail for a given video using FFMpeg
php
laravel
composer
video
ffmpeg
multimedia
centos
laravel-framework
ubuntu1404
ubuntu1604
thumbnail
watermark
generating-thumbnails
-
Updated
Jul 5, 2019 - PHP
Wiki
-
Updated
May 27, 2018 - Objective-C
Add text or image Watermark on image and PDF files
-
Updated
May 8, 2020 - PHP
Add a digital watermark to image。给图片加上数字(盲)水印
-
Updated
Mar 6, 2018 - Objective-C
react
base64
canvas
filter
compress
photo
photo-manager
clip
watermark
magician
image-process
image-magician
react-image
-
Updated
Jul 1, 2020 - JavaScript
Improve this page
Add a description, image, and links to the watermark topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the watermark topic, visit your repo's landing page and select "manage topics."

Currently the first parameter
$baseis a string that could be:top-left(default),bottom-rightortransparentas the doc: trim().There some way to trim by color? In my case, I need trim transparent and/or white color, only. Eg.:
trim([ 'transparent', 'white', '#FF0000'])to trim transparent, white and red. The problem is that first parameter