GitHub / Cykooz/fast_image_resize issues and pull requests
#50 - add f32 conversion support for image crate
Pull Request -
State: closed - Opened by Andrei-Reactor 22 days ago
#49 - Resizing Luma+alpha image on ARM (Apple) causes stripe artifacts
Issue -
State: closed - Opened by MichaelGrupp 5 months ago
- 4 comments
Labels: bug
#48 - Test suite is failing because `testing` dir is not shipped
Issue -
State: closed - Opened by tenzap 5 months ago
- 15 comments
#47 - Method `pixel_type` not found in the current scope for type `DynamicImage` [E0599]
Issue -
State: closed - Opened by Shaphil 5 months ago
- 2 comments
#46 - Possible tiling/rounding errors with Rayon
Issue -
State: closed - Opened by NikolaiUgelvik 6 months ago
- 11 comments
Labels: bug
#45 - Allow passing an immutable slice to Image::from_slice_u8
Issue -
State: closed - Opened by DSeeLP 7 months ago
- 4 comments
#44 - Examples in Readme are broken
Issue -
State: closed - Opened by qarmin 7 months ago
- 5 comments
#43 - Assertion failed when resizing image
Issue -
State: closed - Opened by p4rtridge 7 months ago
- 2 comments
Labels: bug
#42 - Provide 100% interoperability with image-rs library
Issue -
State: closed - Opened by qarmin 9 months ago
- 6 comments
#41 - High bit-depth images might be faster
Issue -
State: closed - Opened by awxkee 10 months ago
- 12 comments
#40 - Running the lib on android (`aarch64`) is `~7x slower` then running on windows (`x86_64`).
Issue -
State: closed - Opened by Vedsaga 11 months ago
- 9 comments
#39 - Not as fast as expected ?
Issue -
State: closed - Opened by kpouer 11 months ago
- 2 comments
#38 - Doesn't support zoom.
Issue -
State: closed - Opened by AurevoirXavier 12 months ago
- 4 comments
#37 - Opt-in `std::simd` support
Issue -
State: open - Opened by Shnatsel about 1 year ago
- 4 comments
#36 - Do not pull in all of `image` dependencies when it's enabled
Pull Request -
State: closed - Opened by Shnatsel about 1 year ago
#35 - the lasted resized example cannot be compiled correctly
Issue -
State: closed - Opened by drharryhe about 1 year ago
- 2 comments
#34 - resize-rgba8-image example uses a no longer supported function.
Issue -
State: closed - Opened by SunnyWar about 1 year ago
- 2 comments
#33 - Inaccurate colors appear in the corners of the image after scaling
Issue -
State: closed - Opened by LazyIonEs about 1 year ago
- 10 comments
#32 - Equivalent to OpenCV `cv2.INTER_LINEAR`
Issue -
State: closed - Opened by bedapisl about 1 year ago
- 12 comments
#31 - how do you apply a crop on the target buffer?
Issue -
State: closed - Opened by TroyKomodo about 1 year ago
- 4 comments
#30 - Support for `F32x2` `F32x3` & `F32x4`?
Issue -
State: closed - Opened by virtualritz about 1 year ago
- 9 comments
#29 - Invalid buffer length issue
Issue -
State: closed - Opened by ChanManChan about 1 year ago
- 1 comment
#28 - Fix README example for CPU extentions
Pull Request -
State: closed - Opened by bz2 about 1 year ago
#27 - Are the examples updated to the last version?
Issue -
State: closed - Opened by qiqetes about 1 year ago
- 6 comments
#26 - Bump image to 0.25
Pull Request -
State: closed - Opened by RyanBluth about 1 year ago
- 1 comment
#25 - Floating point exception during convolutional downscale (Lanczos)
Issue -
State: closed - Opened by campbellcole over 1 year ago
- 4 comments
#24 - wrong image color
Issue -
State: closed - Opened by Kevin301099 over 1 year ago
- 10 comments
#23 - Equivalent to OpenCV cv2.INTER_AREA?
Issue -
State: closed - Opened by FSund over 1 year ago
- 4 comments
#22 - no gaussian kernel
Issue -
State: closed - Opened by Lishen1 over 1 year ago
- 7 comments
#21 - f32 example
Issue -
State: closed - Opened by manzt over 1 year ago
- 2 comments
#20 - Preparation of a large number of images in a loop
Issue -
State: closed - Opened by yunusbayraktaroglu over 1 year ago
- 6 comments
#19 - num-traits error
Issue -
State: closed - Opened by Sparkenstein over 1 year ago
- 2 comments
#18 - Allow passing an immutable slice to Image::from_slice_u8
Issue -
State: closed - Opened by tuzz over 1 year ago
- 2 comments
#17 - Crop source slice length does not match destination slice length
Issue -
State: closed - Opened by seddonm1 about 2 years ago
- 3 comments
Labels: bug
#16 - cleanup: use (read|write)_unaligned for unaligned pointers
Pull Request -
State: closed - Opened by durin42 over 2 years ago
- 1 comment
#15 - Bad unsafe is caught by latest rust nightly (rustc 1.70.0-nightly (2eaeb1eee 2023-04-05))
Issue -
State: closed - Opened by durin42 over 2 years ago
- 5 comments
#14 - make buffer_mut public
Pull Request -
State: closed - Opened by seddonm1 over 2 years ago
#13 - resize_with_pad
Issue -
State: closed - Opened by seddonm1 over 2 years ago
- 7 comments
#12 - how does the speed compare with opencv?
Issue -
State: open - Opened by lucasjinreal over 2 years ago
- 23 comments
#11 - Add wasm32
Pull Request -
State: closed - Opened by cdmurph32 over 2 years ago
- 6 comments
#10 - Wasm32 support
Issue -
State: closed - Opened by cdmurph32 over 2 years ago
- 3 comments
#9 - [BUG] Return zero if the size of the input is equal to the output
Issue -
State: closed - Opened by rsuu about 3 years ago
- 1 comment
Labels: bug
#8 - Limit nix features
Pull Request -
State: closed - Opened by rtzoeller about 3 years ago
#7 - Add `into_vec` method
Pull Request -
State: closed - Opened by sumibi-yakitori over 3 years ago
#6 - LumaA pixels
Issue -
State: closed - Opened by indietyp over 3 years ago
- 3 comments
#5 - ImageView::from_buffer returns an error if the provided buffer larger than the minimum required size
Issue -
State: closed - Opened by Farmadupe over 3 years ago
- 1 comment
#4 - valgrind memcheck detects reads of unitialized memory memory
Issue -
State: closed - Opened by Farmadupe over 3 years ago
- 3 comments
#3 - Downscaling in linear color space?
Issue -
State: closed - Opened by virtualritz over 3 years ago
- 5 comments
Labels: enhancement
#2 - Fix compile errors on non-x86 architectures
Pull Request -
State: closed - Opened by lifning over 3 years ago
#1 - Add other PixelTypes
Issue -
State: closed - Opened by pYtoner almost 4 years ago
- 8 comments