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

DXFRead-master

于 2017-09-26 发布 文件大小:260KB
0 228
下载积分: 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 个回复

  • 指纹识别 vfinger
    指纹识别demo 演示方向图、roc曲线(fingerprint demo show orientation and ROC curve)
    2009-12-30 03:24:16下载
    积分:1
  • VBzRGB
    本应用可以将RGB颜色转换为VB专用的十六进制代码或WEB专用的十六进制代码,包含代码和已编译的EXE文件。(This application can convert RGB color to VB for hexadecimal code or WEB for hexadecimal code, contain code and the compiled EXE file. )
    2015-08-23 19:55:27下载
    积分:1
  • Basic-knowledge-of-image-processing3
    This program contains some basic image processing things, such as: 256 colors to grayscale, contrast stretching, anti-color, brightness change, etc.
    2012-01-20 12:37:56下载
    积分:1
  • pjbz
    图像质量评价,计算两幅图像的保真性,鲁棒性 ,结构相似性 (Image quality assessment,calculate the fidelity ,robust and structural similarity of the image,)
    2017-03-16 15:09:32下载
    积分:1
  • gdcm-2.2.0
    医用图像处理程序,处理dicom文件。开源软件,参考dcmtk(dicom process soft)
    2012-04-11 15:17:34下载
    积分:1
  • Detection_of_Motion_Picture_trajectory_tracking
    VC++,DirectX,运动图像检测,运动轨迹跟踪(VC++, DirectX movement trajectory tracking image detection)
    2020-10-23 17:07:22下载
    积分:1
  • Graph
    输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
    2020-12-13 15:29:15下载
    积分:1
  • ImageMatch
    摄影测量中影像匹配小程序,附带两幅图片,比较实用(Photogrammetry image matching small program, with two pictures, more practical)
    2016-04-29 20:03:43下载
    积分:1
  • Choen-Sutherland
    Choen-Sutherland算法裁剪线段 计算机图形学中使用Choen-Sutherland算法进行图形多边形裁剪,并用MFC实现(Choen-Sutherland )
    2010-11-20 18:43:09下载
    积分:1
  • SIFT
    c++实现的sift,可以分步观看实现效果(c++ implementation of the sift, you can watch step by step to achieve results)
    2011-06-02 11:52:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载