搜索资源列表
图像彩色转黑白r
- 关于图像处理,彩色图像转化成黑白图像的算法-on image processing, color images into black-and-white image algorithm
Arithmeticccc
- 主要用于图像处理的核心算法,用于图像的变换-mainly used for the core image processing algorithm for image transformation
image-4
- ex4.14 图元识别问题« 问题描述:在数字化图像处理中常将一幅图像表示为一个m´ m 的像素矩阵。其中每个像素的值为0或1。值为0的像素表示图像的背景,而值为1 的像素表示图像中某个图元上的一个点,通常称其为图元像素。当一个像素在另一个像素的上方、下方、左侧或右侧时,称这2个像素为相邻像素。一幅图像中的相邻像素属于同一图元,而不相邻的像素属于不同图元。图元识别问题就是对给定图像的图元像素进行标记,使得同一图元的图元像素有相同的标记,而不同图元的图元像素其标记也不同。试
汉字识别程序
- 介绍了两种汉字切分算法:投影法,连通域合并法。以及二值化,灰度拉伸,灰度均衡等图像处理算法(内附汉字图片进行试验
数字图像处理
- 数字图像的边缘检测算法
基于Camshift算法实现彩色目标跟踪
- 学习图像视频处理的基础知识和基本方法,研究Camshift算法的基本原理和技术,采用VC++和OpenCV技术编程实现彩色目标跟踪程序,实现对彩色目标的跟踪。
EdgeContour
- 关于图像处理方面的几个处理图像边缘轮廓的几种算法-With regard to image processing several edges of several image processing algorithms
TrueColorImageProcess
- 基本的图像处理功能都包括了,主要是针对彩色图像的处理,彩色图像处理速度比一般的算法要快得多。-Ture Color image process.
program
- C#语言版数字图像处理算法,适合C#编程学习,经本人阅读,感觉总体还行-C# language version of digital image processing algorithms, suitable for C# programming to learn, after I read, the general feeling is also OK
sss_source
- 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
txbcPS
- 用c#开发的模拟photo的源程序,包括photo的各种功能,还有一些图像处理的算法。-Development of simulation with c# photo of the source, including the photo of a variety of functions, and some image processing algorithms.
aforge_demo
- AForge.NET 是一个专门为开发者和研究者基于C#框架设计的,他包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。-The article describes an open source C# framework for researchers in the areas of Computer Vision and Artificial Intelligence- image processing, neural networks, genetic alg
Detection-2
- 图像处理时用到的各种算法包括各类特征算子,预处理算法,很好用-Various algorithms used in image processing, including the various features of operator, the preprocessing algorithm, easy to use
c_tuxing
- c#数字图像处理算法典型实例,本资料从数学角度来讲解图片处理的各种方法,是个不可多得的实例-c# a typical example of the digital image processing algorithms, the data from a mathematical point of view to explain the various methods of image processing, is a rare instance
Susan-CPP
- 一个很好的实现SUSAN算法图像处理的程序。-A very good realize SUSAN algorithm of image processing program.
road
- 道路识别程序,包括图像预处理算法、霍夫变换和道路边界线检测-Road recognition procedures, including image preprocessing algorithm, Hough transform line detection and road borders
read-image
- 本算法是用于halcon软件,专门用于图像处理的软件,本代码用于读取图像和选择感兴趣的区域-This algorithm uses halcon software,which designed for image processing , the code is used for reading images and select interestareas
wavelet
- 书籍《图像加密算法与实践——基于C#语言实现》配套源码,完整的图形加密算法实例,对数字图像处理很有参考价值。-Book " image encryption algorithm and practice- based on C# language" complementary source, complete graphics encryption algorithm instance, the digital image processing of great referen
gray
- C#数字图像处理算法典型案例(源代码)中的gray-c# gray
C++图像视频处理算法源程序
- 用于图像处理的源代码,其中包括了实现各种功能的代码集合(The source code for image processing)