搜索资源列表
-
0下载:
此源码为Visual C++数字图像处理(第二版)的配套源码,包括图像处理中的各种方法的程序实现,对学习图像处理方向的有极大的帮助-this source of Visual C Digital Image Processing (2nd edition) supporting source code, Image processing, including the various methods of achieving, to learn the direction of image pro
-
-
0下载:
一个图像显示,转换,存储的例子,基于visual c++环境
-
-
0下载:
《Visual C++数字图像获取、处理及实践应用》的源码,希望对大家有用
-
-
0下载:
与Visual C++数字图像获取 处理及实践应用配套的源代码
-
-
0下载:
《visual c++数字图像获取、处理及实践应用》随书光盘
-
-
0下载:
visual c++ 数字图像处理实现,图像增强,复原,编码
-
-
0下载:
Visual C++数字图像处理配套光盘,有需要的朋友可以看看,里面的东西蛮全的
-
-
2下载:
Visual C++数字图像处理程序综合大全,
包括图像显示,图像增强,图像变换,图像编码,图像匹配,运动检测,图像分割,图像识别。
-
-
0下载:
Visual C++数字图像处理典型算法及实现的源码光盘
-
-
0下载:
图像处理例程的Visual C++工程在ImageProcessing目录下(本例程仅仅考
虑真彩和灰度图像,对256色索引图像没有考虑)。
-
-
0下载:
主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
-
-
0下载:
visual c++编程的正对256色的bmp格式图像处理源代码-visual c++ programming is on 256 color bmp format image processing source code
-
-
0下载:
用Visual C++分别实现了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法, 代码注释详细-Using Visual C++, respectively, to achieve the image of the point of computing, geometric transform, orthogonal transform, image enhancement,
-
-
1下载:
精通visual c++数字图像处理技术与工程案例,很好的一本书,里面源码都有,可以好好学习下。-Proficient in visual c++ Digital image processing technology and engineering case, a very good book, which has a source, can learn the next.
-
-
0下载:
《visual c++matlab图像处理与识别实用案例精选》源码,一共13章,几乎涵盖了数字图像处理的所有处理类别,各种实现包含C++和matlab两种代码,都已经编译通过,下载就可以直接运行。很难找的哦!-" Visual c++ matlab image processing and recognition of the practical case selected" source, a total of 13 chapters, covering almost all
-
-
1下载:
VC++数字图象获取,处理及实践应用:
分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识。基本涵概了从图像获取到图像处理的各个领域,并结合Visual C++,给出了相应的算法和完整的源代码。-VC++ digital image acquisition, processing and practical applications: the bitmap are discussed and the con
-
-
0下载:
Visual C++数字图像处理 一书中附带的源程序
-Visual C++ with digital image processing of the source book
-
-
0下载:
《精通Visual C++数字图像处理典型算法及实现(第2版)》第九章“图像分割”的源代码。原书的光盘上没有,本人根据书上程序整理的。-" Mastering Visual C++ typical digital image processing algorithm and source code (2nd edition)" Chapter 9 " image segmentation" . The original disc, I am finishing
-
-
0下载:
Canny Edge Detection And Hough Transform Line Detection
The code is written in Visual C++.
USING THE MAIN CODE
The Input images have to be ".bmp" format and the output image must be saved as ".bmp" format.
In the main co
-
-
0下载:
根据大牛自己整理的关于BMP图像的一些基本操作(Some basic operations on BMP images, based on the Daniel's idea)
-