diff --git a/orx-jvm/orx-boofcv/README.md b/orx-jvm/orx-boofcv/README.md index 32677853..8c4b5a5a 100644 --- a/orx-jvm/orx-boofcv/README.md +++ b/orx-jvm/orx-boofcv/README.md @@ -27,19 +27,19 @@ this addon provides some helper functions to convert them to OPENRNDR types: ### DemoContours01 [source code](src/demo/kotlin/DemoContours01.kt) -![DemoContours01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-boofcv/images/DemoContours01Kt.png) +![DemoContours01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoContours01Kt.png) ### DemoResize01 [source code](src/demo/kotlin/DemoResize01.kt) -![DemoResize01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-boofcv/images/DemoResize01Kt.png) +![DemoResize01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoResize01Kt.png) ### DemoResize02 [source code](src/demo/kotlin/DemoResize02.kt) -![DemoResize02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-boofcv/images/DemoResize02Kt.png) +![DemoResize02Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoResize02Kt.png) ### DemoSimplified01 [source code](src/demo/kotlin/DemoSimplified01.kt) -![DemoSimplified01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-boofcv/images/DemoSimplified01Kt.png) +![DemoSimplified01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-boofcv/images/DemoSimplified01Kt.png) diff --git a/orx-jvm/orx-poisson-fill/README.md b/orx-jvm/orx-poisson-fill/README.md index f7f79a48..6dee2d1b 100644 --- a/orx-jvm/orx-poisson-fill/README.md +++ b/orx-jvm/orx-poisson-fill/README.md @@ -7,4 +7,4 @@ Post processing effect that fills transparent parts of the image interpolating t ### DemoPoissonFill01 [source code](src/demo/kotlin/DemoPoissonFill01.kt) -![DemoPoissonFill01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-poisson-fill/images/DemoPoissonFill01Kt.png) +![DemoPoissonFill01Kt](https://raw.githubusercontent.com/openrndr/orx/media/orx-jvm/orx-poisson-fill/images/DemoPoissonFill01Kt.png)