-
energypick
本程序实现功能:
1、微机、IBM工作站segy格式文件的a)变面积、b)波形、c)波形加变面积显示;
2、AGC自动均衡显示;
3、用任意多边形选择剖面数据并提取归一化能量、修改选取数据。
(This program function:
1, microcomputer, IBM workstations segy format file of a) become area, b) waveform, c) waveform and become area shows
2, AGC automatic equilibrium display
3, with arbitrary polygon choose profile and extracted data normalization energy, modify, select data.)
- 2011-09-15 15:18:28下载
- 积分:1
-
mask-code
mask 匀光处理代码,里面还有和wallis的处理对比!(mask uniform light processing code, there wallis processing comparison!)
- 2012-11-29 09:43:37下载
- 积分:1
-
DIPSimulator
图像DFT,C语言编写的代码,附带几个另外的处理,(Image DFT, C language code, with some additional processing,)
- 2011-10-10 15:31:46下载
- 积分:1
-
最大最小距离算法matlab代码
最大最小距离算法matlab代码,注释比较详细(Maximum minimum distance algorithm matlab code)
- 2018-05-12 16:13:29下载
- 积分:1
-
susan
susan算子 基于边缘的图像分割
This function uses the SUSAN algorithm to find edges within an image(susan operator on the edge of the image segmentation This function uses the SUSAN algorithm to find edges within an image)
- 2010-06-09 09:06:59下载
- 积分:1
-
noise
说明: 对用声级计测得的交通噪声级进行分析和处理,包括图形的显示(Right to use sound level meter measured the traffic noise level of analysis and processing, including the graphical display of)
- 2010-03-20 10:17:37下载
- 积分:1
-
yundongmubiaojiance
关于运动目标检测基础算法,混光流法合高斯模型、均值法、及帧间差分法(Moving target detection algorithm based on mixed Gaussian model optical flow together, mean method, and the inter-frame difference method)
- 2016-10-17 15:13:00下载
- 积分:1
-
SiftGPU-V370
说明: 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors.
SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified.
SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided.
)
- 2011-02-23 10:20:27下载
- 积分:1
-
SVM分类用于高光谱遥感图像分类
说明: SVM分类用于高光谱遥感图像分类、预测....................(SVM classification for classification and prediction of hyperspectral remote sensing images)
- 2019-06-22 19:32:27下载
- 积分:1
-
retinex.opencv
Retinex理论的基础理论是物体的颜色是由物体对长波(红色)、中波(绿色)、短波(蓝色)光线的反射能力来决定的,而不是由反射光强度的绝对值来决定的,物体的色彩不受光照非均匀性的影响,具有一致性,即retinex是以色感一致性(颜色恒常性)为基础的。不同于传统的线性、非线性的只能增强图像某一类特征的方法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三个方面打到平衡,因此可以对各种不同类型的图像进行自适应的增强。(The basic theory of Retinex theory is the color of the object by object for the long wavelength (red), medium (green), short wave (blue) light reflection ability to decide, rather than by the intensity of reflected light of the absolute value to decide, the color of the object under illumination nonuniformity effects, consistent with the Retinex, that is based on color constancy (color constancy based). Different from the traditional linear, nonlinear image enhancement method of only one kind of features, Retinex can be in dynamic range compression, edge enhancement and three aspects of color constancy hit the balance, thus enhancing adaptive to a variety of different types of images can be.)
- 2014-09-23 16:40:19下载
- 积分:1