搜索资源列表
vtkcube(mfc)
- 这个是我在vc6下弄得vtk程序。程序很简单,不过很适合初学者研究。注意在vc下设定vtk得编译环境,除了田间vtk得lib等目录外,还要在工程->设定->link 选项卡, 在Object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtk
5ActiveXMovie_SRC
- Using DirectShow to Play a Movie from Visual Basic:use Visual Basic as a movie player.we have built (in C++) an ActiveX control for Visual Basic that allows us to play any movie file (compatible with DirectShow). The ActiveX object also provides the
vtkExample
- 这个是我在vc6下的vtk程序。程序很简单,适合初学者研究。注意在vc下设定vtk得编译环境,除了添加vtk得lib等目录外,还要在工程->设定->link 选项卡, 在object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtkRend
showbitmap
- 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BOOL bmp.LoadFromResource(UINT n
ImgTool_2007_11_26
- Advanced Image Tool Some Image Processing Functions FlickerFree Image View Speed Zoom/Scroll Efficient Contrast Enhancement/Edge Extraction/Binarization Line/Rcetangle/Text Object Draw Ftp/Http Image Open Load/Save AES Mode Image
freez_NativeJpg
- 原生Pascal代码实现的读写JPEG文件的组件。完整源码。 This software component contains a fully object oriented Pascal implementation that allows to read and write Jpeg files. You can use this software to read and write Jpeg images from files or streams. It supports basel
Pictest4
- 介绍了在Vc++环境中,利用ADO 2.5中所提供的Stream 对象和Fields对象进行数据库中图片的存取,同时,还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题-Introduced in Vc++ Environment, using ADO 2.5 provided in the Stream object and Fields object image database access, is also used IPicture int
i-sight4_0_0
- 1. Support for OFF, PLY, GTS, OBJ file formats. 2. Perspective (one, two, three point perspective), axonometric and orthographic projections. 3. Ability to rotate, pan, zoom in/out and focus on a region of interest. 4. Ability to change backgro
image2byte[]
- 将Image对象转换为png,bmp格式的byte[] image2byte[].rar-Image object will be converted to png, bmp format, byte [] image2byte []. Rar
ImageTest2
- 图像处理系列之2--显示篇 涵盖内容: 1>图像显示原理 2>图像显示函数 3>提高显示性能的方法,双缓存技术和VFW组件 涉及VC知识主要有: 1>const使用 2>类的编写 附加说明: 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 -Image Processing Series 2- shows
extraction_algorithm
- 针对特定目标提取的二值化算法,值得一看,一个小论文-Specific object extraction algorithm of the two values
inpainting
- object removal在图像处理中的意思是用户可以随意擦去图像中的一个物体,算法可以自动的用背景中的信息补去空洞,达到看不出来是处理过的效果,又叫inpainting,该程序由matlab写成,效果非常好,文档、演示、测试图像均齐全--object removal in image processing means that users can remove images of an object, the algorithm can automatically use the backg
loadimage
- 把系统外部图片导入 实现导入一幅图片并显示在系统-load a image to the object
winbmp
- 载入bmp This example loads a BMP file into an object of class CRaster that includes members to store Palette, Raster bits, and Bitmap information.-BMP LOAD EXAMPLE
bmploader
- 该例子加载一幅BMP给CRaster类对象,该类包含一个成员函数可以把位图显示到一个windows设备上(如屏幕)-This example loads a BMP file into an object of class CRaster that includes members to store Palette, Raster bits, and Bitmap information. CRaster includes a member function (GDIPain
LoadShowImage
- 将磁盘的.bmp文件转换到Cbitmap对象指针中,再显示出来-Disk. Bmp file is converted to Cbitmap object pointer, and then displayed
windows_pinbao_code
- 该程序模仿的 Windows 经典屏幕保护程序“变幻线”,并使用了面向对象技术编写,初学面向对象时可以作为参考。-The program to imitate the Windows Classic screen saver " Mystify" and written in object-oriented technology, and can be used as a reference beginner object-oriented.
Visual-CPP-cmp
- 初学者快速入门VC++图像处理,最全面的学习资料,更能通过对比chap1_1和chap1_4,促进对面向对象和面向过程的理解。学习类的简历-Beginners the Quick Start VC++ image processing, the most comprehensive study materials better through contrast chap1_1 and chap1_4, the promotion of the understanding of object-or
dicom_example
- IDL语言进行Dicom文件操作,包含IDL的打开与显示-This widget application illustrates the use of the IDL DICOM procedural and object interfaces.
david
- 用于视频跟踪的经典视频“david indoor”,一帧帧的图像。-The video for object tracking
