资源列表
imoverlay
- 这个Matlab程序中一个图像上叠加指定颜色的一个二值模板。-Overlay a binary mask onto an image using a specified color
tuxintuizhifenge
- 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospe
LevelSetMethods_tooolbox
- 这个是我最新下载的level set的工具箱,内容上较以往应该有所丰富,找到它也不容易呀-This is my latest download of the level set in the toolbox, which should be on a much more rich.I find it not easy
codes
- 这个文件包里包含了几乎所有的聚类的工具箱,包含采用混合高斯模型的运动物体检测方面的源代码。-This document contains the bag almost all the clustering of the toolbox, including the use of Gaussian Mixture Model of Moving Objects for testing source code.
detection
- 碰撞检测,采用了层次包围盒算法,效果不错-detection
activecontourCV
- 超棒的水平集图像分割(matlab版)。水平集是比较流行的一种图像分割方法-Great level set image segmentation (matlab version). Level set is more of a popular image segmentation method
avitobmp
- 该代码是实现将avi格式的视频自动化的转化bmp格式,从而方便我们实现视频图像处理。-The code is to achieve automation of avi format video conversion bmp format, thus facilitating the implementation of our video image processing.
xsk_cs1
- 合成孔径雷达(SAR)的线频调变标(CS)成像算法-SAR radar imaging algorithm CS
experiment2
- 超分辨率图像处理从几幅图象中提取像素合成新的比较清晰的图像-Super-resolution image processing to extract images from a number of new synthetic pixel images clearer
grey_process
- 我的图像处理作业,打开一张图片(bmp灰度256),实现灰度直方图均衡,灰度线性化和灰度拉伸,用VS2008写的,需要VS2008SP1,估计装的人不多,还是挺不错的,集成了BCGsoft的界面插件-My image processing operations, open a picture (bmp gray level 256), achieve a balanced histogram, gray and gray-linear stretching, using VS2008 writt
matlab_binyuanjianche
- 利用边缘检测算法各种算子处理图像,提取图像轮廓-using a variety of operator of edge detection algorithm process images, and extract image contours
pcaFISHER
- PCA+Fisher人脸识别,已在ORL人脸库上测试,效果不错-face recognition,including PCA and Fisher methods.