CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 特征

搜索资源列表

  1. VC图像处理变换识别及各种应用

    5下载:
  2. VC图像处理及各种应用程序集合,包括图像的各种变换,图像分割,图像识别,特征提取等多种应用-VC various image processing and application pool, including the transformation of images, image segmentation, image recognition, feature extraction and other applications
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:269913
    • 提供者:赵安辉
  1. 基于特征提取技术的源程序代码

    0下载:
  2. 基于特征提取技术的源程序代码,开发环境是vc,希望对大家的学习有帮助 严禁用于商业用途-feature extraction technology based on the source code and development environment is vc, we hope to help the learning for commercial purposes is strictly prohibited! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55384
    • 提供者:刘华
  1. C++常用算法之06矩阵特征值与特征向量的计算

    1下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵特征值与特征向量的计算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book su
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:91638
    • 提供者:闻杉
  1. VC++数字图象获取处理计算法

    0下载:
  2. 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:262274
    • 提供者:六六
  1. vc++shuzituxiangshibiejishu

    4下载:
  2. vc++数字图像识别技术经典案例(光盘): 第1章:颜色空间转换源码。第3章:指纹识别源码。第5章:基于可移植的C语言的数字水印算法的代码。第6章:条形码生成器源程序。第7章。第8章:印章特征提取。第9章:英文ocr识别。 -vc Digital Image Recognition Technology classic cases (CD) : Chapter 1 : color space conversion source. Chapter 3 : fingerprint ident
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1601097
    • 提供者:wuli
  1. LoadImage.vc.net.2003

    0下载:
  2. 读取JPG图像的每个像素的RGB值,以供图像特征的提取。
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:33167
    • 提供者:谢睿
  1. VC实现的图像的纹理特征提取

    2下载:
  2. 这是一个VC实现的图像的纹理特征提取-This is a VC texture of the image feature extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58098
    • 提供者:萧包
  1. VC++人脸检测系统

    1下载:
  2. 一个基于肤色的人脸检测系统,首先是提取肤色,然后在检测眼睛,嘴这些特征-a color-based Face Detection System, the first extraction of color, and then testing the eyes, mouth these characteristic
  3. 所属分类:生物技术

    • 发布日期:2009-05-13
    • 文件大小:66480
    • 提供者:ts2009
  1. ica 独立特征分析的vc库

    1下载:
  2. ICA独立特征分析的开源库,速度很快,很稳定
  3. 所属分类:Windows编程

    • 发布日期:2010-01-28
    • 文件大小:1245054
    • 提供者:qidiso
  1. VC++点特征提取

    0下载:
  2. Harris算法进行点特征提取
  3. 所属分类:图形图象

    • 发布日期:2010-05-16
    • 文件大小:82490
    • 提供者:sstoneluu
  1. KL变换

    3下载:
  2. KL变换模式识别作业三 一、编程要求: 编程实现KL变换,并对TM六波段图像进行演算。 KL变换的思想是:从n维特征选取m维特征,删去的n-m维特征不一定就是无用的信息,如何在信息损失最小的情况下选取特征,在理论上就显得更严密些。通常采用正交变换,得到新的经变换的模式, 以保证信息损失最小情况下获得有利于分类的特征。 二、编程思想: 将6副图象依次输入获得灰度值存在一个6*size(size为一副图象的像素数)的二维数组中,计算每个波段的灰度均值,然后计算协方差矩阵,得出特征值
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 基于OpenCV的Harris图像特征点提取

    2下载:
  2. 基于OpenCV的Harris图像特征点提取,在VC++6.0下调试通过,可以运行,OpenCV image based on the Harris feature point extraction, in VC++6.0 under the debugger through, you can run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-09-04
    • 文件大小:389709
    • 提供者:李施
  1. SIFT_VC.rar

    0下载:
  2. vc实现的sift特征点提取。sift是图像领域最新提出的有效特征点算法之一,a detection method for SIFT interest point which is recently proposed in computer vision area
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:294594
    • 提供者:herman
  1. CornerExtracted.rar

    0下载:
  2. 基于OpenCV的图像特征点提取,并有效实现两幅图像的特征点匹配,在VC++6.0下调试通过,可以运行。,OpenCV based on extraction of image feature points and effectively achieve the two images to match the feature points, in VC++6.0 under the debugger through, you can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:422133
    • 提供者:李施
  1. imagestitch

    1下载:
  2. 自己利用opencv和vc++6.0开发的图像SIFT特征点提取以及两张图像的拼接演示过程,最后完成2-5张图像的自动拼接。-Their use opencv, and vc++6.0 development of the SIFT feature extraction and image two image mosaic shows the process of finalizing the automatic stitching of images 2-5.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4135703
    • 提供者:蒋江军
  1. corner

    0下载:
  2. vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the fo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:171958
    • 提供者:黄蓝
  1. vc

    0下载:
  2. 基于颜色空间的图像特征提取的研究,对于图像处理的学习者有很大的帮助-Color space based on the study of image feature extraction, image processing for the great help learners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1054963
    • 提供者:xuting
  1. 一维和二维小波变换的VC实现

    2下载:
  2. 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
  3. 所属分类:Wavelet

    • 发布日期:2016-07-04
    • 文件大小:173537
    • 提供者:朱江
  1. MetrixVector

    0下载:
  2. vc++实现矩阵特征值与特征向量的计算
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:95126
    • 提供者:youngvery
  1. vc

    0下载:
  2. 该算法用于提取图像的颜色特征,在hsv空间里实现颜色特征的提取 构造颜色直方图-The algorithm used to extract the image' s color characteristics, to achieve the hsv color space color histogram feature extraction structure
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3846842
    • 提供者:大米
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com