photo

shorav suriyal


Active since 2017

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

5 Questions
1 Answer

Cody

0 Problems
1 Solution

RANK
12,794
of 297,457

REPUTATION
4

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
124,038
of 158,938

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Question


Put webcam live figure inside GUI axes ??
I need put my live figure of webcam inside the gui axes. i tried many steps but not working. I have attached my code.Please help...

7 years ago | 1 answer | 0

1

answer

Question


how to get facial features particularly for eyes using kinect v1 sensor in matlab?
I have installed all the packages related to kinect and my system is able to detect the sensor and now i want to use it to detec...

7 years ago | 1 answer | 0

1

answer

Question


Kinect sensor not connecting?
i have a windows kinect sensor and i am trying to connect it using matlab but it is giving error : Error: There are no devices ...

7 years ago | 0 answers | 0

0

answers

Answered
How to Increase MATLAB Programming speed [script] ? also how increase speed performance of Dll in interfacing while JAVA?
allocate your memory dynamically which is at the time of running your program

7 years ago | 0

| accepted

Question


Getting error while training my cascade classifier ?
I am trying to build my cascade classifier that can detect an area of image basically i want to get eyes from a face image. For ...

7 years ago | 1 answer | 0

1

answer

Question


how to extract struct from a session variable?
i have a variable that i generated from the image labeler app in matlab. The variable name is labelingSession.mat , now from thi...

7 years ago | 1 answer | 0

1

answer

Solved


A quadrant matrix
Write a function called quadrants that takes as its input argument a scalar integer named n. The function returns Q, a 2n-by-2n ...

8 years ago