资源简介
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.
代码片段和文件信息
相关资源
- 人脸识别(opencv_facedetect_v4l2)
- 基于opencv的模板匹配代码
- opencv图片扫描以及校正
- opencv手部轮廓识别以及轨迹识别
- opencv2 3D标定.cpp
- 基于opencv漫水填充算法综合
- opencv激光中心线的提取
- OpenCV Computer Vision Application Programming
- 基于图割的图像分割OpenCV+MFC实现
- 识别魔方颜色
- opencv版俄罗斯方块源码
- VS2013 / MFC + OpenCV 2.4.9实现视频的播放
- 粒子滤波器+目标跟踪的C++实现,VS2
- 张平OpenCV算法精讲基于python和C++教材
- 虹膜识别开源代码OSIRIS4.1基于opencv
- Sift特征点提取与匹配opencv库
- YCbCr、混合高斯以及YCbCg肤色检测模型
- 光流法代码
- OpenCV打开摄像机显示在MFC窗口工程源
- 使用c++读取图像到二维矩阵
- 三维点云的圆柱面拟合
- MFC+OPENCV摄像机标定程序
- 基于特征脸的人脸识别MFC+OpenCV
- opencv图像处理MFC
- OPENCV人脸检测加角点检测并输出坐标
- FillHole.rar
- 道路提取算法 c++ opencv
- PCA代码实现详解
- opencv卡尔曼滤波
- SeamCarving opencv c++
评论
共有 条评论