搜索资源列表
EdgeCounterSobel
- 基于ti dsp图象处理专用芯片dm642上的sobel边缘检测算法,通过仿真器调试成功,保证能用-ti dsp-based image processing ASIC dm642 the pixel edge detection algorithm simulation to debug the success of guarantee can use
VideoEdgeCounterSobel
- 视频图象边缘检测,基于DM642芯片。算法为SOBEL算子希望对学习DSP的朋友有所帮助-video edge detection, based on the DM642 chip. Algorithm SOBEL Operators hope to learn DSP help of a friend
6416
- DSP6416图像处理用多种算法对图像边缘进行检测,能在DSPMCS6416处理平实时检测边缘。-between DSP6416 image processing algorithm using a variety of image edge detection, in DSPMCS6416-handling real-time edge detection.
边缘检测
- 基于dsp6416处理器的边缘检测算法-dsp6416 processor based on the Edge Detection Algorithm
edgedetect
- 在dsp ccs环境下实现图像边缘检测,完整的工程文件和具体算法的源程序实现.
image642-1
- 基于TMS320C6XXX系列DSP的图象边缘检测算法,运行环境为TI的CCS DSP集成开发环境.
DSPmubiaogenzong
- 基于dsp的目标跟踪和检测算法的研究和实现,研究了图像跟踪系统的基本工作原理,以及图像跟踪和相关匹配所使用的一些基本技术。详细介绍了SUSAN算子在边缘检测和角点检测方面的应用。并基于SSCD相似性度量准则提出了一个新的加权的SSCD准则,并对几种度量准则进行对比分析,最后在选取模板和模板更新上选用了多子模板的策略,这样能更有效的减小部分遮挡和旋转带来的影响。
CCS
- 这个是基于在CCS开发环境下,用DM642-B-ICETEK-5100USB仿真器,实现的sobel边缘检测算法的程序。
IP401_SobelEdge
- DM642的边缘检测算法,基于sobel算子!-DM642' s edge detection algorithm, based on the sobel operator!
IP402_PrewittEdge
- DM642的边缘检测算法,基于Prewitt算子!-DM642' s edge detection algorithm, based on the Prewitt operator!
sobel
- 使用ADSP-21535实现图像边缘检测 算法的Sobel算子的汇编代码-Using the ADSP-21535 to achieve the Sobel edge detection algorithm is operator of the assembly code
SEED403_LaplacianEdge
- 基于DSPDM642的边缘检测代码。检测算法为拉普拉斯算子。包含DSP的所有工程文件-Edge detection based on DSPDM642 code. Detection algorithm for the Laplace operator. DSP project file that contains all
SEED402_PrewittEdge
- 基于DSPDM642的边缘检测代码,算法为Prewitt算子。包含DSP运行的所有工程文件-DSPDM642 edge detection code based on the algorithm for the Prewitt operator. Contains all the project files DSP running
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
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
vmd642_video_out0_LapLacianEdge
- 基于DM642的拉普拉斯边缘检测算法源码-Laplace edge detection algorithm based on DM642 is the source code
DSP
- 本例子是边缘检测算法的DSP实现程序,采用的算法是canny算子检测。-This example is the edge detection algorithm on DSP program, the algorithm uses a canny operator testing.
video_Algorithm
- 图像处理如:灰度化,二值化,中值滤波,边缘检测,直方图,哈夫变换等(for dsp video algorithm)
EdgeImage
- 数字图像处理算法在DSP上的应用之图像边缘检测,代码中含部分注释(Image edge detection)