搜索资源列表
Lab523-VideoMedianFilter
- DM642上的图像滤波程序 是中值滤波算法 -DM642 the image filtering process is Median filtering algorithm
zhongzhi
- C5509下的CCS中对图像的中值滤波程序
SmoothEdge
- 基于ti公司的DM642的图像预处理的关键程序,包括高斯平滑、均值平滑、中值滤波、灰度增强、sobel边缘提取等
DSP-C6000-DM642DEMO
- DM642的一些基本功能例程。包括一些图像处理例子,如图像增强、滤波、边缘检测。很不错。附有详细的说明。
DM642EVM_VideoMedianFilter
- DM642EVM 视频图像中值滤波例程,基于DSP_BIOS-Video Image Median Filter Sample based on DM642EVM
Median
- 中值滤波,纯C语言实现,DSP优化,工业智能相机图像处理开发-Median filter, pure C language, DSP optimization, industrial smart camera image processing development
mid
- 本程序时DSP上实现的图像中值滤波,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的。-This program is implemented on a DSP image median filtering, first developed by TI dat file into CCS on the treatment, which in the CCS is used on the C programmin
MedianFilter
- 通过基于基于MD642开发板的代码调试,理解和掌握图像中值滤波的原理和方法。 -Understand and grasp the median filtering image of principle and method.
dsp
- 天津大学本科生数字图像处理实验报告--图像的空域滤波-Experimental report of Tianjin University undergraduate digital image processing- Image of the spatial filter
DM642_MedianFilter
- TI DSP DM642下对图像做中值滤波的使用实例,有很强的参考价值 -TI s DSP the DM642 image example of the use of the median filter, there is a strong reference value
Lab6.6-Dm642_Image-MedianFilter
- 基于DM642的图像中值滤波程序,经实际测试可用,供开发参考。-DM642-based image filtering process, the actual test can be used for the development of reference.
MedianFilter
- 图像处理中值滤波算法 CCS例程 针对芯片DM642-Image processing routines for median filtering algorithm CCS DM642 chip
8_MedianFilter
- 连接好电脑和DSP仿真器,给全部实验设备上电,打开CCS3.3并连接板卡。将视频线一头连接板卡的输入端,另一头连接显示器的输入,将显示器调到AV模式。打开工程MedianFilter.pjt,编译,下载,运行。此工程的功能是:把摄像头捕捉到的一幅图像进行中值滤波处理,并将之输出到显示器。-Connect the computer and the DSP emulator to test equipment on all electric, open CCS3.3 and connect card
SEED303_AverageFilter
- 基于DM642的图像3*3均值滤波的实现-Achieve DM642 image 3* 3 Mean Filtering
DspExam2014B
- 对图像进行锐化处理(高通滤波处理),用C55xx汇编语言编写处理算法。-Sharpening the image (high-pass filtering), processing with C55xx assembly language.
Dm642_Image-MedianFilter
- DM642的例程,采用DSP BIOS方式,进行图像处理中值滤波算法-DM642 routines using DSP BIOS mode, image processing median filter algorithm
Image
- 索贝尔算子(Sobel operator)是图像处理中的算子之一,主要用作边缘检测。在技术上,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量 Sobel算子有两个,一个是检测水平边沿的;另一个是检测垂直平边沿的。Sobel算子另一种形式是各向同性Sobel (Isotropic Sobel)算子,也有两个,一个是检测水平边沿的,另一个是检测垂直边沿的各向同性Sobel算子和普通Sobel算子相比,它的位置加权系数更为准
video_Algorithm
- 图像处理如:灰度化,二值化,中值滤波,边缘检测,直方图,哈夫变换等(for dsp video algorithm)