代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/252302/4410209
c pngtrans.c
/* pngtrans.c - transforms the data in a row (used by both readers and writers)
*
* libpng 1.2.8 - December 3, 2004
* For conditions of distribution and use, see copyright notice in png.h
* Copy
www.eeworm.com/read/158106/5598236
c pngtrans.c
/* pngtrans.c - transforms the data in a row (used by both readers and writers)
*
* libpng 1.0.12 - June 8, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyrigh
www.eeworm.com/read/473622/6847372
m predict.m
%PREDICT Measurement prediction of point features.
% [PR,HR,HM] = PREDICT(P,XR,CR,CRP) transforms the point feature
% P represented in the world frame into the robot frame given the
% uncertain
www.eeworm.com/read/369313/9655104
m struct2xml.m
function xml = struct2xml(v)
%
% Transforms a struct or struct array into an XML string
%
% v = struct variable containing fields of type char or numeric
%
xml = [];
% New line character:
www.eeworm.com/read/172783/9690867
c pngwtran.c
/* pngwtran.c - transforms the data in a row for PNG writers
*
* 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/172783/9690870
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/265993/11247088
h affprojnr.h
/* affprojNR.h - fitting affine and projective transforms using singular
* value decomposition (SVD) routines from numerical recipes in C for solving
* a set of linear equations. Some care is t
www.eeworm.com/read/265993/11247094
c affprojnr.c
/* affprojNR.c - subroutine for fitting affine and projective transforms
* using numerical recipes in C routines for solving a set of linear equations.
* Some care is taken to generate a well-con
www.eeworm.com/read/111083/15519099
html fft.html
Data Structures and Algorithms: Fast Fourier Transforms
www.eeworm.com/read/100919/15860567
c pngwtran.c
/* pngwtran.c - transforms the data in a row for PNG writers
*
* libpng 1.2.1 - December 12, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998