搜索资源列表
边缘检测与分割处理
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
Lab524-VideoEdgeCounterSobel
- 本程序是在CCS6.0的环环境下运行的,可以完成实时图像的边缘检测!效果很好!运用时只要在编译环境下即可通过的!-the procedures in the Central CCS6.0 operating environment, real-time images to be completed Edge Detection! Very effective! When used as long as the compiler environment to be adopted!
SobelEdge
- 此程序使用的集成环境为TI公司的CCS,硬件平台使用的是合众达的VPMDM642 此程序实现的功能是图像的边缘检测 利用的算子为sobel-use of this procedure for the integrated environment TI's CCS, the hardware platform is the use of up to the UCO VPMDM642 this program is the function of the image edge det
kalmanfiler
- 卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filtering C program Kalman filter is
SEEDVPM642_sobel_3
- 基于VPM642开发板的sobel边缘检测程序,经过存储优化。-VPM642 development board based on the segmentation edge detection procedure, through optimizing storage.
codeupload
- 上传源码文件为配合SeedVPM642板视频开发,从合众达公司购买的最新的源码库 除源码外,均配有使用说明,我已经搜索过,贵站应该没有相同的代码 在源码最后,上载了H.264标准白皮书 编译环境为CCS index 1.边缘检测程序(new) 2.运动检测程序 3.PC_VPM642 双向通信例程(TCPIP) 4.SEEDVPM642_loop(同步) 5.SEEDVPM642_loop3G2_图象拼接 希望站长能够开通我的会员帐号,谢谢
EdgeContourDSP.RAR
- 一个边缘检测的DSP上实现的C程序编写的工程!-an edge detection DSP realization of the C programming works!
CCS
- 这个是基于在CCS开发环境下,用DM642-B-ICETEK-5100USB仿真器,实现的sobel边缘检测算法的程序。
SobelEdge_all
- DM643sobel边缘检测程序,包括视频采集、sobel边缘检测、视频输出。采用最新版DSP/BIOS,开发环境为CCS3.3。
基于高斯拉普拉斯的边缘检测程序
- 基于高斯拉普拉斯的边缘检测程序
PrewittEdge
- DSP达芬奇平台DM6437图像边缘检测程序(Prewitt边缘算子)。支持摄像头拍摄物体,然后经处理达到边缘检测的目的-DaVinci DM6437 DSP platform edge detection program (Prewitt edge operator). Support the camera shooting the object, and then treated to achieve the purpose of edge detection
IP402_PrewittEdge
- DM642开发平台的Prewitt边缘检测程序例子,程序可以直接使用.-DM642 development platform Prewitt edge detection program example, the program can be used directly.
IP404_GaussEdge
- DM642开发平台的高斯边缘检测程序例子,程序可以直接使用.-DM642 development platform examples of Gaussian edge detection program, the program can be used directly.
sobel
- 多级流水线8位sobel图像处理边缘检测程序-sobel edge detection
Roberts
- 本程序时DSP上实现的图像Roberts边缘检测,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的,并在matlab中做Roberts边缘处理以便于DSP处理结果对照。-This program is implemented on a DSP image edge detection Roberts, first dat file into the development of CCS on the TI de
src
- 基于DM642的图像边缘检测程序,应用于CCS软件-Image edge detection based on DM642 program, the software used in CCS
IP401_SobelEdge
- DM642开发平台的SOBEL边缘检测程序例子,程序可以直接使用.-DM642 development platform SOBEL edge detection program example, the program can be used directly.
IP403_LaplacianEdge
- DM642开发平台的Laplacian边缘检测程序例子,程序可以直接使用.-DM642 development platform example of Laplacian edge detection program, the program can be used directly.
DSP-sobel
- DM6446dsp上sobel边缘检测程序-DM6446dsp sobel edge detection on the program
EdgeDetect_Hard_6678
- 基于TI DM6678的图像边缘检测程序-image edge dection based on TI 6678