登录
首页 » Visual C++ » DEM-read

DEM-read

于 2014-11-23 发布 文件大小:8065KB
0 303
下载积分: 1 下载次数: 5

代码说明:

  此程序可以根据一幅图像的DEM读取一幅图像(This program can read an image of an image based on DEM)

文件列表:

DEM读取
.......\Debug
.......\.....\DEM读取.exe,31744,2014-03-06
.......\.....\DEM读取.ilk,337136,2014-03-06
.......\.....\DEM读取.pdb,510976,2014-03-06
.......\DEM读取
.......\.......\Debug
.......\.......\.....\CL.read.1.tlog,13634,2014-03-06
.......\.......\.....\CL.write.1.tlog,518,2014-03-06
.......\.......\.....\DEM读取.exe.embed.manifest,406,2014-03-06
.......\.......\.....\DEM读取.exe.embed.manifest.res,472,2014-03-06
.......\.......\.....\DEM读取.exe.intermediate.manifest,381,2014-03-06
.......\.......\.....\DEM读取.lastbuildstate,56,2014-03-06
.......\.......\.....\DEM读取.log,4403,2014-03-06
.......\.......\.....\DEM读取.obj,30046,2014-03-06
.......\.......\.....\DEM读取.pch,1179648,2014-03-06
.......\.......\.....\DEM读取.vcxprojResolveAssemblyReference.cache,713,2014-03-06
.......\.......\.....\DEM读取.write.1.tlog,0,2014-03-06
.......\.......\.....\DEM读取_manifest.rc,200,2014-03-06
.......\.......\.....\link-cvtres.read.1.tlog,2,2014-03-06
.......\.......\.....\link-cvtres.write.1.tlog,2,2014-03-06
.......\.......\.....\link.7568-cvtres.read.1.tlog,2,2014-03-06
.......\.......\.....\link.7568-cvtres.write.1.tlog,2,2014-03-06
.......\.......\.....\link.7568.read.1.tlog,2,2014-03-06
.......\.......\.....\link.7568.write.1.tlog,2,2014-03-06
.......\.......\.....\link.read.1.tlog,2830,2014-03-06
.......\.......\.....\link.write.1.tlog,580,2014-03-06
.......\.......\.....\mt.read.1.tlog,230,2014-03-06
.......\.......\.....\mt.write.1.tlog,230,2014-03-06
.......\.......\.....\rc.read.1.tlog,202,2014-03-06
.......\.......\.....\rc.write.1.tlog,210,2014-03-06
.......\.......\.....\stdafx.obj,11475,2014-03-06
.......\.......\.....\vc100.idb,379904,2014-03-06
.......\.......\.....\vc100.pdb,176128,2014-03-06
.......\.......\DEM读取.cpp,2429,2014-03-06
.......\.......\DEM读取.vcxproj,4370,2014-03-06
.......\.......\DEM读取.vcxproj.filters,1313,2014-03-06
.......\.......\DEM读取.vcxproj.user,143,2014-03-06
.......\.......\ReadMe.txt,1567,2014-03-06
.......\.......\stdafx.cpp,212,2014-03-06
.......\.......\stdafx.h,233,2014-03-06
.......\.......\targetver.h,236,2014-03-06
.......\.......\ͼƬ.dat,2803968,2014-03-06
.......\.......\ͼƬint.dat,1440008,2011-04-11
.......\DEM读取.sdf,27873280,2014-03-06
.......\DEM读取.sln,894,2014-03-06
.......\ipch
.......\....\dem读取-27a91544
.......\....\................\dem读取-f6ceb3b3.ipch,2359296,2014-03-06

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

发表评论

0 个回复

  • VCPP-image-processing-chapter08(1)
    VisualC++数字图像处理技术详解第2版光盘-第八章 分水岭分割算法(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII watershed segmentation)
    2016-04-16 13:48:00下载
    积分:1
  • calibration-3-cameras
    C++和halcon结合,用于图形处理时进行三相机标定(C++ and halcon combined for three camera calibration)
    2013-09-09 10:12:10下载
    积分:1
  • dirty glass
    建立一个透明物体上有污点的模型,可以模拟玻璃上有污点的图象(Rendering of clean transparent objects has been well studied in computer graphics. However, real-world transparent objects are seldom clean—their surfaces have a variety of contaminants such as dust, dirt, and lipids. These contaminants produce a number of complex volumetric scattering effects that must be taken into account when creating photorealistic renderings. In this paper, we take a step toward modeling and rendering these effects. We make the assumption that the contaminant is an optically thin layer and construct an analytic model following results in radiative transport theory and computer graphics. Moreover, the spatial textures created by the different types of contamination are also important in achieving visual realism. To this end, we measure the spatially varying thicknesses and the scattering parameters of a number of glass panes with various types of dust, dirt, and lipids. We also develop a simple interactive synthesis tool to create novel instances of the me)
    2009-07-11 17:13:08下载
    积分:1
  • liangduzhengjia
    注意:本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16。(Note : This procedure, every click an "increase in brightness," gray upgrade 16; Click on each of a "lower brightness," gray lower 16.)
    2006-12-05 09:50:59下载
    积分:1
  • cviimage
    cvi图像设计替换背景 扣图专用代码 毕业设计可用(cvi replace the background of graphic design graduate design buckle Figure specific code available)
    2020-07-01 15:00:01下载
    积分: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
  • Cohen-SutherlandLiang-Barsky
    基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现(Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm)
    2012-10-24 18:58:06下载
    积分:1
  • dazhenshu
    用大整数乘法来计算两个n位二进制数相乘(With large integer multiplication to calculate the multiplication of two n-bit binary number)
    2010-12-31 00:20:19下载
    积分:1
  • PolygonNesting
    文章讲述了一种基于多边形的优化排样方法,结合不规则件特征确定了零件排放的最佳位置,给出了排料规则库的设计,通过排料空间的边界组织和边界更新,形成了新的排样空间。 (Article describes a polygon-based layout optimization method combined with irregular parts on characters of the part the best place to discharge given row of the design rule base material, the border by nesting space organization and boundary updates, formed The new layout space.)
    2010-06-20 15:50:00下载
    积分:1
  • StereoVision-master
    双目相机的三维重建程序,包含两个相机的标定,极线校正,图像匹配,三维重建(Binocular camera reconstruction program, including calibration of the two cameras, pole line correction, image matching, 3D reconstruction)
    2021-04-25 22:48:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载