资源列表
artist_cls
- 用C语言编写的艺术清屏小程序,没有实用性,只是闲着玩一下-C language arts small-screen procedures, not practicality, is idle play with
DolbySOphia
- 分形中的L系统生成的实现。对于研究图形图像的分形几何入门者有一定帮助吧-fractal generation of L system achieved. Graphic images for the study of fractal geometry beginners will definitely help it
24bitsBitmapOperation
- 该程序是用vc开发的,可以对24位的彩色位图进行灰度调整,平滑处理,和有趣的特效显示-that the procedure was developed using vc, a pair of 24-bit color map Gray adjustment, smooth handling, and the interesting effects show
ChinaDragon
- Dragon是中国人的象征,一条五颜六色从睡梦中醒来的龙,正在昂首阔步,极目远方。-Dragon is a Chinese symbol of a colorful wake up from their sleep of the Dragon, is pictured. one can enjoy afar.
ImageSegmentation
- 包含了对图形进行标识物体测量面积周长和阈值分割和轮廓提取的程序.可以对图形进行基于阈值方法的分割并测量图形中物体的周长和面积-contains graphics objects for identification and measurement area perimeter threshold segmentation and contour extraction procedures. Graphics can be based on threshold of segmentation an
tuxiangpinghuachuli
- 该程序可以通过邻域平均法,中值滤波等多种方法消除图像中的躁声.还可以在图像中生成躁声.-the program through Neighborhood average, median filtering and other methods to eliminate the image impatient voice. The images can also generated impatient voice.
RuiHuaHeBianYuanJianCe
- 该程序可以对图像进行锐化(使用各种不同的算子),还可以对图像进行边缘检测及梯度变换-the program can be right for sharpening images (using various Operator), images can also right for edge detection and Gradient Transform etc.
TuxiangXiaoBobianhuan
- 该程序可以对图像进行小波变换、高通滤波、低通滤波以及逆变换。-the program can right image wavelet transform, high-pass filter, low-pass filtering and inverse transform.
basicbiancheng
- 有若干基础算法,像对比度拉伸,傅里叶变换,均值滤波,离散余弦变换,图像镜像,细化,维纳滤波,直方图均衡-some basic algorithms, such as contrast stretching, Fourier transform, mean filtering, discrete cosine transform, image mirroring, Refinement, Wiener filtering, histogram equalization
gaussianpinghua
- 高斯滤波器是一个比较好用的滤波器,它是一个平滑滤波器,但不同于中值滤波-Gaussian filter is a better quality of the filter, it is a smoothing filter, unlike the median filtering
vb+mapobjects2.3
- vb+mapobjects组件,实现对矢量地图的操作-vb MapObjects components, to achieve operational Vector Map
cloud&sky
- 在opengl下实现蓝天白云的模拟 分两个文件,分别是蓝天和白云~ C++6.0 下编译通过