资源简介
OpenCV在TI 达芬奇以及OMAP平台下的移植与性能评估
In today’s advancing market, the growing
performance and decreasing price of embedded
processors are opening many doors
for developers to design highly sophisticated
solutions for different end applications.
The complexities of these systems can create
bottlenecks for developers in the form of
longer development times, more complicated
development environments and issues with
application stability and quality. Developers
can address these problems using sophisticated
software packages such as OpenCV,
but migrating this software to embedded
platforms poses its own set of challenges.
This paper will review how to mitigate some
of these issues, including C++ implementation,
memory constraints, floating-point
support and opportunities to maximize performance
using vendor-optimized libraries
and integrated accelerators or co-processors.
Finally, we will introduce a new effort by
Texas Instruments (TI) to optimize vision systems
by running OpenCV on the C6000™
digital signal processor (DSP) architecture.
Benchmarks will show the advantage of using
the DSP by comparing the performance
of a DSP+ARM® system-on-chip (SoC)
processor against an ARM-only device.
代码片段和文件信息
相关资源
- 双目视觉匹配得到视差图
- CvImgCtrl 演示程序
- 用OpenCV实现Photoshop色阶调整算法
- 贝叶斯抠图C++源代码
- emgucv&opencv图像处理函数说明
- opencv实现分水岭算法
- 人工势场法C++版及利用opencv(or matl
- OpenCV+C++图像处理项目14个
- 用VS2015+opencv3.4.2+C++编写Yolov3目标检测
- 计算图像的平均灰度值
- OpenCV2.4.8
- 基于opencv的人脸识别程序-代码详解
- OpenCV通过直方图均衡化增强图像对比
- OpenCV种子填充实现彩色图像分割的代
- 基于 OPENCV 对三角形 的 角度检测
- 相机标定与图像畸变校正程序
- moravec算子c++代码
- openCV中stitching_detailed.cpp
- 11个常用OpenCV+C++图像处理
- opencv计算5*5邻域方差图
- opencv 视觉 追踪跟踪 经典kcf算法
- vc++6.0配置OpenCV
- 基于OpenCV的图像检索系统(源码)
- test_opencv.cpp
- opencv提取图片中人轮廓
- Python3+Opencv343环境搭建 dll load failed问
- 04_图像编辑器实现.zip
- 基于opencv人眼定位算法C++工程
- 图像连续拼接算法源码
- opencv 2.4.8 官方最新版安装与配置
评论
共有 条评论