Home
last modified time | relevance | path

Searched defs:thresholded (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/ximgproc/perf/
H A Dperf_run_length_morphology.cpp22 Mat thresholded, dstRLE; variable
/dports/audio/aubio/aubio-0.4.9/src/onset/
H A Dpeakpicker.c67 fvec_t *thresholded; member
92 fvec_t *thresholded = p->thresholded; in aubio_peakpicker_do() local
H A Donset.c226 fvec_t * thresholded = aubio_peakpicker_get_thresholded_input(o->pp); in aubio_onset_get_thresholded_descriptor() local
/dports/audio/py-aubio/aubio-0.4.9/src/onset/
H A Dpeakpicker.c67 fvec_t *thresholded; member
92 fvec_t *thresholded = p->thresholded; in aubio_peakpicker_do() local
H A Donset.c226 fvec_t * thresholded = aubio_peakpicker_get_thresholded_input(o->pp); in aubio_onset_get_thresholded_descriptor() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/iros2011/include/
H A Dfilters.h13 PointCloudPtr thresholded; in thresholdDepth() local
/dports/devel/upp/upp/bazaar/TestLeptonica/
H A DLineRemoval.cpp8 Pix thresholded = source.ThresholdToBinary(170); in RemoveLines() local
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/applications/
H A Dplot_pixel_graphs.py63 thresholded = filters.apply_hysteresis_threshold(vessels, 0.01, 0.03) variable
/dports/graphics/hugin/hugin-2020.0.0/src/deghosting/
H A Ddeghosting_mask.cpp367 …std::vector<deghosting::BImagePtr> thresholded = threshold(weights, thresholdLim, otherThresholdFl… in main() local
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/
H A DCoffeelakeSiliconPkg.dsc62 # @Prompt The specified AP target C-state for Mwait.
/dports/audio/aubio/aubio-0.4.9/src/tempo/
H A Dtempo.c62 fvec_t * thresholded; in aubio_tempo_do() local
/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dregions.h39 struct picture *thresholded; /* region defined by thresholded picture*/ member
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/Edge/src/
H A Dedgeelement.cpp148 auto thresholded = this->d->threshold(src.width(), in iVideoStream() local
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dregions.h123 struct picture *thresholded; /* region defined by thresholded picture*/ member
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dregions.h123 struct picture *thresholded; /* region defined by thresholded picture*/ member
H A Dfontfcn.c84 struct picture *thresholded; /* region defined by thresholded picture*/ member
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dregions.h133 struct picture *thresholded; /* region defined by thresholded picture*/ member
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/FaceDetect/src/haar/
H A Dhaardetector.cpp422 QVector<quint8> thresholded = this->threshold(width, height, in canny() local