搜索资源列表
VideoEdgeCounterSobel
- 视频图象边缘检测,基于DM642芯片。算法为SOBEL算子希望对学习DSP的朋友有所帮助-video edge detection, based on the DM642 chip. Algorithm SOBEL Operators hope to learn DSP help of a friend
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
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
LAB4
- 用dsp对图像进行处理,用sobel算子处理图像,主要用c语言进行编写,给出了编写的步骤,很详细供约读者参-Using DSP of image processing, image processing with sobel operator, basically use c language to write, gives the steps, very detailed written for readers and about
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
Lab-Chap17
- 在DSP中,利用Sobel算子对输入图像进行边缘检测-In DSP, using Sobel operator to detect the edge of the input image
SobelEdge.origin
- 可以对图像进行SOBEL边缘化,并可以将处理的结果显示出来(SOBEL edge of the image can be processed)