
Borys Bulka
Statistics
5 Questions
0 Answers
RANK
66,960
of 284,894
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 19,249
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 137,767
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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