登录
首页 » Visual C++ » jibensanweibianhuan

jibensanweibianhuan

于 2020-10-24 发布 文件大小:1956KB
0 328
下载积分: 1 下载次数: 0

代码说明:

说明:  可以实现旋转,错切,各种投影图,透视图。是学习三维变换很好的原始参考资料(Can rotate, shear, a variety of projection, perspective. Is to learn the original three-dimensional transform good reference)

文件列表:

三维变换
........\BaseClass.cpp,11017,2004-12-16
........\BaseClass.h,1875,2004-12-16
........\CBaseClass.cpp,0,2004-08-14
........\Debug
........\.....\BaseClass.obj,30591,2011-02-16
........\.....\MainFrm.obj,20080,2011-02-16
........\.....\StdAfx.obj,105775,2011-02-16
........\.....\vc60.idb,222208,2011-02-22
........\.....\vc60.pdb,372736,2011-02-22
........\.....\三维变换.exe,151641,2011-02-22
........\.....\三维变换.ilk,354780,2011-02-22
........\.....\三维变换.obj,22914,2011-02-16
........\.....\三维变换.pch,5502316,2011-02-16
........\.....\三维变换.pdb,467968,2011-02-22
........\.....\三维变换.res,7572,2011-02-22
........\.....\三维变换Doc.obj,14495,2011-02-22
........\.....\三维变换View.obj,71315,2011-02-22
........\MainFrm.cpp,2509,2004-08-14
........\MainFrm.h,1581,2004-08-14
........\ReadMe.txt,4317,2004-08-14
........\res


........\...\三维变换.rc2,400,2004-08-14

........\Resource.h,1817,2004-09-19
........\StdAfx.cpp,210,2004-08-14
........\StdAfx.h,1054,2004-08-14
........\三维变换.aps,29908,2004-12-16
........\三维变换.clw,2764,2004-12-16
........\三维变换.cpp,4161,2004-08-14
........\三维变换.dsp,4744,2004-08-14
........\三维变换.dsw,541,2004-08-14
........\三维变换.h,1324,2004-08-14
........\三维变换.ncb,156672,2004-12-16
........\三维变换.opt,81920,2011-02-22
........\三维变换.plg,1203,2004-12-16
........\三维变换.rc,13523,2011-02-22
........\三维变换Doc.cpp,1702,2011-02-22
........\三维变换Doc.h,1431,2004-08-14
........\三维变换View.cpp,13926,2004-12-16
........\三维变换View.h,2633,2004-12-16

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

发表评论

0 个回复

  • 数字用到的标准测试 typical
    数字图像处理用到的标准测试图像,很多图片。(IMP test images。)
    2013-10-24 22:18:01下载
    积分:1
  • jibensanweibianhuan
    说明:  可以实现旋转,错切,各种投影图,透视图。是学习三维变换很好的原始参考资料(Can rotate, shear, a variety of projection, perspective. Is to learn the original three-dimensional transform good reference)
    2020-10-24 16:20:00下载
    积分:1
  • fingertips
    利用OpenCV实现单幅图片对于手指的精确识别(Single image using OpenCV to achieve precise identification of the finger)
    2011-02-11 17:09:05下载
    积分:1
  • Lsm_match
    最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。(Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matching, which is very detailed.)
    2013-07-18 16:52:41下载
    积分:1
  • canon-camera-src-0.2
    佳能数码相机图像处理源码工具(EOS 350D, 20D, 1D等)(Canon digital camera image processing source tools (EOS 350D, 20D, 1D, etc.))
    2007-12-27 15:37:08下载
    积分:1
  • yaxiangsu1
    亚像素方面的相关源码!!!相信对你的学习会有帮助!(Related to source sub-pixel area!!! That would be helpful to your learning!)
    2010-11-29 16:41:02下载
    积分:1
  • uCSourceCodefn
    Unix系统下,小波包变换的实现源码实例,,当然,稍作改动也可用于windows系统下。 (Unix systems, the instance of the wavelet packet transform source, of course, some minor changes can also be used in the windows system.)
    2012-07-25 06:25:54下载
    积分:1
  • Server
    此程序采用vc++6.0编写,可以实现4路视频采集,压缩以及编码(编码算法包括mpeg2),采用的采集卡是天敏vc4000,利用回调函数作为采集的主要手段 另外提供网络传输的服务端程序(This program uses a vc + +6.0 preparation, can achieve 4-channel video capture, compression and encoding (encoding algorithm including mpeg2), using capture card is Mortimer vc4000, use the callback function as the primary means of collection additionally provides end network transport services program)
    2013-05-26 11:38:26下载
    积分:1
  • Wave-equation-forward-modeling
    1、参数初始化; 2、形成边界削波数据; 3、波场初始化; 4、Zmax层波场延拓到深度Zmax-1; 5、Zi+1层波场延拓到深度Zi; 6、重复5,从Iz Nz-1开始,直到Iz 1,得测线上的频率—空间域波场; 7、频率-空间域波场对频率做反傅里叶变换,得时间-空间波场; (1, parameter initialization 2, the formation of boundary clipping data 3, wave field initialization 4, Zmax layer wave field extended to the depth of Zmax-1 5, Zi+1 layer wave field extended to the depth of Zi 6, repeat 5, starting Iz Nz-1 until Iz 1, the frequency of the test line- spatial domain wave field 7, frequency space domain wave field to frequency inverse Fourier transform, time- space field )
    2021-03-07 16:59:29下载
    积分:1
  • epipolar_line
    同名核线的提取,完整的c++代码,注释详细易懂,并且已经验证过(Line of the same name as the nuclear extract, complete c++ code, comments, detailed and easy to understand, and have been verified)
    2020-07-21 18:18:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载