搜索资源列表
vc图像处理比较全面的程序
- 一个图像处理较全面的程序,各种运算大部分已包括。是我在做遥感图像的项目时参考的例子 -a more comprehensive image processing procedures, the majority of the various operations have been included. Yes, I do remote sensing imagery of the project useful example
支持jpeg的图像读写代码
- 关于JPEG图象的读和写,是图象的压缩和编码的一个很好的例子-it is a good example to discribe read and wirte the JPEG file.
caozuotitongwancheng
- 图片显示程序的例子部分,结合功能强大的显示程序,可以将图形截面变的友好易操作,是程序员入门的经典实例-Photo shows some examples of procedures, combining powerful display program, we can change the graphics section friendly easy-to-use, entry programmer is a classic example of
FileDialogView
- 很好的文件结构显示程序。对于初学者来说,是很好的入门范例。-good structure of the document display program. For beginners, is a good example of the portal.
Animated_S18084710212004
- Title: [ Animated Sliding Form ] Descr iption: This is an example of a new style form animation.Check this now. ## I Need your feedback. ## This file came from Planet-Source-Code.com...the home millions of lines of source code You can view c
read_BMP
- 自己写的一个读BMP文件的例子,不太完美,但基本能读-himself wrote a paper read BMP example, is not perfect, but basically Reading
Soft20060210155918691
- 该程序是,针对24位真彩位图处理示例,包含多种处理,如旋转-the procedures, against 24 sleekly bitmap handle example, a mixture of processing, such as rotation
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
eye_pic
- VC6.0编写的多种图片格式浏览器,例如:bmp,gif,jpeg等-VC6.0 prepared by a variety of picture formats browser, for example : bmp, gif, jpeg, etc.
Ex01a
- 最近我在学习VC++ 根据孙鑫老师VC++深入详解 我写的一个关于界面编程的一个例子-I recently learning VC teacher under Sun Xin VC-depth Hi, I wrote a program on the interface of an example
MRIBrainScan
- This case study shows how MATLAB can be used for a medical imaging problem. Given an MRI scan, first segment the brain mass from the rest of the head, then determine the brain volume. Also compare portions of gray and white matter present. This examp
simple_imgshow
- 一个很简单但对图像初人门者很不错的例子程序-a very simple but early images were those with a very good example of procedures
图案填充的文字
- 在窗体中显示文字并用图案填充的文字,一个很好的例子绝对值得收藏-displayed in the form of text and pictorial filled with the words, a good example worthy collection
播放gif动画
- 利用c#开发的播放gif动画的小软件,一个很好的例子绝对值得收藏-use of the player development of small gif animation software, a good example worthy collection
实现使用SDL 来显示YUV格式文件的一个小例子
- 实现使用SDL 来显示YUV格式文件的一个小例子,简单容易学-Implementation uses SDL to display the YUV format example of a small, simple and easy to learn
gdal 使用gdal读写影像的例子
- 一个很好的使用gdal读写影像的例子,程序中使用分块读写和多线程,支持海量数据的影像,方便大家使用-A good example of using gdal reading and writing images, program and use the block read and write multi-threaded, supporting massive image data, to facilitate the use
Thumbnail_demo.rar
- 一个显示缩略图很好的例子程序。可以显示多种格式的影像。,A good example of the thumbnail display procedures. Can display images in multiple formats.
camshift
- 一个简单的实现opencv下camshift的小程序-a simple program which realize camshift based on opencv
a
- 可以把 有背景的位图显示成透明的小程序,有参考价值。res目录下的Dragon.bmp为实例图片。-Can have a background bitmap is displayed as a small transparent procedures, a reference value. Dragon.bmp res directory as an example picture.
example
- 一个不用UI设计的简单qt实例,对初学者可以更好的理解UI的设计布局。-Examples of a simple qt without UI designed for beginners can better understand UI design layout.