rohan gupta
Manipal Institute of Technology
Followers: 0 Following: 0
Statistiques
10 Questions
0 Réponses
RANG
12 949
of 301 200
RÉPUTATION
4
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
30.0%
VOTES REÇUS
4
RANG
of 21 190
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 339
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Installing Matlab 2020b on Azure Ubuntu 18.04 Virtual Machine
I am trying to install Matlab 2020b on Azure Ubuntu VM but getting following error while executing sudo ./install Error Messag...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Error while compiling C code containing mex.h and mexFunction
Hi, I am trying to compile a C code that uses mex.h file, but I am getting following error. The command that i have used to com...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to detect red objects from a video and also find its centroid. I have written code for it but i am getting error
sampling_factor = 1; resizing_params = [500 500]; %%// Input video xyloObj = VideoReader('myVideo.avi'); ...
presque 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
Interpolating Frames of the Video
I have two videos of 1 min each. First video has 900 frames whereas second video has 600 frames. So I am trying to interpolate s...
presque 11 ans il y a | 1 réponse | 1
0
réponseQuestion
Error in recording video using two logitech webcam simultaneously
I was able to record video using two webcam simultaneously. But now using same code I am getting error. It is saying that my de...
environ 11 ans il y a | 1 réponse | 1
1
réponseQuestion
Recording Videos using two webcam simultaneously for 60sec
It takes 90sec to record video of 60sec when I am using two webcam simultaneously whereas it takes 60sec to record 60sec video w...
environ 11 ans il y a | 1 réponse | 1
1
réponseQuestion
I am new to camera calibration. I want to know that,how to do camera calibration by using white square paper instead of cheakerboard?
I want to use 10mm or 20mm square white paper for calibrating camera. Can anyone tell me, is it possible to do so. If so then ho...
plus de 11 ans il y a | 1 réponse | 1
1
réponseQuestion
I have calculated the distance between fixed object and moving object in a video. Using this distance I am trying to calculate the displacement of moving object in consecutive frame.
I have tried doing it, but I am getting error. if true % code end X(r)=thisCentroid(:,1); Y(r)=thisCe...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
detecting green color in a video
I have a code *'track_color_in_video.m'* which is written by *image analyst* . In this video how we can display the centroid of ...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Issue related to imshow command
I am using 'imshow' command in my code. Till yesterday my code was running properly, but from today i am getting error as shown ...
plus de 11 ans il y a | 1 réponse | 0
