Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaImages/ImageTransformations.jl issues and pull requests

#169 - Cropping after warp

Issue - State: open - Opened by RpfR2000 5 months ago - 2 comments

#168 - Include Interpolations.jl 0.15 support

Pull Request - State: closed - Opened by roflmaostc 6 months ago - 3 comments

#167 - Add docs for imresize!

Issue - State: open - Opened by IanButterworth 6 months ago

#166 - Warp seems to be off

Issue - State: open - Opened by ChantalJuntao 7 months ago - 1 comment

#165 - Support v0.15 of Interpolations.jl

Issue - State: closed - Opened by cgarling 7 months ago - 1 comment

#164 - [compat] ImageCore 0.10

Pull Request - State: closed - Opened by timholy 12 months ago - 1 comment

#163 - Support for autodiff in warping?

Issue - State: open - Opened by rakshith95 over 1 year ago

#161 - imflip function

Issue - State: open - Opened by ashwani-rathee over 1 year ago

#160 - imresize without interpolation for integer upscaling

Issue - State: open - Opened by anandijain over 1 year ago

#159 - Custom image transformation?

Issue - State: closed - Opened by arbenede almost 2 years ago - 4 comments

#158 - WIP: use StaticArraysCore

Pull Request - State: closed - Opened by johnnychen94 almost 2 years ago - 4 comments

#157 - CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago - 2 comments

#156 - Support for CUDA (New Subpackage)

Pull Request - State: open - Opened by ChantalJuntao about 2 years ago - 2 comments

#155 - fix: handle float point pi correctly

Pull Request - State: closed - Opened by johnnychen94 over 2 years ago - 1 comment

#154 - Rotation operation is inaccurate

Issue - State: closed - Opened by myuanz over 2 years ago - 2 comments

#153 - Typo in docs

Pull Request - State: closed - Opened by barucden over 2 years ago - 1 comment

#152 - Add an overall module docstring

Pull Request - State: closed - Opened by zelunw over 2 years ago - 2 comments

#151 - Do not modify original image in in-place resizing

Pull Request - State: closed - Opened by pxl-th over 2 years ago - 2 comments

#150 - Avoid allocations in in-place image resizing

Pull Request - State: closed - Opened by pxl-th over 2 years ago - 8 comments

#149 - Fix imrotate for Irrational θ

Pull Request - State: closed - Opened by timholy over 2 years ago - 7 comments

#148 - Use higher precision in imrotate

Pull Request - State: closed - Opened by timholy over 2 years ago - 3 comments

#147 - Clarification of rotations

Issue - State: closed - Opened by henry2004y over 2 years ago - 7 comments

#146 - swirl operation

Pull Request - State: open - Opened by ashwani-rathee over 2 years ago - 1 comment

#145 - `imrotate(img, pi/2)` changes size of image

Issue - State: closed - Opened by anandijain almost 3 years ago - 3 comments
Labels: enhancement, hacktoberfest, good first issue

#144 - Repeated warping

Issue - State: open - Opened by yakir12 almost 3 years ago - 6 comments

#143 - Restrict rounding to the computed corners

Pull Request - State: closed - Opened by timholy almost 3 years ago - 3 comments

#142 - [WIP] fixed point perspective for `imresize`, `zoom` and `imrotate`

Pull Request - State: open - Opened by johnnychen94 almost 3 years ago - 3 comments

#141 - Demos using CoordinateTransformations and Rotations

Issue - State: open - Opened by johnnychen94 almost 3 years ago
Labels: help wanted, good first issue, docs

#140 - Add `Projective` transformation

Issue - State: open - Opened by hyrodium almost 3 years ago - 2 comments

#139 - No stable version document is deployed

Issue - State: closed - Opened by hyrodium almost 3 years ago - 6 comments

#138 - deprecate `invwarpedview` in favor of `InvWarpedView`

Pull Request - State: closed - Opened by johnnychen94 almost 3 years ago - 4 comments

#137 - Images getting generated differently

Issue - State: closed - Opened by SomTambe almost 3 years ago - 4 comments

#136 - remove all summary test

Pull Request - State: closed - Opened by johnnychen94 almost 3 years ago - 3 comments

#135 - Adds swirl function

Pull Request - State: closed - Opened by paniash almost 3 years ago - 4 comments

#134 - dependency version clean up

Pull Request - State: closed - Opened by johnnychen94 almost 3 years ago - 1 comment

#133 - add swirl function

Issue - State: open - Opened by johnnychen94 almost 3 years ago - 1 comment
Labels: enhancement, help wanted, hacktoberfest, good first issue

#132 - use method.degree instead of constructing a new one

Pull Request - State: closed - Opened by johnnychen94 almost 3 years ago - 1 comment

#131 - add documentation page

Pull Request - State: closed - Opened by johnnychen94 almost 3 years ago - 1 comment

#130 - demo: grid stretching and elastic transformation

Issue - State: open - Opened by johnnychen94 almost 3 years ago
Labels: docs

#129 - `imresize`/`imrotate` fixed point

Pull Request - State: open - Opened by ginkulv about 3 years ago - 6 comments

#128 - Does ForwardDiff work with ImageTransformations?

Issue - State: open - Opened by arbenede about 3 years ago - 3 comments

#127 - use `ImageBase.restrict`

Pull Request - State: closed - Opened by johnnychen94 about 3 years ago - 1 comment

#126 - imresize: handle 0-parameter colorant types

Pull Request - State: closed - Opened by johnnychen94 about 3 years ago - 1 comment

#125 - skip prefilter for Linear and Constant

Pull Request - State: closed - Opened by johnnychen94 about 3 years ago - 1 comment

#124 - fix type instability of `restrict`

Pull Request - State: closed - Opened by johnnychen94 about 3 years ago - 1 comment

#123 - skip prefilter step for `BSpline(Linear())` and `BSpline(Constant())`

Issue - State: closed - Opened by johnnychen94 about 3 years ago - 1 comment
Labels: enhancement

#122 - ImageTransformations v0.9.0

Pull Request - State: closed - Opened by johnnychen94 about 3 years ago - 2 comments

#121 - `imresize`/`imrotate` fixed point

Issue - State: open - Opened by johnnychen94 about 3 years ago - 4 comments
Labels: enhancement, help wanted, hacktoberfest, good first issue

#120 - demo: anti-alias example using low-pass filter

Issue - State: open - Opened by johnnychen94 about 3 years ago
Labels: help wanted, hacktoberfest, good first issue, docs

#119 - lazy view version of `imrotate`/`imresize`

Issue - State: open - Opened by johnnychen94 about 3 years ago
Labels: help wanted, hacktoberfest, good first issue

#118 - new type instability during restrict on OffsetArray

Issue - State: closed - Opened by johnnychen94 about 3 years ago - 1 comment
Labels: bug

#117 - [compat] ImageCore 0.9

Pull Request - State: closed - Opened by johnnychen94 about 3 years ago - 1 comment

#116 - upgrade legacy methods with cleaner keyword alternative

Pull Request - State: closed - Opened by johnnychen94 about 3 years ago - 5 comments

#114 - Fix rounding issue

Pull Request - State: closed - Opened by matsueushi over 3 years ago - 3 comments

#112 - skip _round for general functions

Pull Request - State: closed - Opened by yakir12 over 3 years ago - 2 comments

#111 - More Interpolation Options in Imrotate

Issue - State: closed - Opened by andrew-saydjari over 3 years ago - 1 comment

#110 - More generic warp

Issue - State: closed - Opened by yakir12 over 3 years ago - 3 comments

#109 - CompatHelper: bump compat for "ColorVectorSpace" to "0.9"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago - 1 comment

#108 - CompatHelper: bump compat for "StaticArrays" to "1.0"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago - 2 comments
Labels: invalid

#107 - discretize transformation matrices for stable warp results

Pull Request - State: closed - Opened by johnnychen94 over 3 years ago - 1 comment

#106 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot over 3 years ago - 15 comments

#105 - use Github Action for unit test

Pull Request - State: closed - Opened by johnnychen94 over 3 years ago - 3 comments
Labels: no changelog

#104 - more stable warp result

Issue - State: closed - Opened by johnnychen94 over 3 years ago - 1 comment

#103 - Tolerate diffs in Interpolations.Constant printing

Pull Request - State: closed - Opened by timholy over 3 years ago - 3 comments

#101 - MassInstallAction: Install the TagBot workflow on this repository

Pull Request - State: closed - Opened by johnnychen94 over 3 years ago

#100 - CompatHelper: bump compat for "StaticArrays" to "1.0"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago - 4 comments

#99 - CompatHelper: bump compat for "Interpolations" to "0.13"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago - 5 comments

#98 - Fix `summary` tests on nightly

Pull Request - State: closed - Opened by timholy almost 4 years ago - 1 comment

#97 - imresize failed with ARGB32

Issue - State: closed - Opened by guo-yong-zhi almost 4 years ago - 1 comment

#96 - Release a new version

Issue - State: closed - Opened by IanButterworth about 4 years ago - 1 comment

#95 - Add CoordinateTransformations 0.6 to compatibility list

Pull Request - State: closed - Opened by c42f about 4 years ago - 1 comment

#93 - Allow multi-dimensional ratio in imresize

Pull Request - State: closed - Opened by mileslucas over 4 years ago - 5 comments

#92 - deprecate appveyor in favor of travis

Pull Request - State: closed - Opened by johnnychen94 over 4 years ago - 1 comment
Labels: no changelog

#91 - Install TagBot as a GitHub Action

Pull Request - State: closed - Opened by JuliaTagBot over 4 years ago - 1 comment
Labels: no changelog

#90 - Inconsistencies for imrotate() docs

Issue - State: closed - Opened by tobydriscoll over 4 years ago - 1 comment

#89 - specialize tweight on FixedPoint

Pull Request - State: closed - Opened by johnnychen94 over 4 years ago - 3 comments

#88 - Fix eltype for Integer-valued arrays

Pull Request - State: closed - Opened by timholy over 4 years ago - 1 comment

#87 - Support OffsetArrays 1.0

Pull Request - State: closed - Opened by timholy over 4 years ago - 1 comment

#86 - CompatHelper: bump compat for "OffsetArrays" to "1.0"

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago - 1 comment

#85 - Rely on ImageCore for Colors&FixedPointNumbers

Pull Request - State: closed - Opened by timholy over 4 years ago - 3 comments

#84 - CompatHelper: bump compat for "ColorTypes" to "0.9"

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago - 1 comment

#83 - CompatHelper: bump compat for "Colors" to "0.11"

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago - 1 comment

#82 - CompatHelper: bump compat for "FixedPointNumbers" to "0.7"

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago - 1 comment

#81 - CompatHelper: bump compat for "Colors" to "0.10"

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago - 1 comment

#80 - Fix tests on 1.3

Pull Request - State: closed - Opened by timholy over 4 years ago - 1 comment

#79 - specialize imrotate for 0, 90, 180, 270 degrees

Pull Request - State: open - Opened by johnnychen94 over 4 years ago - 10 comments

#78 - update Julia version in CI

Pull Request - State: closed - Opened by johnnychen94 over 4 years ago - 2 comments

#77 - CompatHelper: bump compat for "ColorVectorSpace" to "0.8"

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago - 1 comment

#76 - Add bounds on all dependencies

Pull Request - State: closed - Opened by timholy over 4 years ago - 3 comments

#69 - Move restrict to a faster loading package?

Issue - State: closed - Opened by IanButterworth almost 5 years ago - 6 comments

#68 - `restrict` not preserving image colortype

Issue - State: closed - Opened by IanButterworth about 5 years ago - 8 comments