登录
首页 » Visual C++ » ShapeRecognition

ShapeRecognition

于 2010-05-12 发布 文件大小:11347KB
0 250
下载积分: 1 下载次数: 521

代码说明:

  Shap Context based Shape recognition

文件列表:

ShapeContext_pami02.pdf
ShapeContext_Viterbi_cvpr03.pdf
ShapeRecognition.ncb
ShapeRecognition.sln
ShapeRecognition.suo
ShapeRecognition\back.jpg
ShapeRecognition\cholesky.h
ShapeRecognition\cv110.dll
ShapeRecognition\cxcore110.dll
ShapeRecognition\dip.h
ShapeRecognition\eigen_sym.h
ShapeRecognition\highgui110.dll
ShapeRecognition\Hungarian.cpp
ShapeRecognition\Hungarian.h
ShapeRecognition\LogPolarMatrix.cpp
ShapeRecognition\LogPolarMatrix.h
ShapeRecognition\ludcmp.h
ShapeRecognition\MatMath.cpp
ShapeRecognition\MatMath.h
ShapeRecognition\matrix_h
ShapeRecognition\nr3.h
ShapeRecognition\resource.h
ShapeRecognition\right2.bmp
ShapeRecognition\shape.txt
ShapeRecognition\ShapeContext.cpp
ShapeRecognition\ShapeContext.h
ShapeRecognition\ShapeRecognition.aps
ShapeRecognition\ShapeRecognition.cpp
ShapeRecognition\ShapeRecognition.h
ShapeRecognition\ShapeRecognition.rc
ShapeRecognition\ShapeRecognition.vcproj
ShapeRecognition\ShapeRecognition.vcproj.GIST-D8273EF267.ehwa.user
ShapeRecognition\ShapeRecognition.vcproj.GIST-DE0A39C769.Duyong.user
ShapeRecognition\ShapeRecognitionDlg.cpp
ShapeRecognition\ShapeRecognitionDlg.h
ShapeRecognition\stdafx.cpp
ShapeRecognition\stdafx.h
ShapeRecognition\targetver.h
ShapeRecognition\test_F.jpg
ShapeRecognition\test_shape.txt
ShapeRecognition\test_yellowcup.jpg
ShapeRecognition\test_yellowcup2.jpg
ShapeRecognition\test_yellowcup3.jpg
ShapeRecognition\test_yellowcup_O.jpg
ShapeRecognition\test_yellowcup_O2.jpg
ShapeRecognition\TPStransformation.cpp
ShapeRecognition\TPStransformation.h
ShapeRecognition\Tps_point1.txt
ShapeRecognition\Tps_point2.txt
ShapeRecognition\Tps_point3.txt
ShapeRecognition\yellowcup.jpg
ShapeRecognition\res\ShapeRecognition.ico
ShapeRecognition\res\ShapeRecognition.rc2

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • myps
    c++编写的一个简单的类似Photoshop的图像编辑系统(c++ written in a simple system similar to the Photoshop image editing)
    2009-12-01 16:40:45下载
    积分:1
  • two
    :植物种类识别方法主要是根据叶片低维特征进行自动化鉴定。然而,低维特征不能全面描述叶片信息,识别准确率低,本文提 出一种基于多特征降维的植物叶片识别方法。首先通过数字图像处理技术对植物叶片彩色样本图像进行预处理,获得去除颜色、虫洞、 叶柄和背景的叶片二值图像、灰度图像和纹理图像。然后对二值图像提取几何特征和结构特征,对灰度图像提取 Hu不变矩特征、灰 度共生矩阵特征、局部二值模式特征和 Gabor 特征,对纹理图像提取分形维数,共得到 2183 维特征参数。再采用主成分分析与线性 评判分析相结合的方法对叶片多特征进行特征降维,将叶片高维特征数据降到低维空间。使用降维后的训练样本特征数据对支持向量 机分类器进行训练(plant species identification method is mainly based on blade automatic identification of low dimensional characteristics.However, can not fully describe blade low-dimensional feature information, identification accuracy is low, in this paper A kind of plant leaves recognition method based on multiple feature dimension reduction.First by digital image processing technology to the plant leaf color sample image preprocessing, obtain background color removal, wormhole, petioles, and the blades of a binary image, gray image and texture image.Then the binary image to extract the geometric characteristics and characteristics of structure and characteristics of gray image extraction Hu moment invariants, gray co-occurrence matrix feature, local binary pattern features and Gabor, to extract the fractal dimension of texture image, get 2183 d characteristic parameters.By principal component analysis and linear uation analysis method of combining the characteristics of blade more feature dimensi)
    2017-02-28 09:57:50下载
    积分:1
  • PTZVY57
    matlab的gui设计程序,有关<信号与系统>课程的辅助教学设计(Matlab GUI design, the relevant & lt;)
    2017-08-03 04:08:10下载
    积分:1
  • 041156300Medical3D
    RAw格式图片的显示,边缘检测,包括SOBEL算子,具有不同模板的拉普拉斯算子边缘检测,以及一些简单的滤波方式(sadfsadf asdfasdf asdf)
    2013-11-26 10:44:44下载
    积分:1
  • future_net.tar
    2016华为软件精英挑战赛,采用迪杰斯特拉算法,效率高,但需要自行修改(HUAWEI software challenge 2016)
    2016-04-12 14:00:55下载
    积分:1
  • VCPPDigital-image-processing
    VC++Digital image processing
    2017-04-17 19:23:55下载
    积分:1
  • Visual-C-MATLAB-image-processing
    本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盘给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。 本书讲解深入浅出,实例程序丰富,注重理论与实践相结合。本书可作为计算机应用、自动化、图像处理与模式识别、机电一体化专业的高年级本科生或研究生的参考书,也可供从事图像处理与识别的研究人员和工程技术人员阅读参考。(This book introduces the basic principles of image processing and recognition of the typical methods and practical skills . The book is divided into 12 chapters , Chapter 1- Chapter 6 is the basis of the content of image processing and recognition , including images scientific overview , MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7- Section Chapter 10 is a project example image processing and recognition , covering the medical image processing, character recognition and self- guided trolley path recognition example , the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers learn how to use MATLAB language fast simulation , debugging and estimation methods algorithm. Chapter 11- Chapter 12 , are two examples of highly integrated , namely Visual C++ implementation based on neural network character recognition system and a license plate positioning system. The book)
    2014-03-26 11:09:37下载
    积分:1
  • pipei
    改程序就代码可以找出从不同角度或区间的两幅遥感影像的同名点(Change the program code can find it from different angles of the same name point or interval of two remote sensing images)
    2014-05-17 15:48:13下载
    积分:1
  • RobotVision
    著名专家写的计算机视觉方面的原著,希望对大家有所帮助(Writing a well-known experts in the computer vision aspects of the original, and they hope to help everyone)
    2009-03-17 13:00:32下载
    积分:1
  • pictureshow
    可以显示图像并显示大话西游中的经典台词,还可以播放动听的背景音乐。(Can display images and display the classic Journey to the West in the lines, but also can play pleasant background music.)
    2010-06-29 23:22:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载