代码搜索:Spatial

找到约 1,342 项符合「Spatial」的源代码

代码结果 1,342
www.eeworm.com/read/153416/12034853

m cor_embed.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Threshold-Based Correlation using block processing in the spatial domain % Watermark embedding clear all;
www.eeworm.com/read/153416/12034864

m cor_recover.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Threshold-Based Correlation using block processing in the spatial domain % Watermark Recovery clear all; %
www.eeworm.com/read/153415/12034917

m cor_embed.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Threshold-Based Correlation using block processing in the spatial domain % Watermark embedding clear all;
www.eeworm.com/read/153415/12034934

m cor_recover.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Threshold-Based Correlation using block processing in the spatial domain % Watermark Recovery clear all; %
www.eeworm.com/read/339988/12188808

m fdct_usfft_demo_basic.m

disp(' '); disp(['fdct_usfft_demo_basic.m -- This demo displays a curvelet']) disp (['both in the spatial and frequency domains.']); disp(' '); disp(['This is achieved by setting all the coefficients
www.eeworm.com/read/250063/12437198

m cor_embed.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Threshold-Based Correlation using block processing in the spatial domain % Watermark embedding clear all;
www.eeworm.com/read/250063/12437206

m cor_recover.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Threshold-Based Correlation using block processing in the spatial domain % Watermark Recovery clear all; %
www.eeworm.com/read/249894/12463083

cs spatialindex.cs

namespace Perst { using System; #if USE_GENERICS using System.Collections.Generic; #endif using System.Collections; /// Interface of object spatial index. ///
www.eeworm.com/read/249894/12463104

cs spatialindexr2.cs

namespace Perst { using System; #if USE_GENERICS using System.Collections.Generic; #endif using System.Collections; /// Interface of object spatial index. ///
www.eeworm.com/read/127120/14376043

m cor_embed.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Threshold-Based Correlation using block processing in the spatial domain % Watermark embedding clear all;