代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/283587/9005417
c mdct.c
/*
* MDCT/IMDCT transforms
* Copyright (c) 2002 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
*
www.eeworm.com/read/378247/9239505
readme
FFTW is a free collection of fast C routines for computing the
Discrete Fourier Transform in one or more dimensions. It includes
complex, real, symmetric, and parallel transforms, and can handle
a
www.eeworm.com/read/168118/9937151
m contents.m
% CREWES Seismic toolbox
% Seismic processing tools
%
%
% Transforms
% FFTRL: forward Fourier transform for real vectors.
% IFFTRL: inverse Fourier transform for real time series
% IFKTRAN:
www.eeworm.com/read/359212/10161147
txt 简介.txt
Machine Vision Toolbox for MATLAB (Release 2)
Download the Machine Vision Toolbox for Matlab
Release 2 includes
epipolar functions, fundamental matrix and homographies
Hough transforms
sup
www.eeworm.com/read/357616/10205029
m contents.m
% CREWES Seismic toolbox
% Seismic processing tools
%
%
% Transforms
% FFTRL: forward Fourier transform for real vectors.
% IFFTRL: inverse Fourier transform for real time series
% IFKTRAN:
www.eeworm.com/read/280531/10317894
m colorsegments.m
function img = colorSegments(cube)
% Transforms the segmentation mask into a color image. This function is
% just intended as a visualization tool.
% It might introduce artifacts if you try to us
www.eeworm.com/read/279339/10445978
m colorsegments.m
function img = colorSegments(cube)
% Transforms the segmentation mask into a color image. This function is
% just intended as a visualization tool.
% It might introduce artifacts if you try to us
www.eeworm.com/read/353268/10458608
cs irangetransform.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace SVM
{
///
/// Interface implemented by range transforms.
///
public interfac
www.eeworm.com/read/352960/10488508
c mdct.c
/*
* MDCT/IMDCT transforms
* Copyright (c) 2002 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
*