代码搜索:preprocessing

找到约 856 项符合「preprocessing」的源代码

代码结果 856
www.eeworm.com/read/360732/10080577

m nn_prepare.m

%tstoolbox/mex/nn_prepare % The intention of this mex-file was to reduce the computational % overhead of preprocessing for nearest neighbor or range searching. % With nn_prepare it is possible t
www.eeworm.com/read/450351/7485293

txt 预处理.txt

image <mark>preprocessing</mark>   在图像分析中,对输入图像进行特征抽取、分割和匹配前所进行的处理。图像预处理的主要目的是消除图像中无关的信息,恢复有用的真实信息,增强有关信息的可检测性和最大限度地简化数据,从而改进特征抽取、图像分割、匹配和识别的可靠性。预处理过程一般有数字化、几何变换、归一化、平滑、复原和增强等步骤。   数字化  一幅原始照片的灰度值是空间变量(位置的 ...
www.eeworm.com/read/106891/15618554

macosx readme.macosx

To compile GNet on MacOS X (and NeXT, OpenStep and other similar OS's) you need to disable smart preprocessing. To do this, instead of just running configure run: csh/tcsh: % setenv CFLAGS -tradi
www.eeworm.com/read/376739/9309470

log cc_build_release.log

----------------------------- x264.pjt - Release ----------------------------- [pixel.c] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -o3 -fr"C:/CCStudio_v3.3/MyProjects/x264/Release" -mv6400+ -@"Rele
www.eeworm.com/read/154303/7107050

txt ex6_8.txt

Example 6.8 Messages Written to Standard Output Debugging filter preprocessing completed... Authentication filter processing completed... Core processing completed... Debugging filter post-process
www.eeworm.com/read/464432/7163090

html package-use.html

www.eeworm.com/read/447044/7559975

txt listing8-05_condition.txt

// this snippet demonstrates how you can exclude complete files depending on a preprocessing term: //#condition polish.api.mmapi || polish.api.nokia-ui package com.company.j2me.audio; public
www.eeworm.com/read/447044/7559989

txt listing8-20_configuring.txt

// Use preprocessing for configuring your application: //#ifdef config.BaseUrl:defined //#= private static final String BASE_URL = "${config.BaseUrl}"; //#else private static final String BASE
www.eeworm.com/read/447044/7559993

java_inheritance listing8-19_splashscreen.java_inheritance

// you can easily change the inheritance of a class using a bit of preprocessing: public class SplashScreen //#if polish.api.nokia-ui //# extends com.nokia.mid.ui.FullCanvas //#else exten