thirumagal jayaraman
2013년부터 활동
Followers: 0 Following: 0
Feeds
질문
polar to cartesian conversion
I have an image displayed which is 742*400 matrix. i need to convert this image into cartesian. for which i need to know the x a...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to do camera calibration?
Hi I am currently working on gait analysis, marker based image processing method. for which i need to do camera calibration to c...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
does anyone know how to generate a function in matlab for EEG signal?
We have EEG signal, we need to generate function of that signal, and convolve with morlet function for getting wavelet tranform....
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
hi I am working on gait analysis, frame based image processing. I am giving the code here someone please tell me how to do subtraction between the cell structure?
j=1; idx=1; k=1; for i=1100:1120 a1=imread(strcat('',num2str(i),'.png')); a = imsubtract(a1(:,:,1), rgb2gray(a1)); ...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
how to store centroids of markers in an array?
Hi this is thiru from VIT University, India. I am working on gait analysis, frame based method. I the markers coordinated in my ...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
I did type help memory but i do not understand what is given there. when i run the same program for another set of images i got output. why am i getting this error for surrent set of images?
someone help me to understand what the error means.
대략 12년 전 | 답변 수: 2 | 0
2
답변질문
I have n no of frames which i read into matlab for image processing. I found centroids of markers and want to find angle. when i run the code it shows following error "Out of memory.". could someone please explain me this and help me debug?
Out of memory. Type HELP MEMORY for your options How can overcome the error?
대략 12년 전 | 답변 수: 1 | 0
