资源列表
双峰法阈值分割
- 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区
CDib--详细中文注释
- CDib类的实现.而且具有详细的中文注释的。(the implementation of CDib class for image processing)
quzao
- 视频空域去噪方法,采用中值滤波,可根据自己选择更改滤波器(Video airspace de-noising method)
lqflvtx
- tsp算法肯定能够运行,希望能够给大家带来用处()
4047265
- 关于图的算法,非常详细,适合想了解图算法的读者()
Desktop
- 求图像中某一区域的质心 读入图像 求二值化的阈值 显示二值化图像 标注二进制图像中已连接的部分 用于记录质心位置的坐标 求质心(centroid Seeking the centroid of a region in the image Read into the image Two valued thresholds display two valued images Tagging the connected parts of a binary image Coordi
min
- 用于计算二值图像的最小外接矩形(若针对连通区域可用增加bwlabel函数自行处理)(The minimum circumscribed rectangle)
NLFMT_Image_Denoising_Codes
- 外国人编写的一套新的方法NLFMT,可有效对图像进行滤波分割处理(A new method NLFMT written by foreigners can effectively filter and segment images.)
arnold图像加密
- 基于arnold变换加密图像(带解密的代码),缺点是具有周期性(Encryption based on Arnold transform (with decryption code), the disadvantage is cyclical.)
mpiv_toolbox
- 用matlab生成特定的数字散斑图像,比方说生成一个101*101的散斑图像,里面含有200个散斑之类的(In describing the first-order properties of laser speckle under polarized illumination conditions, it is almost an article of faith that the contrast is unity. In many processing schemes, however,
图像分块
- 将一张图像分成四个象限部分 提取出来 图像分块(Extracting an image into four quadrants)
cvpr09defog(matlab)
- 暗原色先验的视频去雾算法 matlab实现(the code of defog using dark-chanel prior algorithm)
