资源列表
zuidashang1
- 图像分割:最大熵对灰度图像基于区域的阈值分割-image segmentation : Maximum Entropy gray images on the threshold based on regional segmentation
a
- 图像数据中从每个人的图像中选取三张图像组成训练数据,其余的组成测试数据的一段语句
m111dechanfen
- 是一个自己编写的帧差法滤波程序,对于视频监控的背景建模有用。
edge
- 边缘检测算法(canny),在opencv下采用c编写-canny
SubbandThresholding
- SURE阈值滤波噪,具有很好的去噪效果,能消除对中统一门限的“过扼杀”现象。-SURE threshold filtering noise, has a good de-noising effect, can eliminate the right of a unified threshold " over kill" phenomenon.
pcnn
- matlab环境下,基于脉冲耦合神经网络(pcnn)的图像分割技术。-matlab environment, based on pulse coupled neural network (pcnn) Segmentation.
5.3.1
- 图像处理,对于感兴趣的图像,把目标区域从背景区域分离出来-Image processing, for the interest of the image, the target region isolated from the background region
HumanTrack
- this code is to track the human body in a serial of images or in a video。it uses c++ and opencv ,before using,u should makesure u have opencv。
extract-the-phase-information
- 该程序用来提取SAR图像的相位信息,有效的提取出了图像的相位-The procedure used to extract the phase information of the SAR image
Raster-images-and-scanned-images-
- 栅格图像和扫描图像的判别,当计算得到的Ratio=1时,判别为栅格图像,不等于1时判别为扫描图像。-Raster images and scanned images of discrimination, when the calculated Ratio = 1, discriminant raster image identified as the scanned image is not equal to 1:00.
Gaussian-pyramids
- 图像高斯金字塔子图提取源代码,可以提取不同尺度的高斯金字塔子图用于进一步分析处理-Image Gaussian pyramid subgraph extract the source code can be extracted at different scales Gaussian pyramid subgraph for further analysis and processing
pcaimage
- 对二维灰度图像进行PCA分解,N是分解的个数,要求图像必须大小一致-Process the image with PCA.It is a good measure.