登录
首页 » Visual C++ » DXFRead-master

DXFRead-master

于 2017-09-26 发布 文件大小:260KB
0 216
下载积分: 1 下载次数: 5

代码说明:

  读取dxf文件,并利用opencv画出2D形状(Read the DXF file, and draw a 2D shape using OpenCV)

文件列表:

DXFRead-master
DXFRead-master\.gitattributes
DXFRead-master\.gitignore
DXFRead-master\DXFRead.sdf
DXFRead-master\DXFRead.sln
DXFRead-master\DXFRead.suo
DXFRead-master\DXFRead
DXFRead-master\DXFRead\Arc.cpp
DXFRead-master\DXFRead\Arc.h
DXFRead-master\DXFRead\Circle.cpp
DXFRead-master\DXFRead\Circle.h
DXFRead-master\DXFRead\DXFRead.vcxproj
DXFRead-master\DXFRead\DXFRead.vcxproj.filters
DXFRead-master\DXFRead\DXFRead.vcxproj.user
DXFRead-master\DXFRead\Debug
DXFRead-master\DXFRead\Debug\Arc.obj
DXFRead-master\DXFRead\Debug\CL.read.1.tlog
DXFRead-master\DXFRead\Debug\CL.write.1.tlog
DXFRead-master\DXFRead\Debug\Circle.obj
DXFRead-master\DXFRead\Debug\DXFRead.exe.embed.manifest
DXFRead-master\DXFRead\Debug\DXFRead.exe.embed.manifest.res
DXFRead-master\DXFRead\Debug\DXFRead.exe.intermediate.manifest
DXFRead-master\DXFRead\Debug\DXFRead.lastbuildstate
DXFRead-master\DXFRead\Debug\DXFRead.log
DXFRead-master\DXFRead\Debug\DXFRead.vcxprojResolveAssemblyReference.cache
DXFRead-master\DXFRead\Debug\DXFRead.write.1.tlog
DXFRead-master\DXFRead\Debug\DXFRead_manifest.rc
DXFRead-master\DXFRead\Debug\Entity.obj
DXFRead-master\DXFRead\Debug\Line.obj
DXFRead-master\DXFRead\Debug\link-cvtres.read.1.tlog
DXFRead-master\DXFRead\Debug\link-cvtres.write.1.tlog
DXFRead-master\DXFRead\Debug\link.11424-cvtres.read.1.tlog
DXFRead-master\DXFRead\Debug\link.11424-cvtres.write.1.tlog
DXFRead-master\DXFRead\Debug\link.11424.read.1.tlog
DXFRead-master\DXFRead\Debug\link.11424.write.1.tlog
DXFRead-master\DXFRead\Debug\link.read.1.tlog
DXFRead-master\DXFRead\Debug\link.write.1.tlog
DXFRead-master\DXFRead\Debug\main.obj
DXFRead-master\DXFRead\Debug\mt.read.1.tlog
DXFRead-master\DXFRead\Debug\mt.write.1.tlog
DXFRead-master\DXFRead\Debug\rc.read.1.tlog
DXFRead-master\DXFRead\Debug\rc.write.1.tlog
DXFRead-master\DXFRead\Debug\vc100.idb
DXFRead-master\DXFRead\Debug\vc100.pdb
DXFRead-master\DXFRead\Entity.cpp
DXFRead-master\DXFRead\Entity.h
DXFRead-master\DXFRead\Line.cpp
DXFRead-master\DXFRead\Line.h
DXFRead-master\DXFRead\main.cpp
DXFRead-master\README.txt

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

发表评论

0 个回复

  • mean-shift
    基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.(Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manually adjust the threshold HSV, showing foreground, background, reaction projection. Development tools are VS2008, OPENCV)
    2014-05-06 16:20:51下载
    积分:1
  • 5
    说明:  :建立了碳钢渗硫表面和非渗硫表面的多球凸峰面接触模型,模型中,凸峰高度按高斯函数分布.用塑性流线 理论分析了渗硫层的摩擦系数.计算结果表明:摩擦系数随载荷的增加而增加;相同粗糙度下,磨削加工的摩擦系 数比车削加工的摩擦系数大;摩擦系数随着渗层厚度的增大而增大.从减小摩擦系数的角度来考虑,渗硫层并非 越厚越好. (the multi-asperity sphere-shape model for surface contact between sulphurized layer and unsulphurized layer is established.in which the height of sphere-shape asperities follows the Gaussian distribution.1he frictional coeficients of sulphurized layers are analyzed by using plastic flown line theory.1he results show that the frictional coeficient increases with the load.the frictional coeficient of ground surface is higher than that of tumed surface in case of the same roughness.1he thicker the sulphuri[ed layer is.the higher the frictional coeficient is.From the viewpoint of reducing frictional coeficient,the thickness of sulphurized layer should be smaller.)
    2010-08-04 19:38:19下载
    积分:1
  • ComputerGraphics
    多边形填充 多边形裁剪 自定义多边形区域 自定义裁剪区域(Polygon fill polygon clipping custom polygon area custom crop area)
    2012-11-14 23:04:40下载
    积分:1
  • program
    gdal读tiff图像,获取图像大小,波段信息,图像数据,写Tiff图像到固定路径。(Read and write an TIff image using GDAL)
    2012-02-13 22:08:22下载
    积分:1
  • count-rice
    本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...(This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the number of objects. Configured before use opencv environment. We would like to learn opencv image processing and help ...)
    2009-04-23 16:05:57下载
    积分:1
  • Fourier-Mellin
    Application of the Fourier-Mellin transform to translation-, rotationand scale-invariant plant leaf identification
    2011-10-22 04:50:56下载
    积分:1
  • docking_window_demo
    这是一段视频分割的源代码 效果比较好 希望对大家有帮助(This is a video segmentation of the source code for the effect we hope to help)
    2013-05-09 16:42:36下载
    积分:1
  • dicom(vc)
    论解读DICOM医学图像文件及其显示的VC++实施方法 是一份比较新的讨论dicon的vc实现方法的文章(read DICOM medical images and documents show that the implementation of the VC is a relatively new discussion di vc con method of the article)
    2007-06-22 00:20:44下载
    积分:1
  • VC_FFT
    傅里叶变换:采用VC++编写,实现二维图像的傅里叶变换(Fourier Transform: The VC++ prepared to achieve the two-dimensional Fourier transform of the image)
    2021-02-13 22:29:49下载
    积分:1
  • QMcoder
    这是我研究生期间,用QM Coder做图像和图片压缩的源代码。希望能帮助大家(This is the QM Coder for video/image compression. Hopefully, it will be useful for you. )
    2020-09-20 22:37:52下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载