登录
首页 » Visual C++ » Image-texture-analysis

Image-texture-analysis

于 2011-05-18 发布 文件大小:3461KB
0 284
下载积分: 1 下载次数: 8

代码说明:

  对图像进行纹理处理,为图像识别、目标跟踪创造条件。主要分析:惯性矩、熵以及局部平衡性。(The image texture processing for image recognition, target tracking and create conditions. Main analysis: moment of inertia, entropy, and local balance.)

文件列表:

Image texture analysis
......................\AddSampleDlg.cpp,1288,2002-05-07
......................\AddSampleDlg.h,1166,2001-08-23
......................\Debug
......................\.....\AddSampleDlg.obj,16308,2011-05-18
......................\.....\Dib.obj,25479,2011-05-18
......................\.....\GrayShow.obj,24957,2011-05-18
......................\.....\nrutil.obj,21936,2011-05-18
......................\.....\StdAfx.obj,106542,2011-05-18
......................\.....\Texture.exe,2134130,2011-05-18
......................\.....\Texture.ilk,2508432,2011-05-18
......................\.....\Texture.obj,23161,2011-05-18
......................\.....\Texture.pch,5475480,2011-05-18
......................\.....\Texture.pdb,3556352,2011-05-18
......................\.....\Texture.res,8964,2011-05-18
......................\.....\TextureDlg.obj,44056,2011-05-18
......................\.....\vc60.idb,222208,2011-05-18
......................\.....\vc60.pdb,397312,2011-05-18
......................\Dib.cpp,4429,2002-01-23
......................\Dib.h,964,2002-11-11
......................\GrayShow.cpp,7959,2002-11-19
......................\GrayShow.h,2364,2002-11-12
......................\nrutil.cpp,10821,2002-09-26
......................\nrutil.h,1448,2002-12-24
......................\ReadMe.txt,3597,2002-11-08
......................\res

......................\...\Texture.rc2,399,2002-11-08
......................\resource.h,1007,2002-11-14
......................\StdAfx.cpp,209,2002-11-08
......................\StdAfx.h,1054,2002-11-08
......................\Texture.aps,21776,2011-05-18
......................\Texture.clw,1659,2011-05-18
......................\Texture.cpp,2077,2002-11-08
......................\Texture.dsp,4576,2002-11-14
......................\Texture.dsw,539,2002-11-08
......................\Texture.h,1335,2002-11-08
......................\Texture.ncb,123904,2011-05-18
......................\Texture.opt,69632,2011-05-18
......................\Texture.plg,2430,2011-05-18
......................\Texture.rc,6030,2002-11-19
......................\TextureDlg.cpp,8482,2002-11-19
......................\TextureDlg.h,1536,2002-11-14

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

发表评论

0 个回复

  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • modeling_a_city
    该文档描述了如何使用sketchup制作3D模型,并上传到google的3D仓库。(This document describes how to create 3D models using sketchup and uploaded to google' s 3D warehouse.)
    2011-06-02 02:05:40下载
    积分:1
  • lane-detect
    canny边缘检测,还有车道线检测。效果还可以。(canny edge detection, and lane detection. The effect can be.)
    2014-01-14 16:44:00下载
    积分:1
  • calibration
    摄像头的标定,作为一般图像处理的第一步,显得尤为重要(Calibration of the camera, as a first step in the general image processing, it is particularly important)
    2013-03-17 20:25:05下载
    积分:1
  • AGAST-corner-detector
    多尺度快速角点检测算法(FAST).Adaptive and generic corner detection based on the accelerated segment test. 出处 Computer Vision–ECCV 2010(Multi-scale fast corner detection algorithm (FAST) Adaptive and generic corner detection based on the accelerated segment test. Computer Vision-ECCV 2010)
    2020-09-21 18:27:51下载
    积分:1
  • GrayIMG
    将一幅rgb图像转换成灰度图像,并显示出灰度图像。(the functon is to make a rgb image to gray image.)
    2015-10-02 21:41:03下载
    积分:1
  • 平台基于visual studio2015 bilateralFilter
    平台基于visual studio2015,使用opencv函数实现双边滤波,进行图像处理(bilateral Filter based on opencv)
    2020-06-20 05:00:01下载
    积分:1
  • imageReadAndShow2
    imageReadAndShow2.cpp,读取asc文件,并在VTK中渲染显示...(read ASC File,using VTK)
    2011-05-26 15:38:29下载
    积分:1
  • FullScreen
    全屏显示窗体。通过快捷键F11实现程序全屏显示的效果。(Full-screen display of the form. Through the shortcut key F11 to achieve the effect of full screen display.)
    2017-06-02 09:47:51下载
    积分:1
  • vfxhw2
    图像拼接源码实现,包括多频率图像融合,sift特征点配准算法(Image Stitching source implementation, including multi-frequency image fusion, sift feature points matching algorithm)
    2010-03-16 14:22:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载