Nachiket Patki
2016년부터 활동
Followers: 0 Following: 0
Feeds
질문
speed detection using optical flow
I was referring to this mathwork's site... <https://www.mathworks.com/help/imaq/examples/live-motion-detection-using-optical...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
counting number of white objects in BW image
I have an image, (see the attachment) I want to count those white objects. I tried eroding and then tried to convert it to ci...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Reading only those lines starting with a specific string
Hello, I have a text file. Now I want to read only those line which start with particular strings only. For example, I have sen...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
GUI arduino serial communication
Hello, I have created a GUI where I am going to capture an image and perform some operations only after I get an interrupt from ...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
Draw rectangular contour in thresholded image
Hello, I have a thresholded image of a bottle, where the liquid color is being masked and thresholded. <<https://www.mathwor...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
videoinput error in real time detection
Hello sir, While I was working on real time face detection I got this error when I run my code for the second time. I have writ...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
The Pitch of signal
Hello sir, According to my knowledge pitch of any signal is nothing but its frequency, so if i keep the same frequency of any s...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
error in fitgeotrans function
Hello, I am using fitgeotrans function like this: tform = fitgeotrans(movingPoints,fixedPoints,'polynomial',2); in which I h...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
Face Normalisation using Affine transform
Hello sir, I am working on face recognition project. In that I have one frontal face and one rotated face. Also I have few key ...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
Why PCA fails in pose variation?
Hello sir, My question is why PCA based face recognition system fails in pose variation scenario? What is the basic reason behin...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
for loop for variables
I have written one code as follows, for i=1:10 Ai=i; fprintf('A is: %d \n',Ai) end what i want to achieve fro...
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
Bimodal histogram of an image
Hi, I am working on image. And I wanted to plot the bimodal histogram of that image. Is it possible to plot it? please reply
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
SIFT pgm image problem
Hello sir, I want use SIFT tool for comparing 2 images. I have downloaded the code from our mathwork site. But the problem is wh...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
GUI problem while doing serial communication
I am doing serial communication between matlab and controller. I have created a GUI. The problem is whenever I am starting seria...
8년 초과 전 | 답변 수: 1 | 0