-
嵌入式DSP C6000图像处理平台 OpenCV 完美移植
资源描述
程序选择的开发平台为TI—DSP C6000系列图像处理芯片,开发环境为CCS5.5.成功移植了OpenCV库针嵌入式的图像处理库EMCV。
EMCV全称为Embedded Computer Vision Library,是一个可在TI C6000系列DSP上运行的计算机视觉库。EMCV提供了跟OpenCV完全一致的函数接口,通过EMCV,你可以轻松的将你的OpenCV算法移植到DSP,甚至不用改一行代码。目前EMCV已经支持IplImage, CvMat,CvSeq等基本数据结构,可使用cvCreateImage等创建和释放图像,以及contour检测等。
- 2022-06-03 10:02:46下载
- 积分:1
-
seed
seed-dec6416用户指南,开发板带的-seed-dec6416 User Guide
- 2022-12-13 05:10:04下载
- 积分:1
-
A/D采样的实现,DSP编程学习的基础上的发展。
实现A/D采样,用于DSP的基础编程学习,开发语言是c,用的是ccs2.2的软件-The realization of A/D sampling, the basis for DSP programming learning, the development of language is c, using the software ccs2.2
- 2022-03-21 13:29:06下载
- 积分:1
-
ADSP21xx chapter 3 by Texas Instruments
ADSP21xx chapter 3 by Texas Instruments
- 2022-02-15 12:12:29下载
- 积分:1
-
关于DM6437 中断例程,没有使用DSP/BIOS,使用定时器中断来控制跑马灯...
关于DM6437 中断例程,没有使用DSP/BIOS,使用定时器中断来控制跑马灯-On the DM6437 interrupt routines, do not use DSP/BIOS, use the timer interrupt to control the Marquee
- 2023-08-06 20:15:02下载
- 积分:1
-
DSP原理及应用
DSP原理及应用-DSP Theory and Application
- 2022-01-26 05:42:18下载
- 积分: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
-
DSP2812片内AD校准代码,可以轻松将片内ADC精度校准到3%以内。...
DSP2812片内AD校准代码,可以轻松将片内ADC精度校准到3%以内。-DSP2812 chip AD calibration code, you can easily be calibrated on-chip ADC accuracy to within 3 .
- 2022-01-28 06:49:21下载
- 积分:1
-
6713 的pcb图 满意有用的 用protel打开
6713 的pcb图 满意有用的 用protel打开 -Satisfied with the 6713 map of pcb useful open with Protel
- 2022-03-21 17:17:45下载
- 积分:1
-
在ADI BF533上的G729编解码程序,内含两个测试向量,不过代码没有进行太多优化...
在ADI BF533上的G729编解码程序,内含两个测试向量,不过代码没有进行太多优化-ADI BF533 in the G729 codecs procedures, test vector containing two, But not too many code optimization
- 2022-10-25 06:20:03下载
- 积分:1