-
HIS-RGB
遥感图像的色彩变换 能从IHS转换到RGB 并能从RGB转换到HIS 效果比较好(Remote sensing images from the IHS color transform to the RGB and the conversion from RGB to HIS conversion effect is better)
- 2009-03-13 21:06:43下载
- 积分:1
-
meanshift
meanshift算法,及其在图像处理方面的应用(meanshift algorithm)
- 2011-10-10 08:23:48下载
- 积分:1
-
gaues_
高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,高斯计算程序,(Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program, Gaussian calculation program,)
- 2013-04-12 09:47:28下载
- 积分:1
-
tss_filterh
fpga实现图象滤波,实时的实现现对输入图象的形态学滤波可直接使用。
(fpga image filtering, real-time implementations currently morphological filtering of the input image can be used directly.)
- 2012-10-07 00:29:30下载
- 积分:1
-
Keystone-Transfor
Keystone Transform in ground moving target detection,it s very useful new comer(Keystone Transform in ground moving target detection)
- 2020-08-17 21:38:23下载
- 积分:1
-
readpic
说明: VC bmp图像数据读取和输出代码程序,经过编译可行(compiled vc program in reading image )
- 2010-04-07 11:02:37下载
- 积分:1
-
Visual-C-MATLAB-image-processing
本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盘给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。 本书讲解深入浅出,实例程序丰富,注重理论与实践相结合。本书可作为计算机应用、自动化、图像处理与模式识别、机电一体化专业的高年级本科生或研究生的参考书,也可供从事图像处理与识别的研究人员和工程技术人员阅读参考。(This book introduces the basic principles of image processing and recognition of the typical methods and practical skills . The book is divided into 12 chapters , Chapter 1- Chapter 6 is the basis of the content of image processing and recognition , including images scientific overview , MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7- Section Chapter 10 is a project example image processing and recognition , covering the medical image processing, character recognition and self- guided trolley path recognition example , the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers learn how to use MATLAB language fast simulation , debugging and estimation methods algorithm. Chapter 11- Chapter 12 , are two examples of highly integrated , namely Visual C++ implementation based on neural network character recognition system and a license plate positioning system. The book)
- 2014-03-26 11:09:37下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
平台基于visual studio2015 bilateralFilter
平台基于visual studio2015,使用opencv函数实现双边滤波,进行图像处理(bilateral Filter based on opencv)
- 2020-06-20 05:00:01下载
- 积分:1
-
Hyperspectralterrain-classfic
高光谱图像的地物分类技术,对光谱分析并对比检测出地景的算法(Fifth hyperspectral image classification techniques, algorithms for spectral analysis and contrast detect landscapes)
- 2013-11-29 11:06:20下载
- 积分:1