-
image-segmentation
采用分水岭算法对图像进行分割。直接对图像进行分水岭算法,效果并不理想。本方法使用形态学重建技术对前景对象进行标记,求局部极大值,最终将分割好的图像进行伪彩色显示,让结果更加明显。适用于较复杂的图像分割处理。(Using watershed algorithm for image segmentation. Watershed algorithm for image directly, the effect is not ideal. This method uses morphological reconstruction technique foreground object is marked, find local maxima, eventually dividing good pseudo-color image display, make the results more apparent. Applicable to more complex image segmentation processing.)
- 2015-01-13 15:41:04下载
- 积分:1
-
photometricstereoMatlab
多光源光度立体法实现,用于表面纹理处理:根据光源入射向量球表面梯度进而实现三维重建(The multi source photometric stereo method is used to realize the surface texture processing: the 3D reconstruction is realized according to the surface gradient of the incident vector of the light source.)
- 2015-11-27 15:33:33下载
- 积分:1
-
IGC_Software
通过区域迭代合并与定位切图的图像分割算法,非常好的。(Image Segmentation by Iterated Region Merging with Localized Graph Cuts)
- 2016-11-29 10:22:37下载
- 积分:1
-
2D voronoi建立及使用方法
使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)
- 2021-01-06 22:38:53下载
- 积分:1
-
signal
噪声环境下的信号检测算法及matlab算法,高斯环境下,门限检测(Signal detection algorithm in noisy environments and matlab algorithm, Gaussian environment, the threshold detector)
- 2012-10-09 12:45:35下载
- 积分:1
-
LightingNormalization
说明: 基于积分图像的人脸图像光线归一化程序,内含处理结果对照图。(based on the integral image Face Image light under a program containing the results of the control plan.)
- 2006-05-10 10:54:02下载
- 积分:1
-
block_global_motion
matlab电子稳像块匹配算法程序代码 图片路径请自行更改(Electronic Image Stabilization matlab code image block matching algorithm to change the path at your own)
- 2011-05-24 23:55:49下载
- 积分: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
-
siftmatlab
纯MATLAB代码,不需要在使用SIFTWIN32可以直接运行的代码(100 code of MATLAB,u neednot SIFTWIN32 desinge the map)
- 2009-12-02 20:27:01下载
- 积分:1
-
dark-channel-prior-
基于暗原色的雾天图像清晰化算法研究,系转载,如有雷同,概不负责(Algorithm based on the clear image of dark primary colors fog)
- 2013-04-11 22:06:29下载
- 积分:1