-
a simple notch filter
这些是用于生成各种噪声的matlab.m滤波器的数量。
- 2022-04-01 09:27:04下载
- 积分:1
-
基于达芬奇芯片DM6437的图像空域低通滤波器
连接好电脑和DSP仿真器,给全部实验设备上电,打开CCS3.3并连接板卡。将视频线一头连接板卡的输入端,另一头连接显示器的输入,将显示器调到AV模式。打开工程SpatialLowPassFilter.pjt,编译,下载,运行。此工程的功能是:把摄像头捕捉到的一幅图像进行空域低通滤波器处理,并将该图像输出到显示器。
- 2022-07-11 19:09:17下载
- 积分:1
-
DSP 数字图像处理相关代码
DSP用于数字图像处理的相关代码,包括图像转换,图像滤波操作等基本的图像处理的DSP实现
- 2022-01-22 05:17:10下载
- 积分:1
-
This is the July 2008 selection of dsp manual, is relatively new.
这是2008年七月份的dsp选择手册,算是比较新。-This is the July 2008 selection of dsp manual, is relatively new.
- 2022-04-25 04:00:11下载
- 积分:1
-
合众达开发的2812板的测试历程,串口测试程序
合众达开发的2812板的测试历程,串口测试程序-America to the development of the 2812 board test process, serial testing procedures
- 2023-06-13 02:25:02下载
- 积分:1
-
1、(1)32bit乘法的指令解释
(2)volume1的load.asm基础上实现一个
16bit数组的乘法累加的函数,并进行...
1、(1)32bit乘法的指令解释
(2)volume1的load.asm基础上实现一个
16bit数组的乘法累加的函数,并进行 -o2 / -o3 / 手工优化
2、c环境
C调用汇编函数,汇编函数调用c函数
addarr3(int * arr1, int * arr2, int * arr3, int * arr4, n)
//汇编函数,3个数组的对应位置相加,结果放在arr4[n]中,
汇编函数调用C的子函数,它把arr1和arr2相加放到arr3[n]中;
addarr2(int * arr1, int * arr2, int * arr3, n)-1, (1) 32bit multiplication instructions explained (2) the load.asm volume1 on the basis of a a 16bit multiplication cumulative array of functions, and-o2 /-o3/2 manual optimization, c environment compilation called C function, the compilation function call c function addarr3 (int* arr1. int* arr2, arr3 int*, int* arr4, n)// compilation function, 3 arrays corresponding location together, the results on arr4 [n], the compilation of the C function call function, arr1 put it together and put arr2 arr3 [n]; addarr2 (int* arr1, int* arr2, int* arr3, n)
- 2022-07-08 14:51:46下载
- 积分:1
-
两块dsp28335使用i2c接口互联通信
代码是从官网下载,亲测可用,一般别的地方很难找到。有需要的下载。平台是基于ccs3.1,在别的平台也能使用。
- 2022-06-16 15:02:22下载
- 积分:1
-
ITU 标准C写的G729代码,未优化,对照汇编学习,请勿用于商业目的...
ITU 标准C写的G729代码,未优化,对照汇编学习,请勿用于商业目的-ITU standard C code written G729 not optimized compilation learning control, do not for commercial purposes
- 2023-07-08 16:15:03下载
- 积分:1
-
ADS8361 drive to the TMS320VC5416 DSP
ADS8361 驱动to the TMS320VC5416 DSP-ADS8361 drive to the TMS320VC5416 DSP
- 2023-01-05 08:40:03下载
- 积分:1
-
可以直接在DSP上用的图像阈值处理的C代码
这个代码可以直接用于DM642上,实现的功能是图像阈值处理。使用平台是CCS,非常好用,资源宝贵。代码非常完整
- 2022-02-25 04:12:18下载
- 积分:1