patternize icon indicating copy to clipboard operation
patternize copied to clipboard

An R package for quantifying color pattern variation

Results 37 patternize issues
Sort by recently updated
recently updated
newest added

Dear Steven, Thank you very much for working on this package. I'm trying to use patternize and recolorize to analyze some butterfly wing patterns (classic) following the protocol described here...

> # load patternize library > ### > library(patternize) > library(raster) Loading required package: sp > library(terra) terra 1.7.29 > ### > # The viridis package provides colour blind friendly...

This package depends on (depends, imports or suggests) **raster** and one or more of the retiring packages **rgdal**, **rgeos** or **maptools** (https://r-spatial.org/r/2022/04/12/evolution.html, https://r-spatial.org/r/2022/12/14/evolution2.html). Since **raster** `3.6.3`, all use of external...

Hello, I would like to inquire whether it is possible to calibrate images using only half of the colorchecker? Currently, I am analyzing data using photos that require calibration. However,...

Hi Steve! As the subject says, I am getting errors when using patLanW. This happens with my own photos as well as when reproducing your salamanders example, so I am...

Good morning, Steven! Thank you very much for your package and for having this website to solve the problems that arise with patternize. I'm a fairly novice R user, and...

Hello again Steven, Wanted to know, I'm performing a pattern-based analysis on Hummingbirds' gorgets. I want to see if there's variation on the gorget pattern across populations located at different...

Small typo in the print output cecker -> checker

Hello Steven, First, I would like to thank you this useful package. I am writing because I have some issues when using landmarks in .TPS format in patternize with functions...

Hello Steven! I'm trying to reproduce the code to analyze some birds photos. But I got an error when trying to do the alignment of the images, here's the code...