OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bim_UInt8Image
(Results
1 - 8
of
8
) sorted by null
/external/neven/Embedded/common/src/b_ImageEm/
HistoEq.h
27
struct
bim_UInt8Image
;
38
struct
bim_UInt8Image
* imagePtrA );
50
struct
bim_UInt8Image
* imagePtrA,
UInt8Image.h
39
struct
bim_UInt8Image
62
/** initializes
bim_UInt8Image
*/
64
struct
bim_UInt8Image
* ptrA );
66
/** allocates memory for
bim_UInt8Image
*/
68
struct
bim_UInt8Image
* ptrA,
73
/** destructor of
bim_UInt8Image
*/
75
struct
bim_UInt8Image
* ptrA );
81
struct
bim_UInt8Image
* ptrA,
82
const struct
bim_UInt8Image
* srcPtrA );
86
const struct
bim_UInt8Image
* ptrA,
[
all
...]
ToneDownBGSupp.h
51
void bim_ToneDownBGSupp_BGGreyLevelOutside( struct
bim_UInt8Image
* imgA,
57
void bim_ToneDownBGSupp_BGGreyLevelContour( struct
bim_UInt8Image
* imgA,
62
void bim_ToneDownBGSupp_suppress( struct
bim_UInt8Image
* imgA,
UInt8Image.c
42
struct
bim_UInt8Image
* ptrA )
52
struct
bim_UInt8Image
* ptrA,
72
struct
bim_UInt8Image
* ptrA )
90
struct
bim_UInt8Image
* ptrA,
91
const struct
bim_UInt8Image
* srcPtrA )
96
bbs_ERROR0( "void bim_UInt8Image_copy( struct
bim_UInt8Image
*, const struct
bim_UInt8Image
* ):\n"
109
const struct
bim_UInt8Image
* ptrA,
110
const struct
bim_UInt8Image
* srcPtrA )
128
const struct
bim_UInt8Image
* ptrA
[
all
...]
HistoEq.c
39
const struct
bim_UInt8Image
* imagePtrA )
67
const struct
bim_UInt8Image
* imagePtrA )
115
struct
bim_UInt8Image
* imagePtrA,
162
struct
bim_UInt8Image
* imagePtrA )
172
struct
bim_UInt8Image
* imagePtrA,
UInt8PyramidalImage.h
149
/** create overlay
bim_UInt8Image
(does not own memory) */
152
struct
bim_UInt8Image
* uint8ImageA );
161
const struct
bim_UInt8Image
* srcPtrA,
UInt8PyramidalImage.c
336
struct
bim_UInt8Image
* uint8ImageA )
380
const struct
bim_UInt8Image
* srcPtrA,
ToneDownBGSupp.c
86
void bim_ToneDownBGSupp_BGGreyLevelOutside( struct
bim_UInt8Image
* imgA,
188
void bim_ToneDownBGSupp_BGGreyLevelContour( struct
bim_UInt8Image
* imgA,
308
void bim_ToneDownBGSupp_suppress( struct
bim_UInt8Image
* imgA,
Completed in 880 milliseconds