shorav suriyal
Followers: 0 Following: 0
Statistics
RANK
12,642
of 295,467
REPUTATION
4
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answerQuestion
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
answersHow 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
answerQuestion
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
answerSolved
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