Community Profile

photo

Borys Bulka


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to find euclidean distances between cell entries of two RGB matrices?
I have two RGB images A and B. Image A is 47x47x3 and image B is 1x456x3. I need to find the euclidean distances between all the...

3 years ago | 1 answer | 0

1

answer

Question


How do I make MATLAB to recognize the deltaE function?
I have two images A and B. When running the code that I am using to find colour differences between two images, it keeps telling...

3 years ago | 3 answers | 0

3

answers

Question


How to transform a RGB matrix to a weighted adjacency matrix?
I have the following 604x604 pixel image A This image A represents connectivity strenght between particular vertices, theoret...

3 years ago | 1 answer | 0

1

answer

Question


How to change a matrix consisting of 3 elements into another matrix of 3 different elements?
I have a 47x47 matrix. The matrix entries consist of the values 0, 96, and 255. All entries with the value of 255 I want to tran...

3 years ago | 1 answer | 0

1

answer

Question


How to create a new square matrix with entries of each middle point of each subsection of another larger square matrix?
I have a square matrix of size 611x611 in which I want to create a grid on of 47 rows and 47 collums (I believe I can do this wi...

3 years ago | 1 answer | 0

1

answer