I have lists of coordinates for "good" rectangles and "bad" rectangles. Rectangles may or may not be adjacent to others from either list, but will never overlap
I am not trained with coding in any way, but have in the past managed to use codes I found online as part of excel or access using macros or buttons and things.
I am plotting my PCA as a biplot with fviz_pca_biplot but I cannot change my points to squares (pch=15). For single group of observations I use the code as bel
I'm trying to make a python script using python-pptx but I struggle with inserting a picture into a shape. Basically, I need it for making the picture transpare
I am trying to create jigsaw puzzle shapes using P5.js. After creating puzzle shapes, I want to cut areas from main image into pieces. For that I have options o
Is there a way in SwiftUI to union two shapes so that they cast a unified shadow. I have tried various combinations and modifiers but don't seem to be able to a