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

DXFRead-master

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

  • miyao
    本文提出了基于二维混沌映射的数字图像水印算法,混沌具有随机性、似噪声及对初始条件的极端敏感性等特点。将经过二维混沌映射置乱后的数字水印信号嵌入图像小波域的低频系数,实现了数字水印的隐蔽性、保密性和稳固性;利用二维混沌映射Arnold变换对水印信号进行置乱,不仅增强了水印信号保密性,同时有效提高了视觉上抵抗图像剪切攻击的能力。(In this paper, two-dimensional chaotic map based on digital image watermarking algorithm, Chaos with random noise and the likelihood of extreme sensitivity to initial conditions and so on. Two-dimensional chaotic map will be scrambling after the digital watermark embedded image signal of the low-frequency coefficients in wavelet domain, the realization of a digital watermark hidden, security and stability the use of two-dimensional chaotic map on Arnold transform scrambling watermark signal, not only enhances the confidentiality of the watermark signal at the same time improve the visual image shear resistance attacks.)
    2009-06-28 10:11:45下载
    积分:1
  • ZaoShengXiaoChuDib
    图像噪声消除,内有很多种消除噪声的方法,比如均值法等。(Image noise reduction, there are many ways to eliminate noise, such as the average method.)
    2010-11-26 10:12:42下载
    积分:1
  • jpeg2k
    说明:  JPEG2000 的一个实现,期中,wavelet.dll是提供的功能接口。(An implementation of JPEG2000, period, wavelet.dll is to provide a functional interface.)
    2010-05-04 17:00:01下载
    积分:1
  • DcmtkTest
    本程序使用dcmtk库,可以显示大部分的DICOM图像。非压缩、压缩黑白图像以766灰阶显示,彩色图像正常显示。 对于初用dcmtk库的开发者来说,入门较难,本程序已使用VC6工程将主要库加入工程中,可以参考本工程的设置。另外,对于高于8位的黑白图像,本程序也提供一个处理方法的参考。(This procedure used dcmtk library, you can see that the majority of the DICOM image. Non-compressed, compressed to 766 gray-scale black-and-white images show that color image display. Dcmtk library used for the early developers, the entry more difficult, the procedure has been in use for the main library VC6 project will join the project, can refer to the project settings. In addition, higher than the 8-bit black-and-white images, the program also provides a reference method.)
    2009-06-01 14:19:42下载
    积分:1
  • 9DIProcess_Final
    给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!(to Image pretzels and Gaussian noise, and the spatial filter (mean values and filter)!)
    2006-07-30 16:19:03下载
    积分:1
  • Canny
    Canny边缘检测算法,已经试过,可以用。能较好的检测边缘。(Canny edge detection algorithm, has been tried, you can use. To better edge detection.)
    2010-09-28 14:42:46下载
    积分:1
  • imageFusion
    像素级融合实现 pca his,brovery加权融合方法,很不错(Pixel level fusion to achieve pca his, brovery weighted fusion method, very good)
    2010-12-12 13:57:23下载
    积分:1
  • fftmatlab
    matlab下图文并茂的分析了fft算法,分析了如何从频谱如何看频率,相位,幅值(Here to enter through the abundant of matlab analyzed fft, and analyzed from the frequency spectrum how to see that phase, should be translated text)
    2021-03-27 09:39:12下载
    积分:1
  • FacesAlign-2.3
    运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
    2013-10-23 21:26:50下载
    积分:1
  • jm5.0c
    视频编解码技术,在有限带宽的情况下,能够大幅度的压缩编码比特数,图像的质量没有丝毫的下降。(Video codec technology, in the case of limited bandwidth can be substantial coding bits, the image quality is not the slightest decline.)
    2010-08-23 13:34:24下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载