搜索资源列表
VideoEdgeCounterSobel
- 视频图象边缘检测,基于DM642芯片。算法为SOBEL算子希望对学习DSP的朋友有所帮助-video edge detection, based on the DM642 chip. Algorithm SOBEL Operators hope to learn DSP help of a friend
Lab15-VideoEdgeCounterSobel
- 基于DM642的视频图象处理-边缘检测(Sobel 算子)源码1(VDParamForPAL.c)
Sobel.rar
- 适用于ti公司dm642芯片的sobel算子例程很好的资料,Ti apply DM642 chip companies sobel operator routines very good information
Sobel.rar
- 这是一个用VHDL实现SOBEL算子进行图像边缘算法的实现,This is a realization by VHDL Sobel edge operator algorithm
sobel
- Verilog代码实现Sobel算子,包括整个工程,仿真也有。。仿真表明该程序能实现Sobel 算子硬件实现-Verilog,Sobel Operator
SEED401_SobelEdge_part
- CCS环境下图像的边缘检测 Sobel边缘检测算子-CCS environment Image Edge Detection Sobel Edge Detection Operator
IP401_SobelEdge
- DM642的边缘检测算法,基于sobel算子!-DM642' s edge detection algorithm, based on the sobel operator!
xinjiajiasobel
- 成功的SOBEL算子边缘化程序。在C2000\C6000下编译无误-Successful SOBEL operator marginalization process. In the C2000 \ C6000 compile correctly
sobel
- 使用ADSP-21535实现图像边缘检测 算法的Sobel算子的汇编代码-Using the ADSP-21535 to achieve the Sobel edge detection algorithm is operator of the assembly code
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
Sobel
- Sobel算子边缘检测,在CCS中队图像进行边缘检测,适于6713-Sobel operator edge detection
sobel2
- 新的sobel算子的FPGA实现。使用verilog语言,并调试通过~-The sobel operator new FPGA implementation. Verilog language, and debugging through to
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
VHDLproject-by-Qian-Yu
- 创建一个实时的视频处理器采用了FPGA技术的系统设计与VHDL。在这个项目中,我们实现滑动窗口滤波器,Sobel算子,一系列传感器和数字显示器VGA模块。-create a real-time video processor using FPGA technology in the course System Design with VHDL. In the project we implement modules for sliding window, sobel lter, a ran
Lab524-VideoEdgeCounterSobel
- DM642边缘检测,用于检测边缘,采用全新的SOBEl算子进行快速的图像检测,效果好,速度快-DM642 EdgeCounterSobel
vmd642_video_out0_SobelEdge
- CCS图像处理算法例程 视频图像经sobel算子处理 显示 可自行修改算法 达到其他效果 针对芯片DM642-CCS routines video image processing algorithms by sobel operator can modify the display processing algorithms to achieve other effects for chip DM642
vmd642_video_out0_SobelEdge
- 基于dm642的一种改进的Sobel算子边缘检测源码-Based on dm642 is an improved Sobel edge detection operator source code
Sobel
- 利用Sobel算子进行边缘检测,文件包括实验指导书,实验程序以及相关文献-Use Sobel operator edge detection, documentation including test instructions, test procedures and related documents
CANNY
- 对特定图片进行canny边缘检测。首先是高斯模糊,然后sobel算子处理,再局部极大值确定,最后阈值判断。(Canny edge detection for a particular picture. The first is the Gauss fuzzy, and then the Sobel operator is processed, and then the local maximum is determined, and finally the threshold is judged