登录
首页 » Visual C++ » jibensanweibianhuan

jibensanweibianhuan

于 2020-10-24 发布 文件大小:1956KB
0 338
下载积分: 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 个回复

  • Fourier-Mellin
    Application of the Fourier-Mellin transform to translation-, rotationand scale-invariant plant leaf identification
    2011-10-22 04:50:56下载
    积分:1
  • 089
    说明:  图片马赛克效果图片马赛克效果图片图片马赛克效果马赛克效果(Photo mosaic picture image photo mosaic mosaic mosaic)
    2011-04-05 22:18:45下载
    积分:1
  • 0056357
    读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。(Read and display JPG format image files, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:26:42下载
    积分:1
  • keypointDetection
    点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
    2017-12-28 14:02:11下载
    积分:1
  • 平台基于visual studio2015 bilateralFilter
    平台基于visual studio2015,使用opencv函数实现双边滤波,进行图像处理(bilateral Filter based on opencv)
    2020-06-20 05:00:01下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • kalman_filter
    卡尔曼滤波算法,opencv代码,鼠标跟踪(Kalman filter algorithm, opencv code, mouse tracking)
    2016-04-19 15:45:48下载
    积分:1
  • hhh
    说明:  关于图像处理技术在冬小麦测试中的应用,用VC编的软件能对小麦进行二值化处理,中值滤波和灰度变换。(On image processing technology in the winter wheat test the application of the software made by VC on wheat binarization processing, median filtering and gray-scale transformation.)
    2008-10-23 22:42:29下载
    积分:1
  • Video-Demo
    该源码为目标检测和跟踪算法 包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 (The source code for target detection and tracking algorithm include: 1 Static background background prediction target detection 2 Static background frame difference method for target detection 3. Mean Shift tracking method 4 multi-target tracking methods focus)
    2013-08-11 20:39:39下载
    积分:1
  • wylovezbsf
    一个用MFC实现的图象缩放程序,也有测试图片!(MFC with a picture zoom procedures, tests have pictures!)
    2007-01-10 20:47:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载