搜索资源列表
OpenCV
- 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。
OpenCV
- 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。 -Book C/C++ Language examples. The examples subdirectory in the
DSP
- 算法大全C语言版本 给出了很多关于图像处理上的相关算法-Daquan C language version of the algorithm is given a lot of image processing on the correlation algorithm
dsp-JPEG-TMS320VC5509-using-c
- 基于c5509的jpeg图像压缩实现 ,利用c语言-The jpeg image compression based c5509 achieved using c language
DSP-digital-Recognition
- 天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。-Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c la
Laplasse-algorithm
- 该文提出了一种基于拉普拉斯算法的图像锐化方法,并在DSP 上实现其算法。首先研究拉普拉斯算子锐化图像的基本原理, 并推导出图像锐化的拉普拉斯算子。其次,根据拉普拉斯算子,在CCS2 软件上运用C 语言编写主函数和读取图像数据的Readimage 子函数、初始化图像的InitImage 子函数和对图像锐化的计算Laplace 子函数等子函数来实现基于拉普拉斯算法的图像锐化程 序。最后采用三副模糊图像验证图像锐化的效果。比较实验结果,可知运用该算法锐化处理的图像比原来图
Resize_lhs
- 双线性插值的纯c语言,windows,linux,dsp上,值得学习-ilinear interpolation of pure c language, Windows, Linux, DSP, worth learning
JPEG400
- 实现对图片的JPEG压缩,JPEG压缩算法的纯C语言实现,可以直接移植到DSP,单片机上 -To achieve the image of JPEG compression, JPEG compression algorithm pure C language, can be directly transplanted to DSP, microcontroller
111
- 西电 电子工程学院 智能科学与技术 DSP智能平台实验 C语言程序代码 K-means 图像分割-West Electronics Engineering, Science and Technology, Intelligent Intelligent DSP experimental platform C language code K-means image segmentation