搜索资源列表
VC++ImageProcess
- 精通VC++图像处理书源代码 很有用哦-proficient in image processing source code book very useful oh
imageprocess-vb
- 实现简单的图象处理功能,如锐化,柔化,马赛克等.可以绘制图象的直方图.由于时间仓促,代码未进行优化,图象处理速度较慢.-simple image processing functions, such as sharpening, soft, such mosaics. mapped image histogram. Because time is so short, not code optimization, image processing speed is slower.
ImageProcess
- 这几天编写了一个有关图像处理的代码,很多图像处理函数都有,共享一下!
imageprocess
- 实现了从硬盘打开bmp文件的功能。自己编的,可以看看。
ImageProcess
- 数字图像处理方面的源码,对学习数字图像处理很有帮助
Visualc++ImageProcess
- 本电子书介绍了图像的几种格式及常用的处理方法。
vc++imageprocess.rar
- 数字图像处理(常用的二十八个算法,包括灰度变换,小波,CANNY算子等),Digital image processing (28 commonly used algorithms, including gray-scale transformation, Wavelet, CANNY operator, etc.)
imageprocess
- 使用C++實作出的車牌辨識 供給大家參考學習-The use of C++ real license plate recognition to supply your reference study
ImageProcess
- 一个很好用的,功能强大的图像处理的源码文件,基本的功能都有了。-A good use and powerful image processing of source documents, the basic functions of both.
IMAGEPROCESS
- 本程序是一个处理灰度BMP图片的完整框架,包括打开图片,显示图片,保存图片等主要功能,使用者可任意添加对图像的处理功能。-This procedure is a deal with gray-scale picture of the integrity of BMP frameworks, including open the pictures, show the picture, save picture and other major features, users can add any
Imageprocess
- 图像基本处理 锐化平滑 ,直方图 线性化-Basic image processing sharpening smoothing, histogram linearization
ImageProcess
- 包含一系列的图像基本处理和特效功能,可以在此基础上进行学习和扩展-Contains a series of image processing and effects of basic functions, can be conducted on the basis of learning and the expansion of
visualc++ImageProcess
- visual c++数字图像处理典型算法及实现-visual c++ typical digital image processing algorithm and the realization of
imageprocess
- 利用C++语言,实现对图象处理的一些操作。比较简单-The use of C++ language, implementation of some image processing operations. Relatively simple
ImageProcess
- 对于图像的处理 包括图像的锐化 平移 变成比较清晰等等 包含了很多的函数 能够直接使用-For image processing, including translation into Sharpens images clearer and so on includes a lot of functions can directly use
ImageProcess
- 下代码实现了几个简单的图像处理,主要包括:平滑(Smooth)、开操作(Open)、闭操作(Close)、膨胀(dilate)、腐蚀(Erode)、图像梯度(Gradient)、顶帽(TopHat)、黑帽(BlackHat)等。-Under the code implementation of some simple image processing, mainly including: smoothing (Smooth), open operation (Open), closed oper
imageprocess
- 正交变换 傅立叶变换 哈达码变换 直方图均衡 模糊 锐化 模糊图像恢复 图像分割 矩应用-Orthogonal Transformation Hadamard Transform Fourier Transform fuzzy histogram equalization Sharpens fuzzy image restoration image segmentation application moment
ImageProcess
- 实现各种图像处理,图像的灰度化,锐化,平滑,以及图像的各种特效显示,比如:雕刻,浮雕,马赛克,曝光等-To achieve a variety of image processing, gray-scale images, and sharpening, smoothing, and image display of a variety of effects, such as: sculpture, reliefs, mosaics, exposure, etc.
ImageProcess
- 使用VC++对图像处理,以及游程编码及其解压缩-The use of VC++ for image processing, as well as run-length coding
Imageprocess
- This program is used to process image file. edge detect, smoothing, geometric transform etc.
