登录
首页 » Visual C++ » ShapeRecognition

ShapeRecognition

于 2010-05-12 发布 文件大小:11347KB
0 239
下载积分: 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 个回复

  • qiuyuanmianhejuxingmianji
    这块程序是用来求取圆面和矩形面积的,分为几个子程序。(This procedure is used to strike a round face and a rectangular area, divided into several subroutines.)
    2017-02-22 18:30:51下载
    积分:1
  • CVMFC_INTERNET
    图形图像处理软件 MFC 功能强大 OpenVC 武汉大学出品(MFC graphic image processing software produced powerful OpenVC Wuhan University)
    2021-03-10 16:59:27下载
    积分:1
  • StereoVisionVS2008
    双目立体视觉,采用两张图像恢复三维形状,外国人的一个开源项目。(System Prototype to make 3D reconstruction solution using stereo images. It works with common cameras and not require large amount of memory during the images processing. It provides a low cost solution to educational environments with low budgets. )
    2010-08-08 13:43:57下载
    积分:1
  • 2-8
    一个基于MFC窗口的具有图形图像处理的功能的MFC程序,可对图像灰度,滤波等处理好功能(MFC program has a function of image processing based on MFC window can be a good feature for grayscale images, filtering and other processing)
    2014-12-09 23:27:23下载
    积分:1
  • CUDA_image-denoising
    用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
    2014-09-15 20:55:52下载
    积分:1
  • BasicProcessing
    能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码(can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding)
    2006-11-03 16:41:45下载
    积分:1
  • algorithm-of-findpath
    绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区 域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行 定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解 决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻 接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每 个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone. Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a defined start-point, end-point)
    2012-12-09 23:26:22下载
    积分:1
  • Fcorrnerdeteeo
    用于摄像机标定的Harris角点检测代码码。能达到亚像素精度。压缩包内附说明文档。 (Harris corner detection for camera calibration code code. To achieve sub-pixel accuracy. The compressed package included documentation.)
    2020-11-11 15:29:46下载
    积分:1
  • testfill
    矢量区域填充算法(包括汉字提取生成) 算法(Vector area filling algorithm (including the extraction of Chinese characters generated) algorithm)
    2007-08-09 11:44:31下载
    积分:1
  • cdd
    数字图像处理和图像识别的vc++编程方法(Digital image processing and image recognition of the vc++ Programming)
    2010-10-31 10:54:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载