-
ransacfithomography
robustly fits a homography to a set of putatively matched image points(robustly fits a homography to a set of putat ively matched image points)
- 2007-06-27 22:10:59下载
- 积分:1
-
Bayes_Classify
基于贝叶斯最小错误率算法的崇明岛遥感图像分类程序。并且有饼状图显示各类地物比例(Minimum error rate based on Bayesian algorithm for Chongming Island, the remote sensing image classification procedures. And the pie chart below shows the proportion of various types of features)
- 2009-06-17 23:47:22下载
- 积分:1
-
SARViewer
通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法(Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms)
- 2013-08-03 19:39:01下载
- 积分:1
-
lbp(1)
说明: 是一种纹理描述算子用于快速提取图像的纹理特征,应用于医学图像检索,场景分类等.(Is a texture description operator for rapid extraction of texture features, used in medical image retrieval, scene classification.)
- 2010-05-02 14:40:46下载
- 积分:1
-
FCM
fcm 及快速fcm实现图像分割,还带有GUI界面(fcm fcm and fast image segmentation, but also with GUI interface)
- 2014-02-27 19:14:57下载
- 积分:1
-
equalization
实现数字图像处理的直方图均衡化,将一幅灰度图像的频谱展示处理(histogram equalization)
- 2013-06-17 16:02:00下载
- 积分:1
-
MCU_1908
针对CMOS 图像传感器输出的Bayer 格式的图像数据, 利用TI 公司的TMS320DM642 数字信号处理器的专用视频端口,可以实现图像捕获、数据传输的无缝连接的特点, 构建了以DM642 为核心的图像实时处理系统。在DM642 中采用两种通用方法(双线性插值、边缘检测) 和文中提出的信号相关的方法, 将从Bayer 公司的CMOS 图像传感器所捕获的8 位Bayer 格式图像数据, 转换为24 位RGB 格式彩色图像数据, 并通过PSNR(信噪比) 和NCD(归一化彩色差异规范) 两种评估方法进行检测。从实验结果可以看出文中提出的方法相对于通用方法提高了图像的信噪比, 锐化图像的边缘, 减少了图像高频信息的错误像素的数量, 提高视觉质量。(Bayer TMS320DM642)
- 2020-12-12 11:59:16下载
- 积分:1
-
Z源逆变器开路三相SVPWM调制
说明: Z源逆变器开路三相SVPWM调制, 注入了三次谐波(Open-circuit Three-phase SVPWM Modulation of Z-source Inverter)
- 2020-09-13 15:38:00下载
- 积分:1
-
MI
说明: 基于互信息的配准程序,matlab版的,内部包括测试图像为CT和MR。是老外编的,不错。( Matlab Program to find mutual information for two images stored as vectors.
The images must contain 8-bit (0-255) integer pixels
Requires two data vectors X,Y which must be the same length and Nx1 in size.
Written by B. Corner--2003, University of Nebraska-Lincoln )
- 2009-03-05 14:30:03下载
- 积分:1
-
Gaussian
高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
- 2014-10-18 09:00:28下载
- 积分:1