资源列表
SAR
- 这是有关对雷达图像处理方面的小程序,包含丰富的对雷达图像处理的程序,希望对研究雷达图像处理的朋友们有用-This is the processing of radar images of small programs, contains a wealth of radar image processing procedures in the hope of radar image processing, useful for friends
libtiff
- 基于VC++的处理TIFF文件的.lib库文件-VC++ based on the handling of TIFF files. Lib library
color-image-seg
- 由于彩色图像提供了比灰度图像更为丰富的信息, 因此彩色图像处理正受到人们越来越多的关注。彩色图像分割是彩色图像处理的重要问题, 彩色图像分割可以看成是灰度图像分割技术在各种颜色空间上的应用, 为了使该领域的研究人员对当前各种彩色图像分割方法有较全面的了解, 因此对各种彩色图像分割方法进行了系统论述, 即先对各种颜色空间进行简单介绍, 然后对直方图阈值法、特征空间聚类、基于区域的方法、边缘检测、模糊方法、神经元网络、基于物理模型方法等主要的彩色图像分割技术进行综述, 并比较了它们的优缺点, 通过比
FCM-C-mean-cluster-segment-[matlab]
- 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
color-image-segment-code
- 这是一个关于彩色图像分割的报告,内含源代码及处理结果等,图像分割采用K-mean聚类分割方法。-K-mean cluster segment
RI_lrt
- 图像的变化通常没有先验信息,或者即便有也很难用参数模型描述它,当两者都知道时,我们可以得到分布的似然比,构造比检验。-Image changes often do not have a priori information, or even if there is difficult to describe it with the parameter model, when both are known, we can get the distribution of the likelihood
A200904-59
- 本文讲述了图像处理中信号灯的自动识别。非常有用。-This paper describes the image processing in the signal lamp automatic recognition. Very useful.
svd
- 基于svd的数字水印,信噪比比较高-Svd based digital watermarking, can also signal to noise ratio is relatively high
Bilateral-Filtering
- 提出利用双边滤波方法去除图像噪声与保持边缘,非常经典的一篇文献,做图像去噪,重建等工作的都可以参考。-Proposed the use of bilateral filtering to remove image noise and to keep the edge of a very classic literature, do image denoising, reconstruction work can refer to.
Frame-difference-Detection
- 很好的基于帧间差分的目标跟踪检测算法matlab代码,里面含有测试视频!-Good target tracking based on frame difference detection algorithm matlab code, which contains a test video!
FPGAtuxingchuli
- 为了实现图像的实时处理,常采用现场可编程门阵列FPGA对采集到的图像数据进行预处理。以对 Micron MT9V112传感器的Bayer图像数据处理为例-In order to achieve real-time image processing, often using field programmable gate array FPGA the collected image data pre-processing. To Bayer for Micron MT9V112 image
fitellipse
- 本程序实现的功能是对离散的点进行椭圆拟合运算。-The function of this program is to achieve the discrete points of ellipse fitting operations.