Question


creating a matrix that contains a struct
Hi, I want to create a matrix that contains a struct in the first row. and integers in the next rows for example my matrix can...

11 years ago | 2 answers | 0

2

answers

Question


how to work with trees?
Hi, so i have a BW pixel image (number of pixels is in powers of 2). what i want to do is represent it in a quadtree. so i fo...

11 years ago | 0 answers | 0

0

answers

Question


Converting a rectangle position on an image to image matrix index
Hi, I have drawn an greyscale image from a matrix using imshow. I used Imrect to draw a rectangle on a region of the image. fro...

11 years ago | 2 answers | 1

2

answers