搜索资源列表
VC++中值滤波
- 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
图像处理入门C源码分析有源码
- 里面有源码还有详细的解说,新手上路建议看一下,既可以学习vc编程,也可以学习有关图像处理方面的知识。-inside source also detailed captions, Getting Started look at the proposal, we can learn vc programming, can also learn about the image processing knowledge.
ER(beta8)
- 这个程序是用c++编写的用于图像处理方面的,推荐给大家参考。 -the procedure is used c prepared for image processing and recommended for your reference.
VisualChebing
- 何斌的Visual C++数字图像处理 -He Bin Visual C Digital Image Processing
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆
imageProcessingss
- 这是用纯c语言编写的关于图像处理方面的源代码;希望大家有用-This is pure c language on the image processing of the source code; We hope the useful
progress
- 数字图像处理,实现灰度直方图、伪彩色、消噪等等一系列图像的优化处理,采用c-digital image processing and realizing gray histogram, pseudocolor, denoising a series of image processing optimization, using c
colorimageprocess
- 彩色图像处理,c++builder语言。
c#图像处理
- C# 图象处理 直方图 完整源代码,并附安装文件 绝对可用
图像处理工具Paint.NET
- 微软的开发项目Paint.NET,C#源码,类似于Photoshop,可进行图像处理,有图层、工具栏、图像变换等。
二阶微分图像增强
- 通过二阶微分算子对BMP图像进行微分,然后加上原图,实现图像增强的效果。采取C++ Builder 编程
LinerTrans.rar
- visual c++ 图像处理 线性变换 用MFC写成的。,visual c++ image processing linear transformation written using MFC.
psnr
- 该程序求PSNR(峰值性噪比),该方法运用广泛,如图像处理中-The procedure for PSNR (peak noise ratio), which is widely used methods, such as image processing
AMLE
- AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, morphology
200732590147
- 本代码主要实现图像类文件的转换已经相应的图像处理,包括图像融合,灰度变换,模板匹配等-The main achievement of the code conversion of image types of documents have a corresponding image processing, including image fusion, gray-scale transformation, template matching, etc.
simpleCimageprocessing
- 简单的c++图像处理程序 希望对你有帮助 -simple C++ image processing programe ,it would be helpful to you!
ConnectArea
- 实现打开bmp位图 图像灰度二值化 连通域的提取 对图像处理初学者很有帮助-To achieve open bmp bitmap image gray binary connected components extraction of useful image processing for beginners
RasterAnalyse
- 很好的C++图像处理源码,涵盖了很多图像处理的算法,是实现的源码 -Very good c++ image processing source, covering many image processing algorithm, is to realize the source
3——代码
- 用C++将彩色图片转成黑白图片。.......(Color pictures turn into black and white pictures)
《精通Visual C++数字图像处理典型算法及实现》源代码
- 《精通Visual C++数字图像处理典型算法及实现》源代码书籍源码