aboutsummaryrefslogtreecommitdiffstats
path: root/doc/latex/classmeow_1_1FeaturePointsDetector__Harris.tex
blob: 5b668f4858bc16d874eeeb6f16b535881d653b34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
\hypertarget{classmeow_1_1FeaturePointsDetector__Harris}{\section{meow\-:\-:Feature\-Points\-Detector\-\_\-\-Harris$<$ Pixel $>$ Class Template Reference}
\label{classmeow_1_1FeaturePointsDetector__Harris}\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris$<$ Pixel $>$@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris$<$ Pixel $>$}}
}


Harris corner detect.  




{\ttfamily \#include \char`\"{}Feature\-Points\-Detector\-\_\-\-Harris.\-h\char`\"{}}

Inheritance diagram for meow\-:\-:Feature\-Points\-Detector\-\_\-\-Harris$<$ Pixel $>$\-:\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=3.000000cm]{classmeow_1_1FeaturePointsDetector__Harris}
\end{center}
\end{figure}
\subsection*{Public Types}
\begin{DoxyCompactItemize}
\item 
typedef \hyperlink{classmeow_1_1FeaturePoint}{Feature\-Point}$<$ \hyperlink{classdouble}{double}, \\*
\hyperlink{classdouble}{double} $>$ \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a6d7cd13c351d03b759fc007da55533bd}{My\-Feature\-Point}
\item 
typedef std\-::vector\\*
$<$ \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a6d7cd13c351d03b759fc007da55533bd}{My\-Feature\-Point} $>$ \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_ae965b4c2726644be2310cbf153ec8343}{My\-Feature\-Points}
\end{DoxyCompactItemize}
\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item 
\hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a0f9868d0d8e412908bc28ba56b6eaf9c}{F\-P\-D\-\_\-\-Harris} ()
\begin{DoxyCompactList}\small\item\em constructor 使用預設參數 \end{DoxyCompactList}\item 
\hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a6c985645f3e3c3d649edb72c08168cf3}{F\-P\-D\-\_\-\-Harris} (F\-P\-D\-\_\-\-Harris const \&fps)
\begin{DoxyCompactList}\small\item\em constructor 參數複製自另一個 \hyperlink{classmeow_1_1FeaturePointsDetector__Harris}{Feature\-Points\-Detector\-\_\-\-Harris} \end{DoxyCompactList}\item 
\hyperlink{classmeow_1_1FeaturePointsDetector__Harris_ad64fc165235876aa681023c3880f708b}{$\sim$\-F\-P\-D\-\_\-\-Harris} ()
\begin{DoxyCompactList}\small\item\em 解構子 \end{DoxyCompactList}\item 
\hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a0f9868d0d8e412908bc28ba56b6eaf9c}{F\-P\-D\-\_\-\-Harris} \& \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_aa0bcd7cc0afbe1dc6fa06eef32c9c1f3}{copy\-From} (\hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a0f9868d0d8e412908bc28ba56b6eaf9c}{F\-P\-D\-\_\-\-Harris} const \&fps)
\begin{DoxyCompactList}\small\item\em 複製 \end{DoxyCompactList}\item 
\hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a0f9868d0d8e412908bc28ba56b6eaf9c}{F\-P\-D\-\_\-\-Harris} \& \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_aedd26ad4f5ce224bf925271d467aaf06}{reference\-From} (\hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a0f9868d0d8e412908bc28ba56b6eaf9c}{F\-P\-D\-\_\-\-Harris} const \&fps)
\begin{DoxyCompactList}\small\item\em 參照 \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a5ba64f79bf3a94d7cf7a3a5a20dceabf}{param\-K} () const 
\begin{DoxyCompactList}\small\item\em K. \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a05ec8973f1ea8611c19f7184d3ad5422}{param\-R} () const 
\begin{DoxyCompactList}\small\item\em R. \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_afc8cb8cd55dec0769f9cc3486d431772}{param\-W} () const 
\begin{DoxyCompactList}\small\item\em W. \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a6670eebe33689042e0e01911763197f2}{param\-N} () const 
\begin{DoxyCompactList}\small\item\em N. \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a956719ee4c4620233bb38983b8acf908}{param\-G} () const 
\begin{DoxyCompactList}\small\item\em G. \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a24e273bd865b89568e70b4f65bf56806}{param\-L} () const 
\begin{DoxyCompactList}\small\item\em L. \end{DoxyCompactList}\item 
size\-\_\-t \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a40f5a7ac2425243fd637ba6ed400820a}{param\-B} () const 
\begin{DoxyCompactList}\small\item\em bound \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_aa5053b3bfc11a7333f84183fef1c0297}{param\-K} (\hyperlink{classdouble}{double} k)
\begin{DoxyCompactList}\small\item\em K. \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_acdb6ae069a9ef7e3f55c3a9666f97cfd}{param\-R} (\hyperlink{classdouble}{double} r)
\begin{DoxyCompactList}\small\item\em R. \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a084adc4ffa9b035c1b83da55e496b683}{param\-W} (\hyperlink{classdouble}{double} w)
\begin{DoxyCompactList}\small\item\em W. \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_af987b2022023708f61c6c7d4bb78e255}{param\-N} (\hyperlink{classdouble}{double} n)
\begin{DoxyCompactList}\small\item\em N. \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a0a905f8e6562eca76dbdeee6899c5fec}{param\-L} (\hyperlink{classdouble}{double} l)
\begin{DoxyCompactList}\small\item\em L. \end{DoxyCompactList}\item 
\hyperlink{classdouble}{double} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a0faf2dae43fe1e07b145c04c13e9083f}{param\-G} (\hyperlink{classdouble}{double} g)
\begin{DoxyCompactList}\small\item\em G. \end{DoxyCompactList}\item 
size\-\_\-t \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a5033d1d9c34d0ab2f12408b9c9c33bc8}{param\-B} (size\-\_\-t b)
\begin{DoxyCompactList}\small\item\em B. \end{DoxyCompactList}\item 
\hyperlink{classmeow_1_1FeaturePointsDetector__Harris_ae965b4c2726644be2310cbf153ec8343}{My\-Feature\-Points} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a73c79a7194bd8438685d6d252f9acf2c}{detect} (\hyperlink{classmeow_1_1Bitmap}{Bitmap}$<$ Pixel $>$ const \&bmp) const 
\begin{DoxyCompactList}\small\item\em 找出特徵點 \end{DoxyCompactList}\item 
\hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a0f9868d0d8e412908bc28ba56b6eaf9c}{F\-P\-D\-\_\-\-Harris} \& \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_aab9f554d028c13587d29abe0dc5fa1bd}{operator=} (\hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a0f9868d0d8e412908bc28ba56b6eaf9c}{F\-P\-D\-\_\-\-Harris} const \&fps)
\begin{DoxyCompactList}\small\item\em same as {\ttfamily copy\-From(fps)} \end{DoxyCompactList}\item 
\hyperlink{classmeow_1_1FeaturePointsDetector__Harris_ae965b4c2726644be2310cbf153ec8343}{My\-Feature\-Points} \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_ac3d52bb2286377febbe692480e9afa75}{operator()} (\hyperlink{classmeow_1_1Bitmap}{Bitmap}$<$ Pixel $>$ const \&bmp) const 
\begin{DoxyCompactList}\small\item\em same as {\ttfamily detect(bmp)} \end{DoxyCompactList}\item 
bool \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a83d9ec3557a4251dc98dae1ab7146a14}{write} (F\-I\-L\-E $\ast$f, bool bin, unsigned \hyperlink{classint}{int} fg) const 
\begin{DoxyCompactList}\small\item\em 寫到檔案裡 \end{DoxyCompactList}\item 
bool \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a3bf522cf08285d1afbaca76c643ea4a7}{read} (F\-I\-L\-E $\ast$f, bool bin, unsigned \hyperlink{classint}{int} fg)
\begin{DoxyCompactList}\small\item\em 將資料讀入 \end{DoxyCompactList}\item 
\hyperlink{classmeow_1_1ObjBase}{Obj\-Base} $\ast$ \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_ae7a96030ea8d06322b632c89eb65655d}{create} () const 
\begin{DoxyCompactList}\small\item\em new一個自己 \end{DoxyCompactList}\item 
\hyperlink{classmeow_1_1ObjBase}{Obj\-Base} $\ast$ \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a51ea4943d3c0515466a801ec63ba44ea}{copy\-From} (\hyperlink{classmeow_1_1ObjBase}{Obj\-Base} const $\ast$b)
\begin{DoxyCompactList}\small\item\em 複製資料 \end{DoxyCompactList}\item 
char const $\ast$ \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_a00be866b3cf9bd2469e0eef32a3b2287}{ctype} () const 
\begin{DoxyCompactList}\small\item\em 回傳class的type \end{DoxyCompactList}\item 
std\-::string \hyperlink{classmeow_1_1FeaturePointsDetector__Harris_ae13f041624113e4b87d49befc2e1d77a}{type} () const 
\begin{DoxyCompactList}\small\item\em 回傳class的type \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Additional Inherited Members}


\subsection{Detailed Description}
\subsubsection*{template$<$class Pixel$>$class meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris$<$ Pixel $>$}

Harris corner detect. 

\begin{DoxyAuthor}{Author}
cat\-\_\-leopard 
\end{DoxyAuthor}


\subsection{Member Typedef Documentation}
\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a6d7cd13c351d03b759fc007da55533bd}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!My\-Feature\-Point@{My\-Feature\-Point}}
\index{My\-Feature\-Point@{My\-Feature\-Point}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{My\-Feature\-Point}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ typedef {\bf Feature\-Point}$<${\bf double}, {\bf double}$>$ {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::{\bf My\-Feature\-Point}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a6d7cd13c351d03b759fc007da55533bd}
\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_ae965b4c2726644be2310cbf153ec8343}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!My\-Feature\-Points@{My\-Feature\-Points}}
\index{My\-Feature\-Points@{My\-Feature\-Points}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{My\-Feature\-Points}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ typedef std\-::vector$<${\bf My\-Feature\-Point}$>$ {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::{\bf My\-Feature\-Points}}}\label{classmeow_1_1FeaturePointsDetector__Harris_ae965b4c2726644be2310cbf153ec8343}


\subsection{Constructor \& Destructor Documentation}
\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_ad64fc165235876aa681023c3880f708b}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!$\sim$\-F\-P\-D\-\_\-\-Harris@{$\sim$\-F\-P\-D\-\_\-\-Harris}}
\index{$\sim$\-F\-P\-D\-\_\-\-Harris@{$\sim$\-F\-P\-D\-\_\-\-Harris}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{$\sim$\-F\-P\-D\-\_\-\-Harris}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::$\sim${\bf F\-P\-D\-\_\-\-Harris} (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_ad64fc165235876aa681023c3880f708b}


解構子 



\subsection{Member Function Documentation}
\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_aa0bcd7cc0afbe1dc6fa06eef32c9c1f3}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!copy\-From@{copy\-From}}
\index{copy\-From@{copy\-From}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{copy\-From}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf F\-P\-D\-\_\-\-Harris}\& {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::copy\-From (
\begin{DoxyParamCaption}
\item[{{\bf F\-P\-D\-\_\-\-Harris} const \&}]{fps}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_aa0bcd7cc0afbe1dc6fa06eef32c9c1f3}


複製 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a51ea4943d3c0515466a801ec63ba44ea}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!copy\-From@{copy\-From}}
\index{copy\-From@{copy\-From}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{copy\-From}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf Obj\-Base}$\ast$ {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::copy\-From (
\begin{DoxyParamCaption}
\item[{{\bf Obj\-Base} const $\ast$}]{b}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a51ea4943d3c0515466a801ec63ba44ea}


複製資料 

\begin{DoxyVerb}輸入型別是 \c ObjBase \c const*
這裡假設實體其實是 \c FeaturePointsDetector_Harris.
事實上這個method就只是幫忙轉型然後呼叫原本的\c copyFrom
\end{DoxyVerb}



\begin{DoxyParams}[1]{Parameters}
\mbox{\tt in}  & {\em b} & 資料來源 \\
\hline
\end{DoxyParams}
\begin{DoxyReturn}{Returns}
this 
\end{DoxyReturn}


Reimplemented from \hyperlink{classmeow_1_1ObjBase_a79725f50866832762db87184eb528619}{meow\-::\-Obj\-Base}.

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_ae7a96030ea8d06322b632c89eb65655d}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!create@{create}}
\index{create@{create}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{create}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf Obj\-Base}$\ast$ {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::create (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_ae7a96030ea8d06322b632c89eb65655d}


new一個自己 

\begin{DoxyReturn}{Returns}
一個new出來的\-Feature\-Points\-Detector\-\_\-\-Harris$<$\-Pixel$>$ 
\end{DoxyReturn}


Reimplemented from \hyperlink{classmeow_1_1ObjBase_ac9114e6917bca03b8f3c89694214b57c}{meow\-::\-Obj\-Base}.

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a00be866b3cf9bd2469e0eef32a3b2287}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!ctype@{ctype}}
\index{ctype@{ctype}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{ctype}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ char const$\ast$ {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::ctype (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a00be866b3cf9bd2469e0eef32a3b2287}


回傳class的type 

\begin{DoxyReturn}{Returns}
{\ttfamily char} {\ttfamily const{\ttfamily $\ast$} 形式的typename} 
\end{DoxyReturn}


Reimplemented from \hyperlink{classmeow_1_1ObjBase_a4aae58e8005739abe6d091d8b55a21e8}{meow\-::\-Obj\-Base}.

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a73c79a7194bd8438685d6d252f9acf2c}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!detect@{detect}}
\index{detect@{detect}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{detect}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf My\-Feature\-Points} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::detect (
\begin{DoxyParamCaption}
\item[{{\bf Bitmap}$<$ Pixel $>$ const \&}]{bmp}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a73c79a7194bd8438685d6d252f9acf2c}


找出特徵點 


\begin{DoxyParams}[1]{Parameters}
\mbox{\tt in}  & {\em bmp} & 要抓特徵點的點陣圖 \\
\hline
\end{DoxyParams}
\begin{DoxyReturn}{Returns}
{\ttfamily std\-::vector$<$Feature\-Point$<$double,double$>$$>$} 型態的一堆特徵點 
\end{DoxyReturn}


Implements \hyperlink{classmeow_1_1FeaturePointsDetector_a1018fe88eac5ab1ceab046f908d0fe07}{meow\-::\-Feature\-Points\-Detector$<$ Pixel $>$}.

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a0f9868d0d8e412908bc28ba56b6eaf9c}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!F\-P\-D\-\_\-\-Harris@{F\-P\-D\-\_\-\-Harris}}
\index{F\-P\-D\-\_\-\-Harris@{F\-P\-D\-\_\-\-Harris}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{F\-P\-D\-\_\-\-Harris}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::F\-P\-D\-\_\-\-Harris (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a0f9868d0d8e412908bc28ba56b6eaf9c}


constructor 使用預設參數 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a6c985645f3e3c3d649edb72c08168cf3}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!F\-P\-D\-\_\-\-Harris@{F\-P\-D\-\_\-\-Harris}}
\index{F\-P\-D\-\_\-\-Harris@{F\-P\-D\-\_\-\-Harris}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{F\-P\-D\-\_\-\-Harris}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::F\-P\-D\-\_\-\-Harris (
\begin{DoxyParamCaption}
\item[{F\-P\-D\-\_\-\-Harris const \&}]{fps}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a6c985645f3e3c3d649edb72c08168cf3}


constructor 參數複製自另一個 \hyperlink{classmeow_1_1FeaturePointsDetector__Harris}{Feature\-Points\-Detector\-\_\-\-Harris} 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_ac3d52bb2286377febbe692480e9afa75}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!operator()@{operator()}}
\index{operator()@{operator()}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{operator()}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf My\-Feature\-Points} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::operator() (
\begin{DoxyParamCaption}
\item[{{\bf Bitmap}$<$ Pixel $>$ const \&}]{bmp}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_ac3d52bb2286377febbe692480e9afa75}


same as {\ttfamily detect(bmp)} 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_aab9f554d028c13587d29abe0dc5fa1bd}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!operator=@{operator=}}
\index{operator=@{operator=}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{operator=}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf F\-P\-D\-\_\-\-Harris}\& {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::operator= (
\begin{DoxyParamCaption}
\item[{{\bf F\-P\-D\-\_\-\-Harris} const \&}]{fps}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_aab9f554d028c13587d29abe0dc5fa1bd}


same as {\ttfamily copy\-From(fps)} 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a40f5a7ac2425243fd637ba6ed400820a}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-B@{param\-B}}
\index{param\-B@{param\-B}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-B}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ size\-\_\-t {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-B (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a40f5a7ac2425243fd637ba6ed400820a}


bound 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a5033d1d9c34d0ab2f12408b9c9c33bc8}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-B@{param\-B}}
\index{param\-B@{param\-B}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-B}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ size\-\_\-t {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-B (
\begin{DoxyParamCaption}
\item[{size\-\_\-t}]{b}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a5033d1d9c34d0ab2f12408b9c9c33bc8}


B. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a956719ee4c4620233bb38983b8acf908}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-G@{param\-G}}
\index{param\-G@{param\-G}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-G}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-G (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a956719ee4c4620233bb38983b8acf908}


G. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a0faf2dae43fe1e07b145c04c13e9083f}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-G@{param\-G}}
\index{param\-G@{param\-G}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-G}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-G (
\begin{DoxyParamCaption}
\item[{{\bf double}}]{g}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a0faf2dae43fe1e07b145c04c13e9083f}


G. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a5ba64f79bf3a94d7cf7a3a5a20dceabf}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-K@{param\-K}}
\index{param\-K@{param\-K}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-K}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-K (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a5ba64f79bf3a94d7cf7a3a5a20dceabf}


K. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_aa5053b3bfc11a7333f84183fef1c0297}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-K@{param\-K}}
\index{param\-K@{param\-K}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-K}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-K (
\begin{DoxyParamCaption}
\item[{{\bf double}}]{k}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_aa5053b3bfc11a7333f84183fef1c0297}


K. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a24e273bd865b89568e70b4f65bf56806}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-L@{param\-L}}
\index{param\-L@{param\-L}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-L}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-L (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a24e273bd865b89568e70b4f65bf56806}


L. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a0a905f8e6562eca76dbdeee6899c5fec}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-L@{param\-L}}
\index{param\-L@{param\-L}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-L}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-L (
\begin{DoxyParamCaption}
\item[{{\bf double}}]{l}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a0a905f8e6562eca76dbdeee6899c5fec}


L. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a6670eebe33689042e0e01911763197f2}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-N@{param\-N}}
\index{param\-N@{param\-N}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-N}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-N (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a6670eebe33689042e0e01911763197f2}


N. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_af987b2022023708f61c6c7d4bb78e255}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-N@{param\-N}}
\index{param\-N@{param\-N}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-N}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-N (
\begin{DoxyParamCaption}
\item[{{\bf double}}]{n}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_af987b2022023708f61c6c7d4bb78e255}


N. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a05ec8973f1ea8611c19f7184d3ad5422}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-R@{param\-R}}
\index{param\-R@{param\-R}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-R}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-R (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a05ec8973f1ea8611c19f7184d3ad5422}


R. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_acdb6ae069a9ef7e3f55c3a9666f97cfd}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-R@{param\-R}}
\index{param\-R@{param\-R}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-R}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-R (
\begin{DoxyParamCaption}
\item[{{\bf double}}]{r}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_acdb6ae069a9ef7e3f55c3a9666f97cfd}


R. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_afc8cb8cd55dec0769f9cc3486d431772}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-W@{param\-W}}
\index{param\-W@{param\-W}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-W}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-W (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_afc8cb8cd55dec0769f9cc3486d431772}


W. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a084adc4ffa9b035c1b83da55e496b683}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!param\-W@{param\-W}}
\index{param\-W@{param\-W}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{param\-W}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf double} {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::param\-W (
\begin{DoxyParamCaption}
\item[{{\bf double}}]{w}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a084adc4ffa9b035c1b83da55e496b683}


W. 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a3bf522cf08285d1afbaca76c643ea4a7}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!read@{read}}
\index{read@{read}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{read}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ bool {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::read (
\begin{DoxyParamCaption}
\item[{F\-I\-L\-E $\ast$}]{f, }
\item[{bool}]{bin, }
\item[{unsigned {\bf int}}]{fg}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a3bf522cf08285d1afbaca76c643ea4a7}


將資料讀入 

未完成 

Reimplemented from \hyperlink{classmeow_1_1ObjBase_a4c1f5cb4b05559197148a8f6524bfc34}{meow\-::\-Obj\-Base}.

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_aedd26ad4f5ce224bf925271d467aaf06}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!reference\-From@{reference\-From}}
\index{reference\-From@{reference\-From}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{reference\-From}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ {\bf F\-P\-D\-\_\-\-Harris}\& {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::reference\-From (
\begin{DoxyParamCaption}
\item[{{\bf F\-P\-D\-\_\-\-Harris} const \&}]{fps}
\end{DoxyParamCaption}
)\hspace{0.3cm}{\ttfamily [inline]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_aedd26ad4f5ce224bf925271d467aaf06}


參照 

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_ae13f041624113e4b87d49befc2e1d77a}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!type@{type}}
\index{type@{type}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{type}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ std\-::string {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::type (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_ae13f041624113e4b87d49befc2e1d77a}


回傳class的type 

\begin{DoxyReturn}{Returns}
{\ttfamily std\-::string} 形式的typename 
\end{DoxyReturn}


Reimplemented from \hyperlink{classmeow_1_1ObjBase_a63a4911bb073281820fe9b7a9908ba72}{meow\-::\-Obj\-Base}.

\hypertarget{classmeow_1_1FeaturePointsDetector__Harris_a83d9ec3557a4251dc98dae1ab7146a14}{\index{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}!write@{write}}
\index{write@{write}!meow::FeaturePointsDetector_Harris@{meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}}
\subsubsection[{write}]{\setlength{\rightskip}{0pt plus 5cm}template$<$class Pixel $>$ bool {\bf meow\-::\-Feature\-Points\-Detector\-\_\-\-Harris}$<$ Pixel $>$\-::write (
\begin{DoxyParamCaption}
\item[{F\-I\-L\-E $\ast$}]{f, }
\item[{bool}]{bin, }
\item[{unsigned {\bf int}}]{fg}
\end{DoxyParamCaption}
) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}}\label{classmeow_1_1FeaturePointsDetector__Harris_a83d9ec3557a4251dc98dae1ab7146a14}


寫到檔案裡 

未完成 

Reimplemented from \hyperlink{classmeow_1_1ObjBase_ae9e9e5c664b7a92e54a3616983f39ba8}{meow\-::\-Obj\-Base}.



The documentation for this class was generated from the following file\-:\begin{DoxyCompactItemize}
\item 
meowpp/gra/\hyperlink{FeaturePointsDetector__Harris_8h}{Feature\-Points\-Detector\-\_\-\-Harris.\-h}\end{DoxyCompactItemize}