搜索资源列表
ImageRegistration.rar
- 基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、
suppression
- 运用C++与CUDA结合做超声图像噪声斑点抑制,取得了很好的效果。-The use of C++ and CUDA to do ultrasound images with spot noise suppression, achieved good results.
分治算法
- 君主和殖民者们所成功运用的分而治之策略也可以运用到高效率的计算机算法的设计过程中。本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。 本章给出了用来分析分而治之算法复杂性的数学方法,并通过推导最小最大问题和排序问题的复杂性下限来证明分而治-monarchy and colonialists who have successfully used the divid
openCVpulldetection
- 基于openCV的药品检测程序,运用图像处理和模板匹配技术,实现药品质量检测-based on openCV realize the detection of pull quality
MyImage
- 基于VC++平台,对图像进行处理,可以添加高斯白噪声,运用laplace,gabor等算法实现图像的处理-VC++ based platform for image processing, you can add white Gaussian noise, the use of laplace, gabor such as image processing algorithm
EdgeandColorImageRetrievalTechnology
- 该功能具有图像检索功能,基于内容图像检索系统,运用c++与matlab的结合,各取所长,开发成为满意的软件。-This feature has the image retrieval, content-based image retrieval system using c++ and matlab combination of different advantages, development of a satisfactory software.
andtextureofImageSearchSystemandtheachievement
- 该论文具有图像检索功能,基于图像的纹理,形状去达到搜索的目的。运用c++语言编译代码构建系统核心部分。-The paper has an image search function, image-based texture and shape to achieve the purpose of search. Using c++ compiler code build system core.
1212121
- 该论文具有图像检索功能,基于图像特征有形状,纹理,颜色等。运用c++语言构建搜索系统的基础,以达到功能全面的系统。-The paper has an image search function, image features are based on shape, texture, color and so on. Built using c++ language based search system to achieve full-featured system.
siftpp
- 运用C语言写的SIFT立体匹配算法的源程序,比较简单易懂-Written in C language using SIFT stereo matching of the source, is relatively simple to understand
imgcompress
- 运用C语言使用动态规划算法设计思想实现的图像压缩算法源程序-Using C language using the dynamic programming algorithm design thought realize image compression algorithm source program
xdx
- 本文介绍的是基于类内最小距离的人耳识别,利用图像处理上的一些基本的预处理和特征提取与类内最小距离比较来达到识别的目的,通过在VC环境下运用C++和OPENCV进行编程,观察实现的效果。-ear recognition Based on the minimum distance
DigitalImageProcess_Win
- 是用VS2008并运用C#编写多文档windows应用程序。实现了数字图像的平滑和边缘检测功能,同时包含了浏览网页的功能。-Is written C# VS2008 and use multiple document windows application. Realization of the digital image smoothing and edge detection, and web browsing features included.
Visual-C
- 重载函数的点类,实现两个点的距离运算,其中运用了-重载运算符。-a point class which include the a point class that you must wang look it,you can learn a lot
NEW-fast-fourier-transform-in-C
- 该C语言程序是对一个离散的函数进行快速傅里叶的变换,在工程上能够有很好的运用。-use fast fourier to transform a funtion in C language, which can be used widely in engineering affairs
Picture-processing
- 运用C#编写的彩图处理程序,包括图像灰度化、霓虹、平滑、逆反处理、锐化、浮雕、镶嵌等效果。并可以保存图片。-Use C# write CaiTu processing of the program, including images of gray, neon, smooth, rebellious attitude processing, sharpening, anaglyph, enchase etc effect. And can save images.
Digital-iamge_MFC
- 运用C实现了数字图像的一些基本算法,包括canny edge detection,阈值变换,维纳滤波,直方图均衡,图像细化,旋转,图像配准,图像分割kmeans, isodata, fuzzy c means, fuzzy clustering, mrf image seg, 图像浏览,road svm using matlab, snakes matlab, anistropic gaussian filter-Canny edge detection, threshold transform
ImageComparer
- 该软件是运用C#编写的进行2个图像比较,找出不同点的软件-Pic compare
JPEG2000-C
- 随着多媒体技术的不断运用,图像压缩要求更高的性能和新的特征。为了满足静止图像在特殊领域编码的需求,JPEG2000作为一个新的标准处于不断的发展中。它不仅希望提供优于现行标准的失真率和个人图像压缩性能,而且还可以提供一些现行标准不能有效地实现甚至在很多情况下完全无法实现的功能和特性。这种新的标准更加注重图像的可伸缩表述。所以就可以在任意给定的分辨率级别上来提供一个低质量的图像恢复,或者在要求的分辨率和信噪比的情况下提取图像的部分区域。 -With the constant use of mu
picture.c
- 运用c语言进行图像的腐蚀操作选用了个1*3的结构进行腐蚀,并且显示图像的高度,宽度 和大小。简单的小程序,容易看懂。-C language image etching operation used a 1* 3 of the structure of the corrosion, and the height, width and size of the displayed image. Simple little program, easy to understand.
C
- 运用matlab对图像进行放大:像素复制法和双线性插值法。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像大小的目的。双线性插值放大算法中,目标图像中新创造的象素值,是由原图像位置在它附近的小区域象素的值通过加权平均计算得出的。-Write MATLAB function to zoom a grayscale image from original size to the given output size through two dif