搜索资源列表
texutre
- 能够实现图像的纹理检测,可以直接调入一个图像然后得到纹理-to achieve the texture image detection, can be directly transferred to a texture image is then
ImageFilter
- 实现人脸检测 主要是针对裸露肌肤检测,从而实现对色情图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
graycomatrix
- 用函数graycoprops去检测图像灰度共生矩阵,该例子主要是应用于图像纹理检测-Use function graycoprops to check picture ,it is very good
ImageEdgeDetectingMethodBasedonFractalFeature
- 运用分形理论描述图像纹理特征,通过分析不同纹理图像及图像边缘处的分形参数,得 到一种新的边缘检测分形特征,从而提出一种基于分形特征的图像边缘检测方法。自适应阈值的 引入,能够实现不同图像的边缘检测。该算法简单迅速,并具有良好的抗噪性能。-The use of fractal theory to describe the image texture features, through the analysis of different texture image and the ima
disparity2007
- 利用SIFT检测两图片的相同点,并获取两幅图像的视差。-SIFT detection using the same picture two points, and to obtain two images of the parallax.
tuxiangqukuang
- 分块有损压缩图像忽略了块间相关性,重构时会产生块效应,该文提出一种空域自适应去块效应算法。对块边缘采用方向自适应 有理滤波,以弱化块效应。根据块的内部活动性将图像块分成平坦块和纹理块2 类,利用基于方差的空域检测方法检测出平坦块,并对平 坦块进行邻块边缘自适应平滑。实验结果表明,该算法有效去除了块效应,一定程度上提高了信噪比,算法简单且鲁棒性较好。-Block lossy compression image ignores the inter-block correlation, Rec
zonghechuli
- 可用于图像中皮肤的检测,得到掩码图像,在此基础上进行纹理检测-Can be used to image skin detection, be mask image, based on this texture to Detect
Texture
- 纹理图像处理,包括几乎所有的图像处理算法,图像分割,图像均衡,图像锐化,图像边缘检测,图像旋转不变性分析,纹理共生矩阵特征值提取-Texture analysis, image processing,image invariant features etc.
FaceDetection_Based_on_a_New_Nonlinear_Color_Space
- 提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人
lkdemo
- 这个程序可以实现图像的纹理检测,然后进行分类! -This program can detect image texture,and classic!
imagetexturedemo
- 这个程序可以实现图像的纹理检测,然后进行分类! -This program can detect image texture,and classic!
imagesegmenttheroyandapplication
- 1.图像分割方法研究综述;2.基于边缘检测算子的双阈值二值化方法;3.结合形状统计信息的水平集图像分割 4.基于方向局部方差的快速主动纹理分割 5.基于目标轮廓的运动跟踪 6.左心室核磁共振图像的分割-1. Methods of image segmentation 2. Based on Edge Detection Operator of dual-threshold binarization methods 3. Combined with the shape of the level
Texture_Segmentation_Diffusion_Feature_Space
- 数字图像处理中的散度特征空间中的无监督的图像纹理分割-Digital image processing in the feature space of divergence Unsupervised texture segmentation of images
shadow4
- 提出了一种用于运动阴影检测的Boosting判别模型.这种方法先利用Boosting在不同的特征空间来区分前景和阴影,然后在判别随机场(DRFs)中结合前景和阴影的时空一致性,实现对前景和阴影的分割.首先,差分前图像与背景图像得到颜色不变子空间和纹理不变子空间 然后在这两个子空间上应用Boosting来区分前景和阴影 最后利用前景和阴影的时空 一致性,在判别随机场中通过图分割的方法准确地分割前景和阴影 -A new method for the detection of movement
615498514
- 表面缺损检测对保证产品的使用性能、完整性和安全性具有重要意义 本文将表面 缺损类型总结为结构缺损、几何缺损、颜色缺损和纹理缺损等几类,并进行特征分析。在此基础上,从基于灰度特征、形态特征、色度特征和纹理特征等几方面对表面缺损的图像检测方法进行综-Surface defect detection products to ensure the use of performance, integrity and security will be of great significance to t
Combination-of-Multiple-Features-for-Object-or-Bac
- 通过组合多种图像特征 , 实现 了一种新的检测运动物体方法。 一方 面,组合 图像 的颜 色、梯度和纹理特征 , 利用梯度和纹理信息对亮度变化不敏感的特性,提高运动物体分割的准确性 ;另一方面,使用图切割算法对物体/ 背景进行分割, 在不影响整体分割 结果前提下修 正局部判别错误 的像素点, 分割结果噪声少且稳定性强。 -A novel method is proposed to detect moving objects based on the linear combination of
otsu
- 用小波来实现纹理检测的一个MATLAB代码。很有用,简单明了。-using gabor wave to detecte texture
texture_code_and_thesis
- 4个收集的vc,matlab纹理检测,纹理分割代码和数篇IEEE纹理分割,纹理缺陷检测论文-Number of Posts IEEE texture segmentation, texture defect detection papers and four personal collection vc, matlab code texture segmentation
综合统计纹理与颜色的快速图像检索研究_陈慧婷
- 一种利用颜色检测图像纹理特征的算法,感觉还行,可以作为参考(An algorithm that uses color to detect textural features of an image is still good and can be used as a reference)
植物虫害检测(GUI,注释,svm算法)
- 植物虫害检测(GUI,注释,svm算法) 该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。 train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练 test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别 colorMom.m 颜色矩特征提取 Gabor_palm.m gabor纹理特征提取(Plant pe