代码搜索:Detects

找到约 419 项符合「Detects」的源代码

代码结果 419
www.eeworm.com/read/200913/15420086

txt readme.txt

detect_data_power.m Detects if the given image has data hidden in it with the zeros hiding method hidden_zeros_read.m Reads data hidden by zeros hiding method from an image image_hist.m Creates hist
www.eeworm.com/read/163927/10139598

m findsp.m

function SP_POINTS=FindSP(img); %function SP_POINTS=FindSP(img); % detects significant points using our new method % SP_POINTS=FindSP(img) % % SP_POINTS: 0-1-array which indicates the found
www.eeworm.com/read/196524/8077406

m geteyelevel.m

% This function detects the eye level of a face % using Hough Transform clear %I = imread('c:\images\unseen\8.tif'); load XX Dat1; I = Dat1; % Resizing of image I = double(imresize(I,2))/255
www.eeworm.com/read/162614/5516966

c regparm.c

/* { dg-do compile { target i?86-*-* x86_64-*-* } } */ /* { dg-require-effective-target ilp32 } */ /* { dg-options "-W -Wall" } */ /* Verify that GCC correctly detects non-matching regparm attributes
www.eeworm.com/read/187102/8855744

test aclocalii.test

#! /bin/sh # Test to make sure include of include detects missing macros . $srcdir/defs || exit 1 echo GNOME_X_CHECKS >> configure.in mkdir macros cat > macros/gnome.m4
www.eeworm.com/read/271350/4229299

cc haarscan.cc

const char *help = "\ progname: haarscan.cc\n\ code2html: This program detects objects (such as faces) in an image using a cascade of haar-like classifiers.\n\ version: Torch3 vision2.0, 2004-2005\n\
www.eeworm.com/read/292797/8332138

test aclocalii.test

#! /bin/sh # Test to make sure include of include detects missing macros . $srcdir/defs || exit 1 echo GNOME_X_CHECKS >> configure.in mkdir macros cat > macros/gnome.m4
www.eeworm.com/read/417857/2097612

comment est2genome.comment

Thu, 29 Mar 2001 I found est2genome having problems finding very short exons with the default parameters. With the folowing changes it detects also a 14bp exon correctly: mi
www.eeworm.com/read/265664/11258117

asm irtest.asm

; irtest.asm ; Simple PIC16F876 Program to test my IR emitter ; uses PWM to modulate LED output at 38KHz ; IR receiver PNA4602 will output logic '1' when ; it detects IR light. Since receiver pro