代码搜索:structuring
找到约 82 项符合「structuring」的源代码
代码结果 82
www.eeworm.com/read/359212/10161259
c imorph.c
/* imorph.c
*
* Fast morphological transform for images.
*
* IMM = IMORPH(IM, SE, OP [, EDGE])
*
* where SE is the structuring element
* OP is 'min', 'max', 'diff'
* EDGE is 'border', 'none'
www.eeworm.com/read/339831/12202018
gnumakefile
#
# This makefile system follows the structuring conventions
# recommended by Peter Miller in his excellent paper:
#
# Recursive Make Considered Harmful
# http://aegis.sourceforge.net/auug97.pdf
#
OBJ
www.eeworm.com/read/209211/4983943
h comments.h
/*
*
* Currently defined file structuring comments from Adobe - plus a few others.
* Ones that end with a colon expect arguments, while those ending with a newline
* stand on their own. Truly over
www.eeworm.com/read/200388/15434309
c irank.c
/*
* irank.c
*
* Fast rank filter for images.
*
* IMM = IRANK(IM, ORDER, SE [,HISTOBINS] [, EDGE])
* 0 1 2 3 4
*
* where SE is the structuring element ORDE
www.eeworm.com/read/200388/15434322
c ivar.c
/* ivar.c
*
* Fast region variance/kurtosis/skewness for images
*
* IMM = IVAR(IM, SE, OP [, EDGE])
*
* where SE is the structuring element
* OP is 'var', 'kurt', 'skew'
* EDGE is 'border',
www.eeworm.com/read/200388/15434382
c imorph.c
/* imorph.c
*
* Fast morphological transform for images.
*
* IMM = IMORPH(IM, SE, OP [, EDGE])
*
* where SE is the structuring element
* OP is 'min', 'max', 'diff'
* EDGE is 'border', 'none'
www.eeworm.com/read/176998/9477611
fsel todo.fsel
A Todo list by jseymour@jimsun.LinxNet.com, some things removed as they
have been dealt with..
Things yet To Do with file selector code - in no particular order
. Clean up & mild re-structuring
www.eeworm.com/read/168534/9908336
fsel todo.fsel
A Todo list by jseymour@jimsun.LinxNet.com, some things removed as they
have been dealt with..
Things yet To Do with file selector code - in no particular order
. Clean up & mild re-structuring
www.eeworm.com/read/349030/10855521
fsel todo.fsel
A Todo list by jseymour@jimsun.LinxNet.com, some things removed as they
have been dealt with..
Things yet To Do with file selector code - in no particular order
. Clean up & mild re-structuring
www.eeworm.com/read/299064/7894429
fsel todo.fsel
A Todo list by jseymour@jimsun.LinxNet.com, some things removed as they
have been dealt with..
Things yet To Do with file selector code - in no particular order
. Clean up & mild re-structuring