搜索资源列表
Exam01
- 这个例子使用OPGL写的一个工程,它通过界面的控件来操作模型,得到了较好的真实感。-OPGL use the example of a writing project, which is through the control interface to operate model, a better realism.
bmp图像浏览器
- 实现bmp图像文件的读入和存取,同时能对bmp文件进行基本的编译,如:放大、截取-This programme can read and save bmp image meanwhile it can operate the bmp image file basically ,for example, zoom and cut the image.
MyPaint1.0
- 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus
ex03
- 这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examples\\ex4.c 原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同 心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples \\ ex4.c Shawn Hargreaves is th
per_pixel_lighting-参考
- per_pixel_lighting-参考 光照技术之一种 针对像素进行操作 这是国外代码 与大家共享-per_pixel_lighting-reference light technology against a pixel operate This is abroad and share code
SubGis1
- 本程序是基于MAPGIS制作的一个MFC程序,对矢量图形进行操作。-this program is based on the production of a MAPGIS MFC procedures to operate vector graphics.
firstlayer
- 自已编的GIS的图层操作源码需要你自己在自己的机器上填加图层-own series of the GIS layers need to operate your own source code in their machines fill layer increases
Matlab_MPEG
- matlab的MPEG编程程序,简单明了,容易理解和上手操作。-Matlab programming, simple, easy to understand and operate the business.
GISDemo002
- 可以进行海图操作的地理信息系统框架,可再此基础上发展完善自己的系统。-charts can operate the Geographic Information System framework, this can be further developed on the basis of their systems.
Chinese_characters_recognition
- 汉字识别程序,可以正常运行,仅供大家参考-Chinese character recognition procedure could operate normally only reference
PCXView
- 可以自定义图形文件窗口,从而可以打开PCX格式文件,并对PCX图形文件进行操作。-can define graphics files windows, can open PCX format. also PCX graphics files to operate.
jqsjxg
- VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++
ShuZiTuXiangdip
- 图像处理的程序实现,基于matlab,但是没有直接采用matlab的相关语句。 内容包括:1.图像灰度直方图的显示、灰度直方图的计算 2.图像的几何变换——水平镜像图、垂直镜像图、水平错切图、垂直错切图 3.图像的平滑、锐化滤波 4.图像的阈值分割 运行程序的main函数,根据提示进行操作即可 -image processing program, based on Matlab, But not directly related to the use of Matlab statemen
3DMOdel
- 利用VC++ 和OpenGL开发的可以通过鼠标的操作进行自由旋转的3D模型。-VC and OpenGL development of the mouse can operate freely rotating 3D models.
Img
- 1.打开Debug中的Img.exe 2.文件-〉打开,选小图 3.预操作-〉存为子图 4.文件-〉打开,选大图 5.预操作-〉存为母图 6.操作-〉隐藏 7.文件-〉存入剪切板 8.文件-〉推出 9.将剪切板中图存为另一文件 10.打开Debug中的Img.exe 11.文件-〉打开,选9中的另一文件 12.操作-〉反隐藏 13.输入小图(需恢复的文件)的(宽*长) 14.看到小图(需恢复的文件)-1. Debug to open the I
picture_in_database
- VC编程中如何操作数据库中的图像字段.向数据库中添加图像或从数据库中读取图像数据并显示处理-VC how to operate the database of images field. Adding to the database image or read from the database image data processing and display
brizer4
- 本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能.-this procedure can be achieved Circle, Line, bezier curves, rectangles and other graphics, and the mouse is used to operate, but also the realization of graphics arbitrary times ma
PainterDemo.java
- 一个简单的Java画图程序,能画直线、椭圆和矩形,单击鼠标既可操作。-a simple Java drawing, and painting can be straight, oval and rectangle, click of the mouse can operate.
vectorgraph
- 矢量图的绘制,可对矢量图进行操作;并可对矢量图进行管理。-vector mapping, can operate on vector map; Vector Graphics able to manage.
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆