代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/146172/12666667
c pngrtran.c
/* pngrtran.c - transforms the data in a row for PNG readers
*
* libpng version 1.2.8 - December 3, 2004
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1
www.eeworm.com/read/245887/12774705
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/245887/12774715
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/244076/12892128
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/137229/13338795
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/136573/13371426
txt readme.txt
General Purpose FFT (Fast Fourier/Cosine/Sine Transform) Package
Description:
A package to calculate Discrete Fourier/Cosine/Sine Transforms of
1-dimensional sequences of length 2^N.
Files:
www.eeworm.com/read/310212/13654975
m imadjust.m
function out = imadjust(img,lowhigh,bottop,gamma)
%IMADJUST Adjust image intensity values or colormap.
% J = IMADJUST(I,[LOW HIGH],[BOTTOM TOP],GAMMA) transforms the
% values in the intensity i
www.eeworm.com/read/129875/5968982
c pngrtran.c
/* pngrtran.c - transforms the data in a row for png readers
libpng 1.0 beta 3 - version 0.89
For conditions of distribution and use, see copyright notice in png.h
Copyright (c) 1995,
www.eeworm.com/read/129875/5968985
c pngwtran.c
/* pngwtran.c - transforms the data in a row for png writers
libpng 1.0 beta 3 - version 0.89
For conditions of distribution and use, see copyright notice in png.h
Copyright (c) 1995,
www.eeworm.com/read/128604/5982109
java colorspace.java
/* ColorSpace.java -- transforms between color spaces
Copyright (C) 2000, 2002 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it