搜索资源列表
MyYUViewer
- 读取BMP图像的VC源代码,但读取后显示的是灰度的-read BMP images VC source code, but after reading shows the intensity of
小波变换学习指南
- 小波变换学习的绝好资料,,不同于一般的数学抽象推导,一定要看看.我看了以后收获非常大-Exellent material for wavelet study. It is different from general mathematical calculations. You should read it. I benefit a lot from reading it.
ReadDxf-tyc
- OpenGL VC 文档类写的很好的DXF文件读取并显示的程序,程序很好读,也很好扩展,强烈推荐!-This is a nice program for reading and displaying DXF files based on OpenGL VC View/Document class,it s easy to read and to extend,recommended strongly!
Mo开发
- VC+Mo开发,该程序实现了一些简单功能如地图的读取、放大、缩小、漫游。大家可以在此基础之上继续深入开发-VC + Mo development, the program provides a number of simple functions such as reading maps, zoom in and out, roaming. We can continue to build on in-depth development
ReadCADPic
- 你不可能有的CAD读写程序,主要用于打开CAD产生的各种文件,如:dwg,dwf等,可以提取图章信息-You can not have program for reading CAD,but you can open all kinds of files made by CAD, such as dwg,dwf etc. you get the information of picture
wjpeg
- 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区.-procedures first reading of the document BITMAP point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
任意平面的裁切0.2
- 基于vtk的三维重构与裁切: 1.16位非压缩位图的读取与设置. 2.图像数据载入映射器 3.裁切平面的设置 4.边界的设置与显示 5.三维重构 注:需安装vtk4.0以上版本-It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,the mapper for image data loadin
BMP与JPG格式转变的源代码
- BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
2002011827
- 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading and writing; 2. Painting histogr
分形算法与程序设计—VB实现(光盘源码)
- 分形几何被称为大自然的几何学。其研究对象是破碎的、不光滑的和不规则的几何物体,但在不同的尺度下看它,却具有相同或相近的结构。本书构造了多种分形图的生成算法,并通过计算机程序设计语言实现。所生成的分形图或精巧、或神秘、或逼真自然,无论从美学的角度还是从科学的角度看,都会使你有全新的感受。-fractal geometry of nature known as geometry. Its object is broken, not smooth and irregular geometric obj
MapDisplay
- MapDisplay 是一个矢量图形读取与编辑软件。我们自定义文件格式包括点、线、面、注记四大方面,对于点我们主要读取它的ID、颜色、坐标,而线另外包括线形、线宽,面则另外包括填充色,注记主要是记录ID、颜色、坐标、字体信息,对于这四方面,我们还读一个标记flag,以决定是用基本方法绘图还是用符号库来绘图。另外,为了兼容性,我们也设定它能直接读DXF文件,以处理来自AUTOCAD、Corel Draw等矢量图形编辑软件的数据。 MapDisplay的功能包括读文件并以合适大小来显示地图,并能
位图文件的读写综述
- 位图文件的显示程序,包括读取文件,显示文件,主要是BMP格式的文件-bitmap documents show procedures, including reading documents, papers, mainly BMP files
fen
- 程序简介: 本程序是用Java实现的分形程序,实现了绘制M集分形的功能,并且可以方便的管理分形的颜色,可以将绘制得到的分形保存为图片文件,更可以对选中的一片分形区域进行反复的放大绘制。 程序采用Java语言书写,在编写过程中十分注重程序的架构,采用了完全的面向对象的程序设计方法。程序代码整洁清晰,在适当的地方做了注释,以方便大家的阅读和研究。-guide : This procedure is used Java Fractal procedures to achieve the map
bmp-jpg
- BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the
aambuilding-1.0
- AAM (Active Appearance Model) Building module. AAM statistically builds a joint shape and texture appearance model, which has been widely applied in face tracking, lip reading, audio-visual HCI, etc. -AAM (Active Appearance Model) Building module. AA
palmprint
- A PCA based Visual DCT Feature Extraction Method for Lip-Reading
SELF-READING-SYSTEM
- 针对万工显螺旋显微镜视场图像特点,编写了Matlab 语言的图像处理算法用于万工显自动读数- The program which is developed by MATLAB language can be used for auto-reading of universal tools microscope measurement result
reading-stl
- 这是一个显示STL文件的一个平台,其代码都是基于MFC及openGL-this is a plaform for reading and viewing the stl form,and it provide all code base on MFC and openGL.
image-reading
- 图像读取:基于OpenCV的图像读取技术-The image reading: OpenCV-based image reading technology
gavab.3d.face.reading.andshow.
- gavab人脸数据库是一个开放的3d人脸书库库。网上可以下载到。本文取出一个人脸数据,将其显示出来。方便初学者去读这个数据库。-gravb is an opencv 3 dimension face .this file include an matlab demo for reading and show the face .