Nachiket Patki
2016 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
14 質問
0 回答
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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