Community Profile

photo

Shweta Saboo


Last seen: 1 year ago Active since 2019

Statistics

  • First Review
  • Explorer
  • Thankful Level 1

View badges

Content Feed

View by

Question


I want to plot non-zero consecutive segments from an array
I have a data which contains zero and non-zero values in segments like [0 0 0 1 2 3 0 0 0 0 8 9 6]. I want to plot the non-zero ...

2 years ago | 1 answer | 0

1

answer

Question


Appending of matrix columns
I have a matrix of 10*5 dimensions.I want to access first column in the first iteration. In second iteration, starting two colum...

3 years ago | 1 answer | 0

1

answer

Question


Did not start the server
Did not start the server. Desired port was: 31515. Last error was: Failed to start server: 127.0.0.1:31614

3 years ago | 1 answer | 0

1

answer

Answered
Hand gesture recognition using Deep learning
Thank you so much ,it worked.

3 years ago | 0

Question


Hand gesture recognition using Deep learning
I have extracted feature matrix for hand gestures. How can recognition be done using Deep learning with input as the feature mat...

3 years ago | 3 answers | 0

3

answers

Question


Separate strokes from a gesture
I have to separate individual strokes from a gesture like curved line and straight line from numeral "2". How to do it?

3 years ago | 1 answer | 0

1

answer

Question


Speed calculation of a gesture
I have a gesture and want to calculate its speed. I have got its x and y axis points. How can speed profile of a gesture can be ...

3 years ago | 1 answer | 0

1

answer

Question


Extracting points representing curve
I have certain set of (x,y) coordinates representing a shape. How to extract those points which define a curve among the availab...

3 years ago | 1 answer | 0

1

answer

Question


Dividing Bounding box into equal parts
I have a bounding box of dimensions [x y width height]. I want to divide this rectangle into 16 equal rectangles or squares of e...

4 years ago | 1 answer | 0

1

answer

Question


Dividing rectangle into hexagon
I want to divide a rectangle into hexagonal shapes.

4 years ago | 0 answers | 0

0

answers

Question


I am trying to draw ellipse using following code:
I am trying to draw ellipse using following code: ell_x_end=[86.9279,144.30717,190.12074,217.43901,221.78224,219.34441]'; ell...

4 years ago | 0 answers | 0

0

answers

Question


Subtract every element of array from one another and find the sum
I want to subtract each element from one another and find the sum of each column for every element. Array is [47.07 49.39 56.87 ...

4 years ago | 1 answer | 0

1

answer

Question


Need to find out Area of polygon
I want to calculate area of Polygon having dimensions [102.49728 126.58069 127.49728 126.58069 127.49728 163.58069 102.49728 163...

4 years ago | 1 answer | 0

1

answer