搜索资源列表
VideoEdgeCounterSobel
- 视频图象边缘检测,基于DM642芯片。算法为SOBEL算子希望对学习DSP的朋友有所帮助-video edge detection, based on the DM642 chip. Algorithm SOBEL Operators hope to learn DSP help of a friend
SobelEdge_all
- DM643sobel边缘检测程序,包括视频采集、sobel边缘检测、视频输出。采用最新版DSP/BIOS,开发环境为CCS3.3。
基于DSP图像边缘检测程序
- 基于DSP TMS320C5000系列的图像边缘检测程序
达芬奇DM6446实时视频sobel边缘检测代码
- 达芬奇DM6446实时视频sobel边缘检测代码,包括codec,DSP Server 和app程序,DM6446 DaVinci sobel edge detection in real-time video source, including codec, DSP Server and app process
sobel
- Sobel算子进行图像边缘检测的DSP实现,其中还附带了实验说明,及其报告,在DSP6713上,打开就可以实现。-sobel dsp6713
dsp
- 本实验使用的索伯尔(Sobel) 边缘检测算子来实现图像的边缘检测。利用DSP 进行初始化 达到了很好的边缘检测效果。注释文件细致,有详细的实践步骤。-In this study, the Suo Boer (Sobel) edge detection operator to achieve edge detection. Using DSP to initialize to a good edge detection. Explanatory Note meticulous, detailed
SobelEdgeOnDsp
- 在DSP平台上的索贝尔边缘检测,具有一定的参考价值-In the DSP platform Sobel edge detection, with some reference value
SEED401_SobelEdge_part
- 基于DSPDM642边缘检测的代码,算法为Sobel算子,包含DSP运行所需的所有工程文件-DSPDM642 edge detection based on the code, the algorithm for the Sobel operator, contains the DSP to run all the project files needed
dspappliation
- 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates
Sobel
- Sobel,边缘检测,DSP优化,工业智能相机开发-Sobel, edge detection, DSP optimization, industrial smart camera development
DM642_SobelEdge
- TI DSP DM642下对图像做Sobel边缘检测的使用实例,有很强的参考价值 -TI s DSP the DM642 image example of the use of the Sobel edge detection, there is a strong reference value
SobelEdge_all
- 基于dsp c64的边缘检测算法的实现 Sobel边缘算子 两个卷积形成sobel算子,图像中每个点都用这两个核做卷积,一个核对同常的垂直边缘相应最大,而另一个对水平边缘相应最大。-Dsp c64 edge detection algorithm to achieve Sobel edge operator the two convolutional formation sobel operator, for each point in the image with the convolutio
sobeledge
- 此程序为CCS环境下的Sobel算子边缘检测代码,适用于DSP图像处理-This procedure for CCS environment Sobel operator edge detection code for DSP image processing
SEED401_SobelEdge_all_1
- 在CCS平台上开发的Sobel边缘检测程序,能够实现图像的Sobel边缘检测处理,北京交通大学DSP图像处理课程作业源代码-In the CCS platform Sobel edge detection procedures, to achieve Sobel edge detection image processing
Lab-Chap17
- 在DSP中,利用Sobel算子对输入图像进行边缘检测-In DSP, using Sobel operator to detect the edge of the input image