搜索资源列表
yinzhang_recognition
- 用于印章识别的算法实例,处理位图图像,可以自动去除印章的背景,C++源码。-chop for example identification algorithm to handle bitmap images can be automatically removed seals the background, C source code.
Reinforcement_Image
- C语言实现图像增强实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对经典图像——三人模糊图像效果的增强。代码中包含自适应中值滤波、灰度幂次变化、分段线性变换、平滑化处理、高增益滤波等图像增强算法的C语言实现,值得参考。
Chromosome_counter
- 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。
IMGReg
- 图像配准实例源代码,来源于《Visual C++数字图像处理典型算法及实现》,编译通过。
OpenCVDotNet
- C# 操作OpenCVDotNet的实例,包括一些图像处理的算法.
Image Progress
- C语言写的图像处理源码。 进入 VCImageN 后在 Image1 窗口中可直接运行的演示功能有: 点处理:投影定位例 邻域处理:单点宽边界检测例、液滴边缘检测例 图像平滑(旋转掩模平均原理) 带方向边缘检测(检测原理、Kirsch 算法各分量、Robinson 算法各分量、Prewitt 算法各分量) 二值图像处理:二值化实例(不同算法比较、多模式、双阈值、比率法、分块二值化)
12216438
- C#数字图像处理算法典型实例,从我们学校图书馆下载的,有需要的可以看一下-C# typical examples of digital image processing algorithms, downloaded from our school library, we need to look at
csharp
- 《c#数字图像处理算法典型实例》一书对应的程序,按章节存放。-" C# a typical example of digital image processing algorithms," a book corresponds to the procedure, according to chapter store.
imageprocessing
- 《c#数字图像处理算法_典型实例》源代码。-"c# Digital image Processing Algorithm _ Typical Example" source code.
view
- C#数字图像处理算法,彩色图像灰度化,灰度直方图,图像腐蚀运算,图像膨胀运算,图像开运算与闭运算,傅里叶变换等多种算法及实例-C# digital image processing algorithms, color images of gray, gray histogram, image corrosion computing, image expansion of computing, image to open computing and closing operation, such
VC++NETDigitalImagingProssing
- VC++.NET图象处理编程-陆宗骐-源程序-本书以CImage类为基础介绍了Visual C++.NET环境下的图像基础知识与图像处理常用算法的编程原理和方法。通过自建CImage仿真类,本书方法也适用于Visual C++环境。本书包括4个部分。第1部分介绍图像显示与存储的基础知识;第2部分介绍Visual C++.NET应用程序框架的建立,图形编程,图像的存取、显示与生成,以及图像的变化;第3部分介绍图像的点处理,邻域处理,二值图像的处理,形态学图像处理,彩色图像的处理,轮廓跟踪与线段编码
VCTuXiangChuLi
- Visual c++数字图像处理典型算法及实例-Visual c++ Digital image processing algorithms and examples of typical
Visual_C++_Imageprocessing_practice
- 《Visual C++.NET数字图像处理实例与解析》配套的源码,包含许多基本图像处理算法,涵盖平滑,锐化,边缘检测,识别等各个图像处理范围。- Visual C++. NET examples of digital image processing and analysis, the source package that contains many basic image processing algorithms, covering smooth, sharpen, edge detec
tuxingxue
- 这是一个计算机图形学实例,在C++环境下实现圆中点BRESENHAM算法-This is an example of computer graphics in C++ environment to achieve the midpoint circle algorithm BRESENHAM
region
- 区域增长算法,c++实现,提供实例,欢迎下载-Region growing algorithm
C_classic_example_of_computer_graphics_algorithm_f
- vC编程实例的计算机图像经典算法代码C programming classic example of the computer graphics algorithm for code-C programming classic example of the computer graphics algorithm for code
C.examples.computer.graphics.algorithms
- C计算机图形学算法编程实例C programming examples in computer graphics algorithms -C programming examples in computer graphics algorithms
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
rotation
- 数字图像旋转,编程实例,基于Visual C++的MFC平台,270度、180度、90度的特殊处理算法-Digital image rotation, programming examples, based on Visual C++ the MFC platform, 270 degrees, 180 degrees, 90 degrees, special processing algorithm
C#图像处理算法典型实例
- 图像处理:灰度,线性点运算,直方图,图像缩放,腐蚀结构元素,带通滤波,噪声模型等图像处理算法,包括素材和源代码。(Image processing: gray level, linear point operation, histogram, image scaling, corrosion structure elements, band pass filter, noise model and other image processing algorithms, including mate