资源列表
coloriz
- 一个效果非常理想的图像颜色变换程序%The goal of this application is to change the colors of a picture, (truecolor or grayscale, *.jpg, *.jpeg), without moving the mouse, looking at them in a slideshow.
Intrecog
- 基于数字形态学的字符识别 recognizes the characters (in integer form) present in the image X and displays it as output. INTREC uses morphological operations(like
window
- 用C编写的一个跳转窗口程序!
draw
- 自己在vc6.0环境下开发的,可以应用bmp,jpg等图片的类似与photoshop的磁性套索功能
CO_SUT
- 计算机图形学 c语言实现的直线段裁剪算法
Wavelet2D
- 小波算法的vc++实现 实现了2维小波变换,有助于大家学习小波变换的原理
DigitalMap
- 这是一个2维dem数据读取,显示的vc写程序。
ExGrid
- GridCtrl的使用的简单范例。程序功能清楚,方便初学者。
DynamicShow
- vc实现的简单图形动态显示 vc实现的简单图形动态显示
rotate_bmp
- 旋转位图的函数,自己编的,非常适用 自己精心编写收藏的一些C++函数,粘上即可用。
BMPAndJPG
- 图像格式转换的源代码,可以将BMP格式转换成JPG格式。
MyImage
- 一个图像处理类,可对图像进行各种处理,包括加载保存滤波等