Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • matlab-image-processing.rar 用matlab对图像进行处理的几个源码,傅立叶变换,重建图像,灰度扩展,多种图像增强,滤波。
  • image-processing.rar 指纹图像预处理,包括归一化、Gabor增强
  • Image-Processing-Lab[1].rar C#实现图像中值滤波、自适应平滑、保守光滑处理的源码,供大家参考
  • image.rar 并行计算程序 Description: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part ...
  • Multimedia.Image.and.Video.Processing.eBook-EEn.ra Multimedia.Image.and.Video.Processing,这是一本多媒体图像和视频处理的电子书,内容相当丰富,对于做图像和视频的有很好的参考价值,内容涉及图像处理,多媒体编码和传输,图像检索,运动估计,多媒体远程教学等。
  • image-processing.rar 这是我用VB语言做的一个小程序,主要实现了图像处理功能。
  • digital-image-processing.rar 这是一个关于图像中值滤波的程序,能够对图像起到滤波的作用,特别是对冲激噪声特别有效
  • gtk-image-processing.rar 能够实现图像的显示,图像的放大和缩小,以及绘画板
  • VCPP-Image-processing-code.rar 该文件功能强大,可以实现滤波,中值处理,二值化,边缘提取等。里面的算法和功能都很全。已经测试过。可以放心使用。
  • Image-Processing.rar 这是我自己在MFC下写的对图像进行拉伸、格式转换、边缘检测等处理的程序