代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/100919/15860570
c pngrtran.c
/* pngrtran.c - transforms the data in a row for PNG readers
*
* libpng 1.2.1 - December 12, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998
www.eeworm.com/read/189063/8492744
m da_trans.m
%
% da_trans.m
%
% Transforms data by:
%
% Taking logs
% Powers
% Square roots
% Exponentials
%
da_front;
drawnow;
w1=gcf;
%
% Put the original data into a backup matrix
%
tran
www.eeworm.com/read/388439/8609348
m da_trans.m
%
% da_trans.m
%
% Transforms data by:
%
% Taking logs
% Powers
% Square roots
% Exponentials
%
da_front;
drawnow;
w1=gcf;
%
% Put the original data into a backup matrix
%
tran
www.eeworm.com/read/288527/8626597
m da_trans.m
%
% da_trans.m
%
% Transforms data by:
%
% Taking logs
% Powers
% Square roots
% Exponentials
%
da_front;
drawnow;
w1=gcf;
%
% Put the original data into a backup matrix
%
tran
www.eeworm.com/read/380443/9149499
c mainunwt.c
/*
* mainunwt.c -- unweighted least-squares phase unwrapping
* by means of direct transforms
*
* Source code files required:
* dct.c extract.c grad.c la
www.eeworm.com/read/181048/9276031
c affine.c
/*
* affine.c -- Affine Transforms for 2d objects
* Copyright (C) 2002 Charles Yates
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/181048/9276036
h affine.h
/*
* affine.h -- Affine Transforms for 2d objects
* Copyright (C) 2002 Charles Yates
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/375962/9341328
c xform.c
/*
This file contains definitions for functions to compute transforms from
image feature correspondences
Copyright (C) 2006-2007 Rob Hess
@version 1.1.1-200709
www.eeworm.com/read/179705/9341959
todo
* Sine and Cosine Transforms from FFTPACK.
* A simple multidimensional fft.
* Convolutions. This will need different interfaces corresponding to
the type of underlying FFT (radix-2, mixed-radix, ra
www.eeworm.com/read/178205/9414663
c affine.c
/*
* affine.c -- Affine Transforms for 2d objects
* Copyright (C) 2002 Charles Yates
*
* This program is free software; you can redistribute it and/or modify
* it under