rohan gupta
Manipal Institute of Technology
Followers: 0 Following: 0
Statistik
10 Fragen
0 Antworten
RANG
12.959
of 301.296
REPUTATION
4
BEITRÄGE
10 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
30.0%
ERHALTENE STIMMEN
4
RANG
of 21.225
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.832
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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'); ...
fast 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 11 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
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...
etwa 11 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
etwa 11 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
mehr als 11 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 11 Jahre vor | 1 Antwort | 0
