Community Profile

photo

pb1106


Last seen: oltre 3 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistiche

  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Get neighbours of an element in matrix
Hello, Is there some easy way to get all the pixels of an element from a matrix? For example. given the following matrix: M=...

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


Create a graph from a matrix with 1 and 0
Hello, Let's suppose that I have this matrix: 1 1 0 0 0 1 1 1 1 0 0 0 1 1 ...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Get intersection of two segments
Hi, I have these two following matrices: Can you help me with some way to check if every line from segmentBA intersec...

circa 4 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I take segment points from convhull function and store them into a matrix?
Hi, I have the following figure. Here, I generated these 2 objects with this function that I wrote: function [regions] =...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Semantic Segmentation with pretrained networks
Hello all, Given this tutorial Semantic Segmentation Using Deep Learning I've learned that for a semantic segmentation task ...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Can someone please help me implementing this code without loop ?
Hello, Can someone help me to speed up this code? Without loops img = imread("my_img.png"); for i=2:256 for j...

oltre 5 anni fa | 1 risposta | 0

1

risposta