-
recognize_face
利用灰度积分投影直接对人脸图像进行检测和眼睛定位是一种常用的算法,但是直接采用该算法会受到背
景、特征等因素的影响,识别准确率较低。提出了一种基于最大类间方差阈值和区域膨胀相结合的检测与定位算法。该算
法首先计算最大类间方差设置阈值,把灰度图像转换为二值图像并检测出人脸区域,然后通过对该人脸区域中的连通区域
进行膨胀及连通性处理,精确定位眼睛坐标。实验表明,此算法可靠,具有较好的识别效果。(face recognized)
- 2010-08-19 16:45:54下载
- 积分:1
-
CVPR12_SAS_code
2012 CVPR 文章:Segmentation Using Superpixels A Bipartite Graph Partitioning Approach对应的代码(2012 CVPR paper:Segmentation Using Superpixels A Bipartite Graph Partitioning Approach)
- 2013-05-15 20:07:16下载
- 积分:1
-
形态学方法区域分割,利用区域生长算法,实现区域分割-区域生长
说明: 形态学方法区域分割,利用区域生长算法,实现区域分割(Morphological method for region segmentation and region growing algorithm for region segmentation)
- 2020-06-21 19:20:01下载
- 积分:1
-
实现图像去噪功能 KSVD
说明: K-SVD matlab 源程序 里面包含了许多子函数(The matlab source program contains many subfunctions)
- 2019-05-16 19:32:41下载
- 积分:1
-
insar-toolbox
这个是INSAR图像处理的matlab工具箱,里面包含了很多有用的函数,对我们非常有帮助。(This is the INSAR image processing toolbox, which contains many useful functions, very helpful to us.)
- 2020-10-22 15:17:23下载
- 积分:1
-
Segmentacion_Watershed
Watershed Segmentation
- 2016-07-25 08:59:25下载
- 积分:1
-
duanceng
对采样得到的180幅断层图像进行重建,并针对其中的一幅图像进行处理,并且统计图像中颗粒的大小和数目!(Tomographic images of 180 samples obtained were rebuilt, and for which an image processing and image size and number of particles statistics!)
- 2014-02-17 22:34:53下载
- 积分:1
-
shuangyuzhi
说明: 最大熵双阈值分割算法,基于遗传算法优化的快速最大熵双阈值分割算法。(Maximum Entropy Double Threshold Segmentation and Fast Maximum Entropy Double Threshold Segmentation Based on Genetic Algorithms.)
- 2021-01-05 21:28:55下载
- 积分:1
-
count
统计图像中某区域在整个图像中所占的百分比.(comput the percentage of the gived area in the whole image)
- 2020-11-06 17:49:49下载
- 积分:1
-
featurepoints
基于sift特征点的图像复制粘贴篡改被动认证(sift feature points copy-move forgery detction)
- 2014-08-18 20:57:59下载
- 积分:1