Home
last modified time | relevance | path

Searched refs:coherence (Results 1 – 25 of 1250) sorted by relevance

12345678910>>...50

/dports/textproc/py-gensim/gensim-4.0.1/gensim/models/
H A Dcoherencemodel.py185 self.coherence = coherence
192 if coherence in BOOLEAN_DOCUMENT_BASED:
200 "be provided for %s coherence.", coherence)
203 elif coherence == 'c_w2v' and keyed_vectors is not None:
205 elif coherence in SLIDING_WINDOW_BASED:
400 return COHERENCE_MEASURES[self.coherence]
534 if self.coherence in BOOLEAN_DOCUMENT_BASED:
541 if self.coherence == 'c_w2v':
575 if self.coherence in BOOLEAN_DOCUMENT_BASED or self.coherence == 'c_w2v':
577 elif self.coherence == 'c_v':
[all …]
H A Dcallbacks.py180 def __init__(self, corpus=None, texts=None, dictionary=None, coherence=None, argument
220 self.coherence = coherence
256 coherence=self.coherence, topn=self.topn
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/barcode/src/detector/
H A Dbardetect.cpp186 auto *coherence_row = coherence.ptr<uint8_t>(y); in calCoherence()
265 for (int y = 0; y < coherence.rows; y++) in regionGrowing()
267 auto *coherence_row = coherence.ptr<uint8_t>(y); in regionGrowing()
269 for (int x = 0; x < coherence.cols; x++) in regionGrowing()
382 dilate(coherence, m0, structuringElement[0]); in barcodeErode()
383 dilate(coherence, m1, structuringElement[1]); in barcodeErode()
384 dilate(coherence, m2, structuringElement[2]); in barcodeErode()
385 dilate(coherence, m3, structuringElement[3]); in barcodeErode()
387 for (int y = 0; y < coherence.rows; y++) in barcodeErode()
389 auto coherence_row = coherence.ptr<uint8_t>(y); in barcodeErode()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/coherence/
H A Dcoherence-impls-sized.stderr2 --> $DIR/coherence-impls-sized.rs:20:1
13 --> $DIR/coherence-impls-sized.rs:27:1
24 --> $DIR/coherence-impls-sized.rs:31:1
35 --> $DIR/coherence-impls-sized.rs:14:1
41 --> $DIR/coherence-impls-sized.rs:17:1
47 --> $DIR/coherence-impls-sized.rs:20:1
53 --> $DIR/coherence-impls-sized.rs:24:1
59 --> $DIR/coherence-impls-sized.rs:27:1
65 --> $DIR/coherence-impls-sized.rs:31:1
H A Dcoherence-impls-copy.stderr2 --> $DIR/coherence-impls-copy.rs:5:1
13 --> $DIR/coherence-impls-copy.rs:25:1
24 --> $DIR/coherence-impls-copy.rs:30:1
35 --> $DIR/coherence-impls-copy.rs:33:1
46 --> $DIR/coherence-impls-copy.rs:28:1
56 --> $DIR/coherence-impls-copy.rs:21:15
62 --> $DIR/coherence-impls-copy.rs:25:15
68 --> $DIR/coherence-impls-copy.rs:30:15
H A Dcoherence-overlap-messages.stderr2 --> $DIR/coherence-overlap-messages.rs:4:1
10 --> $DIR/coherence-overlap-messages.rs:11:1
18 --> $DIR/coherence-overlap-messages.rs:17:1
26 --> $DIR/coherence-overlap-messages.rs:23:1
34 --> $DIR/coherence-overlap-messages.rs:25:1
H A Dcoherence-inherited-assoc-ty-cycle-err.stderr2 --> $DIR/coherence-inherited-assoc-ty-cycle-err.rs:6:12
12 --> $DIR/coherence-inherited-assoc-ty-cycle-err.rs:9:1
18 note: cycle used when coherence checking all impls of trait `Trait`
19 --> $DIR/coherence-inherited-assoc-ty-cycle-err.rs:9:1
H A Dcoherence-impl-trait-for-marker-trait-positive.stderr2 --> $DIR/coherence-impl-trait-for-marker-trait-positive.rs:23:1
13 --> $DIR/coherence-impl-trait-for-marker-trait-positive.rs:27:1
19 --> $DIR/coherence-impl-trait-for-marker-trait-positive.rs:28:1
25 --> $DIR/coherence-impl-trait-for-marker-trait-positive.rs:15:1
31 --> $DIR/coherence-impl-trait-for-marker-trait-positive.rs:17:1
H A Dcoherence-impl-trait-for-marker-trait-negative.stderr2 --> $DIR/coherence-impl-trait-for-marker-trait-negative.rs:23:1
13 --> $DIR/coherence-impl-trait-for-marker-trait-negative.rs:27:1
19 --> $DIR/coherence-impl-trait-for-marker-trait-negative.rs:28:1
25 --> $DIR/coherence-impl-trait-for-marker-trait-negative.rs:15:1
31 --> $DIR/coherence-impl-trait-for-marker-trait-negative.rs:17:1
H A Dcoherence-impl-trait-for-trait.stderr2 --> $DIR/coherence-impl-trait-for-trait.rs:9:1
8 --> $DIR/coherence-impl-trait-for-trait.rs:11:1
14 --> $DIR/coherence-impl-trait-for-trait.rs:13:1
H A Dcoherence-impls-send.stderr2 --> $DIR/coherence-impls-send.rs:16:1
13 --> $DIR/coherence-impls-send.rs:19:1
19 --> $DIR/coherence-impls-send.rs:22:1
30 --> $DIR/coherence-impls-send.rs:25:1
H A Dcoherence-overlap-trait-alias.stderr2 --> $DIR/coherence-overlap-trait-alias.rs:15:6
8 --> $DIR/coherence-overlap-trait-alias.rs:13:1
H A Dcoherence-default-trait-impl.stderr2 --> $DIR/coherence-default-trait-impl.rs:8:1
8 --> $DIR/coherence-default-trait-impl.rs:13:1
H A Dcoherence-unsafe-trait-object-impl.stderr2 --> $DIR/coherence-unsafe-trait-object-impl.rs:15:13
10 --> $DIR/coherence-unsafe-trait-object-impl.rs:10:15
H A Dcoherence-overlap-downstream.stderr2 --> $DIR/coherence-overlap-downstream.rs:8:1
10 --> $DIR/coherence-overlap-downstream.rs:14:1
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/charset_normalizer/
H A Dmodels.py57 coherence_difference = abs(self.coherence - other.coherence) # type: float
62 if chaos_difference == 0.0 and self.coherence == other.coherence:
64 return self.coherence > other.coherence
197 def coherence(self) -> float: member in CharsetMatch
208 return round(self.coherence * 100, ndigits=3)
359 coherence: float,
372 self.coherence = coherence # type: float
386 "coherence": self.coherence,
/dports/textproc/py-charset-normalizer/charset-normalizer-2.0.8/charset_normalizer/
H A Dmodels.py57 coherence_difference = abs(self.coherence - other.coherence) # type: float
62 if chaos_difference == 0.0 and self.coherence == other.coherence:
64 return self.coherence > other.coherence
197 def coherence(self) -> float: member in CharsetMatch
208 return round(self.coherence * 100, ndigits=3)
359 coherence: float,
372 self.coherence = coherence # type: float
386 "coherence": self.coherence,
/dports/graphics/gmt/gmt-6.3.0/doc/rst/source/gallery/
H A Dex37.rst3 (37) Spectral coherence between gravity and bathymetry grids
8 spectral coherence between two data sets, here multibeam bathymetry
20 Spectral coherence between gravity and bathymetry grids.
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/typeck/
H A Dtypeck-default-trait-impl-cross-crate-coherence.stderr2 --> $DIR/typeck-default-trait-impl-cross-crate-coherence.rs:13:1
13 --> $DIR/typeck-default-trait-impl-cross-crate-coherence.rs:16:1
24 --> $DIR/typeck-default-trait-impl-cross-crate-coherence.rs:20:1
30 --> $DIR/typeck-default-trait-impl-cross-crate-coherence.rs:21:1
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/tracking/
H A Dtracking_sample.cpp238 ApproxNearestPairPointCloudCoherence<RefPointType>::Ptr coherence in main() local
243 coherence->addPointCoherence (distance_coherence); in main()
246 coherence->setSearchMethod (search); in main()
247 coherence->setMaximumDistance (0.01); in main()
249 tracker_->setCloudCoherence (coherence); in main()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tracking/include/pcl/tracking/impl/
H A Dcoherence.hpp23 PointCoherencePtr coherence = point_coherences_[i]; in calcPointCoherence() local
24 double d = std::log(coherence->compute(source, target)); in calcPointCoherence()
H A Dapprox_nearest_pair_point_cloud_coherence.hpp26 PointCoherencePtr coherence = point_coherences_[i]; in computeCoherence() local
27 double w = coherence->compute(input_point, target_point); in computeCoherence()
H A Dnearest_pair_point_cloud_coherence.hpp29 PointCoherencePtr coherence = point_coherences_[i]; in computeCoherence() local
30 double w = coherence->compute(input_point, target_point); in computeCoherence()
/dports/math/gretl/gretl-2021d/doc/tex/
H A DgretlOctave.tex93 written for \app{MATLAB}), namely estimation of the spectral coherence
144 statements needed to produce the spectral coherence matrix. This
147 In the script this is sent to the screen; Figure~\ref{fig:coherence}
151 \scriptcaption{Estimation of spectral coherence via \app{Octave}}
171 cnameset(h, "coherence")
178 \includegraphics{figures/coherence}
179 \caption{Spectral coherence estimated via \app{Octave}}
180 \label{fig:coherence}
/dports/net-mgmt/observium/observium/mibs/xerox/
H A DXEROX-COMMON-MIB4 -- Editors: coherence@crt.xerox.com
19 E-Mail coherence@crt.xerox.com

12345678910>>...50