代码搜索:rectangles
找到约 312 项符合「rectangles」的源代码
代码结果 312
www.eeworm.com/read/309003/3708896
m imagegaborphase.m
function ImageGaborPhase(TFType,pkt,ell,titlestr)
% ImageGaborPhase -- Time-Frequency Display with congruent rectangles
% Usage
% ImageGaborPhase(pkt,ell[,titlestr])
% Inputs
% TFType
www.eeworm.com/read/309003/3708908
m plotgaborphase.m
function PlotGaborPhase(TFType,wp,ell,titlestr)
% PlotGaborPhase -- Partition phase space with congruent rectangles
% Usage
% PlotGaborPhase(pkt,ell[,titlestr])
% Inputs
% TFType type
www.eeworm.com/read/432926/1886176
pde pixelate.pde
/**
* Pixelate
* by Hernando Barragan.
*
* Load a QuickTime file and display the video signal
* using rectangles as pixels by reading the values stored
* in the current video frame pixels
www.eeworm.com/read/396039/2425224
c tkcanvas.c
/*
* tkCanvas.c --
*
* This module implements canvas widgets for the Tk toolkit.
* A canvas displays a background and a collection of graphical
* objects such as rectangles, lines, and texts.
www.eeworm.com/read/356084/3042734
m plotrppartition.m
% PlotRPPartition -- Show partition of plane by anisotropic rectangles
% Usage
% PlotRPPartition(basis,color,ax,D)
% Inputs
% basis RPtree specifying partition plane
% color str
www.eeworm.com/read/273182/10923874
m detect.m
% Given the original color image and the segmented image, displays a new image
% with rectangles indicating the face regions found.
function [imsource] = detect(imagecolor, imagesegmented)
clear
%
www.eeworm.com/read/247019/12692362
m detect.m
% Given the original color image and the segmented image, displays a new image
% with rectangles indicating the face regions found.
function [imsource] = detect(imagecolor, imagesegmented)
clear
%
www.eeworm.com/read/131315/5941799
c cfbrctstp8.c
/*
* Fill 32 bit stippled rectangles for 8 bit frame buffers
*/
/*
Copyright 1989 by the Massachusetts Institute of Technology
Permission to use, copy, modify, and distribute this software and its
www.eeworm.com/read/157353/11717781
m detect.m
% Given the original color image and the segmented image, displays a new image
% with rectangles indicating the face regions found.
function [imsource] = detect(imagecolor, imagesegmented)
clea
www.eeworm.com/read/150166/12307893
m detect.m
% Given the original color image and the segmented image, displays a new image
% with rectangles indicating the face regions found.
function [imsource] = detect(imagecolor, imagesegmented)
clear
%