CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 形状识别

搜索资源列表

  1. tu_xiang_jianche

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6521
    • 提供者:孙天凯
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. asmtoolbox

    0下载:
  2. 这是用于人脸识别和人脸定位的主动形状模型(asm)matlab工具箱。推荐-This for face recognition and facial shape positioning initiative model (asm2) Matlab toolbox. Suggest
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:26681
    • 提供者:杜世强
  1. goodsimplefengesuanfa

    0下载:
  2. 在图像处理中 基于形状的描述符 特别是基于轮廓的算法是以识别轮廓为基础的 此代码能够准确,快速地分割图像。-in image processing based on the shape of the descr iptor is based on the outline in particular the recognition algorithm is based on the contours of this generation code to be accurate, and fast
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:56455
    • 提供者:xiaoqi
  1. hoff

    1下载:
  2. 霍夫变换,识别图像中的正弦曲线,从而可以更好的研究图像中的曲线的形状。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1232
    • 提供者:张玉
  1. tuxiangfenge

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,很实用,直接使用就可以了。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:367734
    • 提供者:郑雪
  1. hough

    1下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改进算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10437
    • 提供者:阿斌
  1. readvc

    1下载:
  2. 基于轮廓的形状特征提取 1)该程序在VC++6.0下编译通过; 2)测试图片说明:(图像路径名请在main函数中fp=fopen(\"1.bmp\",\"rb\")中设定) 64×64 24bit BMP: 图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别; 120×120 24bit BMP: 图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别; 3)结果说明: MCS.dat保存了Mountain Cl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3033
    • 提供者:方哲
  1. PeDetect.rar

    0下载:
  2. 视频图像中,行人检查的源代码。利用人体形状特征做特征识别。利用运动物体检测得到初始识别区域。,Video images, pedestrian check the source code. Characteristics of the human body shape to do feature recognition. Detection of moving objects using the region to be the initial identification.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:6295
    • 提供者:LP
  1. ImagePoly2

    0下载:
  2. 生成一有随机形状边缘的实体矩形,可为变形或不变形图形,可用于图像处理的算例。如变形或不变形的梁,由边缘检测或数字图像相关识别梁的变形。-Generate a rectangle image with radom edge. It can be used in testing image detection program for structure measurement.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:818
    • 提供者:san mu
  1. EageDetect

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital images are the edge detection image segmentation, target area identification, regional shape the f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:20572
    • 提供者:lisi
  1. 4_hough

    3下载:
  2. 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:14529
    • 提供者:cui ju
  1. hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一.本程序中Hough变换可检测图像中的直线,是源程序.-Hough transform image processing image recognition from the basic geometry methods. This procedure can be detected in the Hough transform image of a straight line, is the source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:604
    • 提供者:zhengzhaohui
  1. HoughTransform

    0下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改 进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improved algorithm. The most basic b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:66920
    • 提供者:Houghtransform
  1. DelaminationRetrieval

    0下载:
  2. 形状特征是武器装备目标识别的关键因素。针对归一化后轴夹角的特点和小波描述子多尺度描述轮廓曲 线的特性,提出一种R树索引的分层检索技术模型,在模型库空间逐级过滤出与目标相似的模板,以保证检索的效 率和准确性,并通过对军用车辆的检索实验验证了模型的有效性。-The shape features of military weapons&equipment are the most important key factors of image object recognition.Aimin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:456579
    • 提供者:周二牛
  1. hough--line

    1下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the meth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:148658
    • 提供者:丁海龙
  1. Shape-Analysis-and-Classification

    0下载:
  2. 主要讲述基于图像的形状分析和分类的理论和实践方法,是图像处理和模式识别方面的好书-Mainly about theory and practice for image-based shape analysis and classification. A good book for image processing and pattern recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9947158
    • 提供者:fruitqin
  1. Fourier-Descriptor

    1下载:
  2. 傅里叶描述子用来描述和识别图像中有边缘的物体形状,本程序基于MATLAB,测试可用-Fourier descr iptor is to analyze and identify the important objects in the shape of one of the methods. The use of polygon-based curve near Continuous Fourier transform method like Fourier descr iptors, and
  3. 所属分类:Special Effects

    • 发布日期:2016-03-24
    • 文件大小:3072
    • 提供者:杨占
  1. ImageLT_ok

    0下载:
  2. 图像处理的综合程序,能够实现平移,旋转,缩放,平滑,锐化,傅里叶变换,形状识别等功能,C++实现。-This is a comprehensive image processing program. It can achieve the translation, rotation, scaling, smoothing, sharpening, and Fourier transformation and shape detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7596001
    • 提供者:丰丰
  1. shape

    0下载:
  2. 输入图像为二值图像,文件夹路径改好,就OK了。(Enter the image for two value images, folder path changes, on the OK.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:25600
    • 提供者:chance2017
« 1 23 4 »
搜珍网 www.dssz.com