资源列表
postp2D_rr
- 非常不错的源码,很值得看的-very good source, is worth looking at!
yuzhibianhuan
- 阈值变换,是图像处理中的一个重要应用。希望对图像学习者有所帮助和借鉴之用
Closeie.rar
- OpenGL显示三位图形的代码
VB-picture--Horizontal
- VB实现图片的水平翻转,垂直翻转。处理速度较快-VB picture Flip Horizontal, Flip Vertical
region-growing
- 图像分割 区域增长程序,自己测试过,增长的效果还是很好的!-region growing
Computer-Graphics10-1
- 计算机图形学基础(第二版)配套示例代码第10章例1-Computer Graphics (Second Edition) supporting the sample code in Example 1 Chapter 10
line
- 画线算法,bresenham画线算法,opengl-bresenham line-drawing procedure
2
- OTSU基本算法,用于图像分割,利用一个阈值将图像分成目标和背景两个部分。-OTSU basic algorithm for image segmentation using a threshold value target and background images into two parts.
chahu
- OpenGL绘制茶壶并进行旋转,利用vc6.0进行编译-OpenGL rendering teapot and rotate using vc6.0 compile
li11_2
- 多光谱图像色彩复合遥感图像增强,使图像更加优化-Multispectral image enhancement
Distance
- 图像距离函数,计算多种图像距离,如欧拉距离等。-Image distance function to calculate a variety of image distance.
自动化图像降采样
- 基于C++的OpenCV图像库实现的自动化图像降采样,一共7个等级。可自行修改源码,完成任意图像的降采样。