数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

RM0020 数据表(PDF) 39 Page - STMicroelectronics

部件名 RM0020
功能描述  SPC56xx DSP function library 2
PDF  69 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  STMICROELECTRONICS [STMicroelectronics]
网页  http://www.st.com
标志 STMICROELECTRONICS - STMicroelectronics

RM0020 数据表(HTML) 39 Page - STMicroelectronics

Back Button RM0020 Datasheet HTML 35Page - STMicroelectronics RM0020 Datasheet HTML 36Page - STMicroelectronics RM0020 Datasheet HTML 37Page - STMicroelectronics RM0020 Datasheet HTML 38Page - STMicroelectronics RM0020 Datasheet HTML 39Page - STMicroelectronics RM0020 Datasheet HTML 40Page - STMicroelectronics RM0020 Datasheet HTML 41Page - STMicroelectronics RM0020 Datasheet HTML 42Page - STMicroelectronics RM0020 Datasheet HTML 43Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 39 / 69 page
background image
RM0020
Function API
39/69
#endif
ALIGN_DCC(4)
unsigned char a[16*12];
/* #pragma and ALIGN macros used to align to 4 bytes */
#ifdef __ghs__
#pragma alignvar (4)
#endif
ALIGN_DCC(4)
unsigned char b[16*12] ALIGN_MWERKS(4);
unsigned short M, N, shift;
void main(void)
{
/******** Sobel filter *********/
M = 16;
N = 12;
sobel3x3(a, b, M, N);
}
6.19
sobel3x3_horizontal - horizontal sobel filter
Function call:
void sobel3x3_horizontal(unsigned char *a, unsigned char *b,
unsigned short M, unsigned short N);
Arguments:
Description:
Computes the horizontal sobel filter on MxN input image. The absolute value of
horizontal sobel filter result is range limited to 0..255. The output image is of the same
size as input image and has one pixel border that is not computed. The first and the
last row of output image is not changed, the first column is zeroed and the last column
will contain not meaningful results. The last column can be zeroed when
ZERO_LASTCOL is defined to 1 for the penalty of one more instruction inside the
inner loop. The ZERO_LASTCOL is a symbol defined in function source file.
Table 19.
sobel3x3_horizontal arguments
a(1)
1.
a and b must be word aligned.
in
input image of size MxN
b(1)
out
output image of size MxN
M
in
number of rows of a and b, must be >= 3
N
in
number of columns of a and b, must be multiple of 4, must be >= 8



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69


数据表 下载

Go To PDF Page


链接网址



ALLDATASHEET是否为您带来帮助?  [ DONATE ] 

关于 Alldatasheet   |   广告服务   |   联系我们   |   隐私政策   |   数据表链接    |   链接交换   |   制造商名单
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com