代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/157306/11720972

m edege_detection.m

%基于小波变换模极大的多尺度图像边缘检测matlab源代码 该算法采用的是样条小波, % 为了更好的检测边缘,用a tuous 算法代替了mallat算法。 % 该算法和mallat快速算法主要区别: % 1 a tuous 算法不需要抽取偶数样本,所以奇异检测定位更准确,相应的重构是不需要插零。 % 2 a tuous 算法需要对滤波器进行伸缩。 clear all; lo ...
www.eeworm.com/read/152518/12108252

txt 基于小波变换模极大的多尺度图像边缘检测matlab源代码.txt

clear all; load wbarb; I = ind2gray(X,map);imshow(I); I1 = imadjust(I,stretchlim(I),[0,1]);figure;imshow(I1); [N,M] = size(I); h = [0.125,0.375,0.375,0.125]; g = [0.5,-0.5]; delta = [1,0,0];
www.eeworm.com/read/234060/14123684

java datafactory.java

/* * This source code is part of TWaver 1.3.1 * * SERVA Software PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * Copyright 2000-2005 SERVA Software, Inc. All rights reserved. */ pac
www.eeworm.com/read/169190/5427561

c testuri.c

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/168845/5433036

cpp find_if_tests.cpp

/*============================================================================= Copyright (c) 2003 Joel de Guzman Use, modification and distribution is subject to the Boost Software L
www.eeworm.com/read/168845/5433052

cpp fusion_to_mpl.cpp

/*============================================================================= Copyright (c) 2004 Joel de Guzman Use, modification and distribution is subject to the Boost Software L
www.eeworm.com/read/168845/5434263

cpp integer.cpp

// Copyright Aleksey Gurtovoy 2001-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_
www.eeworm.com/read/168845/5434292

cpp eval_if.cpp

// Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_
www.eeworm.com/read/168845/5435533

cpp if_else.cpp

// Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #inclu
www.eeworm.com/read/167185/5462866

c reduce.c

/* reduce.c: * * reduce an image's colormap usage to a set number of colors. * * jim frost 07.06.89 * * Copyright 1989, 1990 Jim Frost. See included file "copyright.h" for * complete copyright