登录
首页 » Visual C++ » bmpLoader--STL

bmpLoader--STL

于 2021-03-12 发布 文件大小:11840KB
0 345
下载积分: 1 下载次数: 27

代码说明:

  VTK读取BMP序列图片实现MC算法面绘制,并且将绘制结果保存为STL格式。(VTK read BMP image sequences to achieve MC surface rendering algorithm, and the results will be drawn saved as STL format.)

文件列表:

bmpLoader -STL
..............\Debug
..............\.....\SC.exe,11244544,2016-11-29
..............\.....\SC.ilk,16058432,2016-11-29
..............\.....\SC.pdb,37710848,2016-11-29
..............\SC
..............\..\Debug
..............\..\.....\BuildLog.htm,13050,2016-11-29
..............\..\.....\mt.dep,65,2016-11-29
..............\..\.....\SC.exe.embed.manifest,663,2016-05-25
..............\..\.....\SC.exe.embed.manifest.res,728,2016-05-25
..............\..\.....\SC.exe.intermediate.manifest,621,2016-11-29
..............\..\.....\SC.obj,56822,2016-11-29
..............\..\.....\SC.pch,3211264,2016-10-27
..............\..\.....\stdafx.obj,13825,2016-10-27
..............\..\.....\vc90.idb,1502208,2016-11-29
..............\..\.....\vc90.pdb,757760,2016-11-29
..............\..\ReadMe.txt,1153,2016-05-17
..............\..\SC.cpp,4869,2016-11-29
..............\..\SC.vcproj,7824,2016-10-27
..............\..\SC.vcproj.Hank-PC.Hank.user,1411,2016-10-27
..............\..\SC.vcproj.HANK-PC.panjunli.user,1411,2016-11-30
..............\..\stdafx.cpp,207,2016-05-17
..............\..\stdafx.h,233,2016-05-25
..............\..\targetver.h,498,2016-05-17
..............\SC.ncb,12487680,2016-11-30
..............\SC.sln,872,2016-05-17

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

发表评论

0 个回复

  • Fisheye_calibration
    windows下c++鱼眼校正,debug内exe可直接运行看结果。内附参考文献,更详细文献可见论文《超大广角畸变图像的校正和展开》。(C++ fisheye correction under windows, debug within exe can run directly to see the results. With reference to the literature, more detailed literature can be seen in the paper "super wide-angle distortion image correction and expansion".)
    2017-11-13 16:35:41下载
    积分:1
  • secret-sharing-ideas
    针对图像秘密共享前需要像素置乱的问题,基于(t, n)门限多重秘密共享思想,提出一种免置乱的图像秘密共享方案,以第n+1人的秘密份额作为因子参与秘密分割与重构,加大相邻像素之间的差距(Based on (t, n) threshold multiple secret sharing ideas, and put forward a kind of scrambling image from secret sharing scheme to n+ 1 people share the secret as factors involved in secret segmentation and reconstruction, increase the gap between adjacent pixels)
    2012-04-10 16:25:00下载
    积分:1
  • 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
  • Canny
    Canny边缘检测算法,已经试过,可以用。能较好的检测边缘。(Canny edge detection algorithm, has been tried, you can use. To better edge detection.)
    2010-09-28 14:42:46下载
    积分:1
  • 256bmp
    对256bmp进行图象处理 对256bmp进行图象处理(256bmp carried out on the image processing carried out on 256bmp image processing)
    2007-10-26 16:13:28下载
    积分:1
  • calibration
    摄像头的标定,作为一般图像处理的第一步,显得尤为重要(Calibration of the camera, as a first step in the general image processing, it is particularly important)
    2013-03-17 20:25:05下载
    积分:1
  • MeFrm
    说明:  傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据;常用的离散余弦变换是傅立叶变换的实变换; (Fourier transform in the important role of image processing: (A) image enhancement and image denoising Most of all images of high frequency noise by low pass filter to filter out high frequency noise edge is the image of the high frequency components can be enhanced by adding high frequency components to the edge of the original image (B) Image segmentation and edge detection High frequency components extracted image (C) image feature extraction Shape features: Fourier descriptors Texture: directly through the Fourier coefficients to calculate the texture features Other features: The characteristic value extracted by Fourier transform to the characteristics of translation, scaling, rotation invariance (D) image compression Fourier coefficients can be directly compressed data commonly used discrete cosine transform is the Fourier transform of the real transformation 朗读显示对应的拉丁字符的拼音)
    2011-03-28 19:06:27下载
    积分:1
  • XINIAN_1
    1 完成图象处理的基本功能2:二值化、边缘检测、滤波。 2 熟悉dc的部分常用功能,学习图标控制弹出框。(a complete image processing of the two basic functions : values, edge detection, filtering. 2 familiar with the dc part of the commonly used function, learning to control pop icon frame.)
    2007-05-26 13:36:55下载
    积分:1
  • DCTJPEG
    blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m, 对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。 其中,blkproc.m为分块DCT变换函数; DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数; zigzag.m为ZigZag扫描函数;PSNR.m为求图像峰值信噪比函数。 Copyright 2008 Reserved @ Wang Chengyou @ Tianjin University, P.R.China. (This function tests the DCTJPEG codec)
    2013-03-24 12:06:34下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载