HomeSort by relevance Sort by last modified time
    Searched full:hist (Results 51 - 75 of 392) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/opencv3/modules/imgproc/test/ocl/
test_histogram.cpp 80 TEST_DECLARE_INPUT_PARAMETER(hist);
130 randomSubMat(hist, hist_roi, tmpHist.size(), histBorder, tmpHist.type(), 0, MAX_VALUE);
147 UMAT_UPLOAD_INPUT_PARAMETER(hist);
229 TEST_DECLARE_OUTPUT_PARAMETER(hist);
244 randomSubMat(hist, hist_roi, Size(1, 256), histBorder, CV_32SC1, 0, MAX_VALUE);
247 UMAT_UPLOAD_OUTPUT_PARAMETER(hist);
266 OCL_EXPECT_MATS_NEAR(hist, 0.0);
  /external/libvorbis/vq/
bookutil.c 338 void build_tree_from_lengths(int vals, long *hist, long *lengths){
342 memcpy(histsave,hist,vals*sizeof(long));
356 if(least==-1 || hist[j]<=least){
357 least=hist[j];
362 if((least==-1 || hist[j]<=least) && membership[j]!=first){
363 least=hist[j];
372 least=hist[first]+hist[second];
376 hist[j]=least;
407 void build_tree_from_lengths0(int vals, long *hist, long *lengths)
    [all...]
  /external/opencv3/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/
py_histogram_begins.markdown 63 <center><em>cv2.calcHist(images, channels, mask, histSize, ranges[, hist[, accumulate]])</em></center>
82 hist = cv2.calcHist([img],[0],None,[256],[0,256])
84 hist is a 256x1 array, each value corresponds to number of pixels in that image with its
92 hist,bins = np.histogram(img.ravel(),256,[0,256])
94 hist is same as we calculated before. But bins will have 257 elements, because Numpy calculates bins
100 minlength = 256 in np.bincount. For example, hist = np.bincount(img.ravel(),minlength=256)
116 Matplotlib comes with a histogram plotting function : matplotlib.pyplot.hist()
126 plt.hist(img.ravel(),256,[0,256]); plt.show()
159 Code](https://github.com/Itseez/opencv/raw/master/samples/python2/hist.py)
  /external/opencv3/modules/imgproc/src/opencl/
histogram.cl 111 __global int * hist = (__global int *)(histptr + gid * BINS * (int)sizeof(int));
114 hist[i] = localhist[i];
129 __global HT * hist = (__global HT *)(histptr + hist_offset);
135 hist[i] = (HT)(0);
146 hist[j] += convertToHT(ghist[j]);
  /toolchain/binutils/binutils-2.25/gprof/
ChangeLog-2005 44 gprof.texi, hist.c, hist.h, search_list.c, search_list.h,
59 * hist.c (hist_dimension): Make static.
134 * hist.c: Likewise.
135 * hist.h: Likewise.
  /toolchain/binutils/binutils-2.25/gprof/po/
bg.po 39 #: basic_blocks.c:129 call_graph.c:89 hist.c:107
139 #: cg_print.c:80 hist.c:471
196 #: cg_print.c:103 hist.c:497
460 #: hist.c:135
471 #: hist.c:145
482 #: hist.c:159
487 #: hist.c:196
492 #: hist.c:230
497 #: hist.c:467
502 #: hist.c:47
    [all...]
da.po 37 #: basic_blocks.c:128 call_graph.c:89 hist.c:107
137 #: cg_print.c:79 hist.c:468
193 #: cg_print.c:99 hist.c:494
460 #: hist.c:135
471 #: hist.c:145
482 #: hist.c:159
487 #: hist.c:196
492 #: hist.c:230
497 #: hist.c:464
502 #: hist.c:47
    [all...]
de.po 37 #: basic_blocks.c:128 call_graph.c:89 hist.c:105
137 #: cg_print.c:79 hist.c:466
194 #: cg_print.c:99 hist.c:492
458 #: hist.c:133
469 #: hist.c:143
480 #: hist.c:157
485 #: hist.c:194
490 #: hist.c:228
495 #: hist.c:462
500 #: hist.c:47
    [all...]
eo.po 38 #: basic_blocks.c:128 call_graph.c:89 hist.c:107
138 #: cg_print.c:79 hist.c:468
195 #: cg_print.c:99 hist.c:494
459 #: hist.c:135
470 #: hist.c:145
481 #: hist.c:159
486 #: hist.c:196
491 #: hist.c:230
496 #: hist.c:464
501 #: hist.c:47
    [all...]
es.po 38 #: basic_blocks.c:129 call_graph.c:89 hist.c:107
138 #: cg_print.c:80 hist.c:468
194 #: cg_print.c:103 hist.c:494
458 #: hist.c:135
469 #: hist.c:145
480 #: hist.c:159
485 #: hist.c:196
490 #: hist.c:230
495 #: hist.c:464
500 #: hist.c:47
    [all...]
fi.po 42 #: basic_blocks.c:129 call_graph.c:89 hist.c:107
143 #: cg_print.c:80 hist.c:471
202 #: cg_print.c:103 hist.c:497
468 #: hist.c:135
479 #: hist.c:145
490 #: hist.c:159
495 #: hist.c:196
500 #: hist.c:230
505 #: hist.c:467
510 #: hist.c:47
    [all...]
fr.po 43 #: basic_blocks.c:128 call_graph.c:89 hist.c:107
143 #: cg_print.c:79 hist.c:468
199 #: cg_print.c:99 hist.c:494
463 #: hist.c:135
474 #: hist.c:145
485 #: hist.c:159
490 #: hist.c:196
495 #: hist.c:230
500 #: hist.c:464
505 #: hist.c:47
    [all...]
ga.po 36 #: basic_blocks.c:128 call_graph.c:89 hist.c:105
136 #: cg_print.c:78 hist.c:466
192 #: cg_print.c:98 hist.c:492
456 #: hist.c:133
467 #: hist.c:143
478 #: hist.c:157
483 #: hist.c:194
488 #: hist.c:228
493 #: hist.c:462
498 #: hist.c:47
    [all...]
hu.po 40 #: basic_blocks.c:129 call_graph.c:89 hist.c:107
140 #: cg_print.c:80 hist.c:471
196 #: cg_print.c:103 hist.c:497
460 #: hist.c:135
471 #: hist.c:145
482 #: hist.c:159
487 #: hist.c:196
492 #: hist.c:230
497 #: hist.c:467
502 #: hist.c:47
    [all...]
id.po 38 #: basic_blocks.c:128 call_graph.c:89 hist.c:105
138 #: cg_print.c:79 hist.c:466
194 #: cg_print.c:99 hist.c:492
458 #: hist.c:133
469 #: hist.c:143
480 #: hist.c:157
485 #: hist.c:194
490 #: hist.c:228
495 #: hist.c:462
500 #: hist.c:47
    [all...]
it.po 39 #: basic_blocks.c:128 call_graph.c:89 hist.c:107
139 #: cg_print.c:79 hist.c:468
195 #: cg_print.c:99 hist.c:494
459 #: hist.c:135
470 #: hist.c:145
481 #: hist.c:159
486 #: hist.c:196
491 #: hist.c:230
496 #: hist.c:464
501 #: hist.c:47
    [all...]
ja.po 41 #: basic_blocks.c:129 call_graph.c:89 hist.c:107
131 #: cg_print.c:80 hist.c:468
181 #: cg_print.c:103 hist.c:494
432 #: hist.c:135
440 #: hist.c:145
448 #: hist.c:159
453 #: hist.c:196
460 #: hist.c:230
465 #: hist.c:464
470 #: hist.c:47
    [all...]
ms.po 38 #: basic_blocks.c:128 call_graph.c:89 hist.c:105
138 #: cg_print.c:78 hist.c:466
194 #: cg_print.c:98 hist.c:492
458 #: hist.c:133
469 #: hist.c:143
480 #: hist.c:157
485 #: hist.c:194
490 #: hist.c:228
495 #: hist.c:462
500 #: hist.c:47
    [all...]
nl.po 39 #: basic_blocks.c:128 call_graph.c:89 hist.c:105
142 #: cg_print.c:79 hist.c:466
199 #: cg_print.c:99 hist.c:492
474 #: hist.c:133
486 #: hist.c:143
497 #: hist.c:157
502 #: hist.c:194
507 #: hist.c:228
512 #: hist.c:462
517 #: hist.c:47
    [all...]
ru.po 38 #: basic_blocks.c:128 call_graph.c:89 hist.c:107
138 #: cg_print.c:79 hist.c:468
194 #: cg_print.c:99 hist.c:494
458 #: hist.c:135
469 #: hist.c:145
480 #: hist.c:159
485 #: hist.c:196
490 #: hist.c:230
495 #: hist.c:464
500 #: hist.c:47
    [all...]
sr.po 38 #: basic_blocks.c:129 call_graph.c:89 hist.c:107
138 #: cg_print.c:80 hist.c:471
194 #: cg_print.c:103 hist.c:497
458 #: hist.c:135
469 #: hist.c:145
480 #: hist.c:159
485 #: hist.c:196
490 #: hist.c:230
495 #: hist.c:467
500 #: hist.c:47
    [all...]
sv.po 38 #: basic_blocks.c:128 call_graph.c:89 hist.c:105
138 #: cg_print.c:79 hist.c:466
194 #: cg_print.c:99 hist.c:492
462 #: hist.c:133
473 #: hist.c:143
484 #: hist.c:157
489 #: hist.c:194
494 #: hist.c:228
499 #: hist.c:462
504 #: hist.c:47
    [all...]
uk.po 40 #: basic_blocks.c:128 call_graph.c:89 hist.c:107
140 #: cg_print.c:79 hist.c:468
196 #: cg_print.c:99 hist.c:494
460 #: hist.c:135
471 #: hist.c:145
482 #: hist.c:159
487 #: hist.c:196
492 #: hist.c:230
497 #: hist.c:464
502 #: hist.c:47
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/rs/
BitmapUtils.java 47 ScriptIntrinsicHistogram hist = ScriptIntrinsicHistogram.create(rs, Element.U8_4(rs)); local
53 hist.setOutput(sums);
54 hist.forEach(input);
  /external/libedit/src/
hist.h 1 /* $NetBSD: hist.h,v 1.13 2011/07/28 20:50:55 christos Exp $ */
34 * @(#)hist.h 8.1 (Berkeley) 6/4/93
38 * el.hist.c: History functions

Completed in 974 milliseconds

1 23 4 5 6 7 8 91011>>