Ecosyste.ms: Issues

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

GitHub / mrousavy/vision-camera-resize-plugin issues and pull requests

#79 - The plugin does not work in asynchronous mode

Issue - State: open - Opened by lifelonglearner127 about 1 month ago - 1 comment

#79 - The plugin does not work in asynchronous mode

Issue - State: open - Opened by lifelonglearner127 about 1 month ago - 1 comment

#78 - chore(deps): bump libyuv from `227cec6` to `4e36653`

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#78 - chore(deps): bump libyuv from `227cec6` to `4e36653`

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#77 - [WIP] Crop when the `crop` rect is out of bounds of the original image

Pull Request - State: open - Opened by bglgwyng about 2 months ago - 2 comments

#77 - [WIP] Crop when the `crop` rect is out of bounds of the original image

Pull Request - State: open - Opened by bglgwyng about 2 months ago - 2 comments

#76 - Is the usage of `libyuv::FOURCC_ARGB` valid?

Issue - State: open - Opened by bglgwyng about 2 months ago

#76 - Is the usage of `libyuv::FOURCC_ARGB` valid?

Issue - State: open - Opened by bglgwyng about 2 months ago

#75 - Fix the example to show the cropped image

Pull Request - State: closed - Opened by bglgwyng 2 months ago

#74 - How to resize image loaded from library using expo

Issue - State: closed - Opened by feiwu77777 3 months ago - 1 comment

#74 - How to resize image loaded from library using expo

Issue - State: closed - Opened by feiwu77777 3 months ago - 1 comment

#73 - Android app crashes when camera is open for >10 minutes

Issue - State: open - Opened by caheinz2 3 months ago - 3 comments

#73 - Android app crashes when camera is open for >10 minutes

Issue - State: open - Opened by caheinz2 3 months ago - 3 comments

#72 - feat: Modular Transform Pipeline

Pull Request - State: open - Opened by thomas-coldwell 3 months ago - 1 comment

#72 - feat: Modular Transform Pipeline

Pull Request - State: open - Opened by thomas-coldwell 3 months ago - 1 comment

#71 - feat: Preserve Aspect Ratio Option

Pull Request - State: open - Opened by thomas-coldwell 3 months ago - 3 comments

#71 - feat: Preserve Aspect Ratio Option

Pull Request - State: open - Opened by thomas-coldwell 3 months ago - 3 comments

#69 - Update build.gradle

Pull Request - State: open - Opened by hcwiley 4 months ago

#69 - Update build.gradle

Pull Request - State: open - Opened by hcwiley 4 months ago

#67 - chore(deps): bump libyuv from `488a2af` to `227cec6`

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#67 - chore(deps): bump libyuv from `488a2af` to `227cec6`

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#66 - fix: VisionCamera/VisionCameraProxy.h file not found

Pull Request - State: closed - Opened by PStrakendal 5 months ago - 3 comments

#66 - fix: VisionCamera/VisionCameraProxy.h file not found

Pull Request - State: closed - Opened by PStrakendal 5 months ago - 4 comments

#65 - 'VisionCamera/VisionCameraProxy.h' file not found, Error in ios build

Issue - State: open - Opened by girraj96 6 months ago - 1 comment

#65 - 'VisionCamera/VisionCameraProxy.h' file not found, Error in ios build

Issue - State: open - Opened by girraj96 6 months ago - 1 comment

#64 - Added RGBA support for Android.

Pull Request - State: closed - Opened by pweglik 6 months ago - 2 comments

#64 - Added RGBA support for Android.

Pull Request - State: closed - Opened by pweglik 6 months ago - 2 comments

#63 - feat: Optimize Skia Preview

Pull Request - State: closed - Opened by mrousavy 7 months ago

#63 - feat: Optimize Skia Preview

Pull Request - State: closed - Opened by mrousavy 7 months ago

#62 - chore: Use `uint8_t` instead of `unsigned char`

Pull Request - State: closed - Opened by mrousavy 7 months ago

#61 - fix: Fix rotation being parsed incorrectly

Pull Request - State: closed - Opened by mrousavy 7 months ago

#60 - fix and simplify rotation

Pull Request - State: closed - Opened by rodgomesc 7 months ago - 5 comments

#59 - Failed to rotate argb buffer

Issue - State: closed - Opened by rodgomesc 7 months ago - 2 comments

#58 - Feat/output preview

Pull Request - State: closed - Opened by rodgomesc 7 months ago - 2 comments

#58 - Feat/output preview

Pull Request - State: closed - Opened by rodgomesc 7 months ago - 2 comments

#57 - fix: flipper causing build crashes

Pull Request - State: closed - Opened by rodgomesc 7 months ago

#57 - fix: flipper causing build crashes

Pull Request - State: closed - Opened by rodgomesc 7 months ago

#56 - fix ARGB to RGBA conversion in IOS ResizePlugin.mm

Pull Request - State: closed - Opened by Shtruk 7 months ago - 2 comments

#56 - fix ARGB to RGBA conversion in IOS ResizePlugin.mm

Pull Request - State: closed - Opened by Shtruk 7 months ago - 2 comments

#55 - plugin fails to build with camera vision v4

Issue - State: closed - Opened by mks11 7 months ago - 6 comments

#55 - plugin fails to build with camera vision v4

Issue - State: closed - Opened by mks11 7 months ago - 6 comments

#54 - fix: Float32 conversion on IOS

Pull Request - State: closed - Opened by wojtke 7 months ago - 1 comment

#53 - fix: Fix libyuv convert functions calls on Android

Pull Request - State: closed - Opened by pweglik 7 months ago - 5 comments

#53 - fix: Fix libyuv convert functions calls on Android

Pull Request - State: closed - Opened by pweglik 7 months ago - 5 comments

#52 - fix: Optimize iOS/Android codebases (type-safety and performance)

Pull Request - State: closed - Opened by mrousavy 7 months ago

#52 - fix: Optimize iOS/Android codebases (type-safety and performance)

Pull Request - State: closed - Opened by mrousavy 7 months ago

#51 - How to view the resized image or frame processor frame

Issue - State: closed - Opened by Egbert-Jan 7 months ago - 6 comments

#51 - How to view the resized image or frame processor frame

Issue - State: closed - Opened by Egbert-Jan 7 months ago - 6 comments

#50 - chore(deps): bump yutailang0119/action-ktlint from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#49 - How can I still operate on the Frame?

Issue - State: closed - Opened by frodriguez-hu 8 months ago - 2 comments

#49 - How can I still operate on the Frame?

Issue - State: closed - Opened by frodriguez-hu 8 months ago - 2 comments

#48 - Problem with cropping frames on Android

Issue - State: closed - Opened by AndyRC6 8 months ago - 2 comments

#48 - Problem with cropping frames on Android

Issue - State: closed - Opened by AndyRC6 8 months ago - 2 comments

#47 - chore(deps): bump libyuv from `dc39e1e` to `488a2af`

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#46 - fix: Fix missing arguments in native func decl on Android

Pull Request - State: closed - Opened by mrousavy 8 months ago - 1 comment

#45 - 🐞 fix(ResizePlugin): too many arguments

Pull Request - State: closed - Opened by pedrol2b 8 months ago - 1 comment

#44 - `ResizePlugin.kt` Too many arguments / Android

Issue - State: closed - Opened by pedrol2b 8 months ago - 3 comments

#44 - `ResizePlugin.kt` Too many arguments / Android

Issue - State: closed - Opened by pedrol2b 8 months ago - 3 comments

#43 - Inconsistencies in the return values (android)

Issue - State: open - Opened by c-goettert 9 months ago - 13 comments

#43 - Inconsistencies in the return values (android)

Issue - State: open - Opened by c-goettert 9 months ago - 13 comments

#41 - chore(deps): bump libyuv from `bed895a` to `9a34347`

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies

#41 - chore(deps): bump libyuv from `bed895a` to `9a34347`

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies

#40 - Float32 array returns zeroed out values past index 128 on each row

Issue - State: open - Opened by computerjazz 9 months ago - 7 comments

#39 - Resizing for model

Issue - State: closed - Opened by mashad6 9 months ago

#39 - Resizing for model

Issue - State: closed - Opened by mashad6 9 months ago

#38 - Question about return of resize

Issue - State: open - Opened by SamuelAlv3s 9 months ago - 3 comments

#38 - Question about return of resize

Issue - State: open - Opened by SamuelAlv3s 9 months ago - 3 comments

#37 - chore(deps-dev): bump react-native from 0.73.2 to 0.73.3

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#36 - chore(deps-dev): bump react-native-worklets-core from 0.2.4 to 0.3.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#36 - chore(deps-dev): bump react-native-worklets-core from 0.2.4 to 0.3.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#35 - chore(deps-dev): bump turbo from 1.11.3 to 1.12.0

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#35 - chore(deps-dev): bump turbo from 1.11.3 to 1.12.0

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#34 - chore(deps): bump react-native from 0.73.2 to 0.73.3 in /example

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#33 - chore(deps): bump react-native-worklets-core from 0.2.4 to 0.3.0 in /example

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#32 - chore(deps-dev): bump @react-native/metro-config from 0.73.3 to 0.73.4 in /example

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#31 - chore(deps): bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment

#31 - chore(deps): bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment

#30 - chore(deps): bump actions/setup-java from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment

#30 - chore(deps): bump actions/setup-java from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment

#29 - chore(deps): bump actions/cache from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 10 months ago - 1 comment

#28 - chore: Upgrade dependencies

Pull Request - State: closed - Opened by mrousavy 10 months ago

#27 - fix: Import `stdfloat` for `float32_t` type

Pull Request - State: closed - Opened by mrousavy 10 months ago

#27 - fix: Import `stdfloat` for `float32_t` type

Pull Request - State: closed - Opened by mrousavy 10 months ago

#26 - FrameBuffer.mm not recognize float_32t

Issue - State: closed - Opened by manolo-battista 10 months ago - 3 comments

#26 - FrameBuffer.mm not recognize float_32t

Issue - State: closed - Opened by manolo-battista 10 months ago - 3 comments

#25 - feat: flip + rotation

Pull Request - State: closed - Opened by rodgomesc 10 months ago - 6 comments

#24 - feat: Upgrade CI

Pull Request - State: closed - Opened by mrousavy 10 months ago

#23 - feat: Add `crop` parameter

Pull Request - State: closed - Opened by mrousavy 10 months ago

#22 - fix: Validate input Image Format

Pull Request - State: closed - Opened by mrousavy 10 months ago

#21 - Crash on Android

Issue - State: closed - Opened by Cosmorider 10 months ago - 4 comments

#21 - Crash on Android

Issue - State: closed - Opened by Cosmorider 10 months ago - 4 comments

#20 - WKTJsiWorkletContext.h file not found

Issue - State: closed - Opened by manolo-battista 10 months ago - 6 comments

#20 - WKTJsiWorkletContext.h file not found

Issue - State: closed - Opened by manolo-battista 10 months ago - 6 comments

#19 - feat: Rewrite Android codebase to C++ (bare libyuv library)

Pull Request - State: closed - Opened by mrousavy 10 months ago