All Projects → GuangchuangYu → Ggimage

GuangchuangYu / Ggimage

🎨 Use Images in ggplot2

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Ggimage

Jhform
JhForm - 自定义表单工具,更加简单,快捷的创建表单、设置页面
Stars: ✭ 108 (-10%)
Mutual labels:  image
Imagelistview
A .NET listview control for image files with asynchronously loaded thumbnails.
Stars: ✭ 113 (-5.83%)
Mutual labels:  image
V Viewer
Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js
Stars: ✭ 1,776 (+1380%)
Mutual labels:  image
Imagecompletion incompletedata
Image completion network using incomplete data
Stars: ✭ 109 (-9.17%)
Mutual labels:  image
Zooming
🔍 Image zoom that makes sense.
Stars: ✭ 1,538 (+1181.67%)
Mutual labels:  image
Soccer ggplots
Soccer/football analytics blog posts & data viz from the World Cup, Premier League, Copa America, and beyond. Using ggplot2, ggsoccer, & more. (Est. June 2018) ****Please look at the README for best version of the code!****
Stars: ✭ 115 (-4.17%)
Mutual labels:  ggplot2
Picfit
An image resizing server written in Go
Stars: ✭ 1,589 (+1224.17%)
Mutual labels:  image
Blurhash Rust Wasm
A Rust and WASM implementation of the blurhash algorithm
Stars: ✭ 119 (-0.83%)
Mutual labels:  image
Aesthetics
Image Aesthetics Toolkit - includes Fisher Vector implementation, AVA (Image Aesthetic Visual Analysis) dataset and fast multi-threaded downloader
Stars: ✭ 113 (-5.83%)
Mutual labels:  image
Sketch
Sketch 是 Android 上一个强大且全面的图片加载器,支持 GIF,手势缩放以及分块显示超大图片。Sketch is a powerful and comprehensive image loader on Android, with support for GIF, gesture zooming, block display super large image
Stars: ✭ 1,557 (+1197.5%)
Mutual labels:  image
Flutter crop
Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.
Stars: ✭ 107 (-10.83%)
Mutual labels:  image
Bepasty Server
binary pastebin server
Stars: ✭ 111 (-7.5%)
Mutual labels:  image
React Magnifier
🔍 React image zoom component
Stars: ✭ 116 (-3.33%)
Mutual labels:  image
Gis
gis (go image server) go 实现的图片服务,实现基本的上传,下载,存储,按比例裁剪等功能
Stars: ✭ 108 (-10%)
Mutual labels:  image
Pi Rec
🔥 PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. 🔥 图像翻译,条件GAN,AI绘画
Stars: ✭ 1,619 (+1249.17%)
Mutual labels:  image
Piqa
PyTorch Image Quality Assessement package
Stars: ✭ 108 (-10%)
Mutual labels:  image
Zoompreviewpicture
拓展性极高类似微信图片和视频浏览,常见应用场景如微信朋友圈照片九宫格和微信聊天图片图片,视频,gif预览
Stars: ✭ 1,576 (+1213.33%)
Mutual labels:  image
Tifffile
Read and write TIFF files. Forked from https://pypi.org/project/tifffile
Stars: ✭ 119 (-0.83%)
Mutual labels:  image
Imageserve
A ShareX image hosting solution for your own domain.
Stars: ✭ 118 (-1.67%)
Mutual labels:  image
Dbplot
Simplifies plotting of database and sparklyr data
Stars: ✭ 117 (-2.5%)
Mutual labels:  ggplot2

ggimage: Use Image in ‘ggplot2’

CRAN_Status_Badge gitter DOI

Supports image files and graphic objects to be visualized in ‘ggplot2’ graphic system.

✍️ Authors

Guangchuang YU https://guangchuangyu.github.io

School of Basic Medical Sciences, Southern Medical University

saythanks

⏬ Installation

Get the released version from CRAN:

## include BioC repo for dependencies
setRepositories(ind=1:2)
install.packages("ggimage")

Or the development version from github:

setRepositories(ind=1:2)
## install.packages("devtools")
devtools::install_github("GuangchuangYu/ggimage")

📖 Vignette

For more details, please refer to the online vignette.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].