搜索资源列表
anotherImageProcessingexample
- 这个图象处理程序主要是对位图的一些基本操作,对初学者帮助回很大,是学好图象处理的基础-the image processing procedures are the major bitmap some basic operations, for beginners to help much, study is the basis for image processing
ImageProcessDemo11_27
- 文件实现了DIB图像文件的基本操作,以及离散余弦变换等,并实现了对图像的Fisher学习和分类。-realized the document image files DIB the basic operation and discrete cosine transform. and the realization of the right image Fisher study and classification.
xil
- MATLAB源码,P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-MATLAB source code, P0201 : MATLAB assignment P0202 : MATLAB
zomming
- 缩换变换是图像的基本操作之一,使用最近领域插值算法给出图像的缩换变换。-shrinking for image transformation is one of the basic operation, using the most recent field interpolation algorithm is the microcosm for image transformation.
20070408
- 数字图像图形处理基本操作,包括边缘检测、图像增强等-digital image graphics processing basic operation, including edge detection, image enhancement, etc.
tuxiangpinyi
- 图像基本操作:实现图像的平移操作。编译环境是visual c++编译通过。-Image basic operations : image translation operation. Compiler environment is visual c compile.
programe123
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-code P0201 Note : MATLAB assignment P0202 :
MYFUNCT
- 在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习 -in VC6.0 of some of the basic operations, often used for the study and simple conventional exercise
source1155
- 在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习 -in VC6.0 of some of the basic operations, often used for the study and simple conventional exercise
program66
- 在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习 -in VC6.0 of some of the basic operations, often used for the study and simple conventional exercise
edjfhs5
- 在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习 -in VC6.0 of some of the basic operations, often used for the study and simple conventional exercise
ImageP
- 这里给出了图象基础知识演示程序的实现,包括图片的打开、画布、位图、色调、几何变换等一些基本操作,可供感兴趣的朋友参考
scale
- bmp位图结构的基本操作,能增加对bmp文件头格式的理解,代码详尽
Image_process(vc++)
- 数字图像基本操作,编码VC++实现,vc图像处理比较全面的程序.
DImageProcess
- 数字图像处理的一些基本操作,包括图像的特技显示,像素运算,几何变换,图像正交变换等
VisualC++graphic
- 使用Visual C++做的数字图像实用工程案例,包括图像的缩放,变色,调节RGB等基本操作
basicprocessing
- 图像位平面分割,高斯金字塔生成与复原,图像4因子下采样等基本操作,有详细的代码注释。
Picture
- 利用VC++实现BMP类型图像的基本操作
chap2
- MATLAB赋值 MATLAB中的for循环 和if条件 MATLAB图像处理的基本操作 MATLAB高级图像处理操作 根据RGB图像创建一幅灰度图像 二值图像的取反操作 用imshow函数显示图像 在同一个窗口内显示两幅图像
图像处理基本操作源码
- 此源码包含数字图像处理的基本操作,非常适合图像处理初学者