搜索资源列表
tuxiang_process
- 原创:在matlab里仿真有关图像的一些数字处理技术,正常运行-originality : Lane in Matlab simulation of the digital image processing technology, the normal operation
hist
- 本程序时DSP上实现的图像均衡化,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的,并在matlab中做均衡化处理以便于DSP处理结果对照。-This program is implemented on a DSP image equalization, first dat file into the development of CCS on the TI deal, which the CCS is use
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
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
imagepracess
- 本文章标题是基于DSP的图像基本处理,是在Ti公司开发的DSP平台CCS上做的一个实验报告,并且实现将其处理结果与Matlab中的处理结果相对照,大家可以下载看看,共同探讨下-The title of the article is a basic DSP-based image processing, is developed in the Ti DSP platform to do an experiment on the CCS report, and to achieve the resu
bmp_process
- 在CCS中处理电脑上已有的图片,使用matlab将图像数据存储后将图像数据当做头文件加入CCS中。-Deal with images already on your computer, use matlab in CCS after the image data as image data stored in the header files added to the CCS.
dataset_618531
- 包含1593手写体数字0 ~ 9。从semeion.data通过MATLAB semeion.mat,可以直接使用。原semeion.names为自述。M。 Mat:1593×266 每一个行为样本,其中256是手写数字的16×16,在10栏的数字识别标签,例如:如果第一行是1,然后是0号,其次是1,1。等等。 在Matlab的小例子,可以得出每一个数字,一个更好的理解。你想翻转和旋转的是写作的习惯相一致的图像。-Contains 1593 handwritten digit 0~9
dsp
- 采用MATLAB软件实现线性卷积、循环卷积等DSP教程里的原理图像,并附有详细实验报告。-Linear convolution using MATLAB software, such as circular convolution DSP tutorial principle image, along with a detailed test report.
DCT
- DCT变换方法,并讨论了应用MATLAB中的图像处理工具箱中的相关函数和命令来实现离散余弦变换的图像压缩算法的仿真。-DCT transformation method, and discusses application MATLAB image processing toolbox related functions and commands to achieve discrete cosine transform image compression algorithm simulation
Desktop
- 基于MATLAB的图像压缩实现 , 将彩色图片转为黑白图片 ,用huffman算法进行压缩。(Implementation of image compression based on MATLAB)