-
最小二乘法估计仿射矩阵
目前MATLAB里边对于多点计算仿射矩阵普遍采用RANSAC法,但是比较麻烦计算量也相对较大,通过最小二乘法来进行仿射矩阵的估计能够大大提高该效率,所以奉上自己在实验室写的仿射矩阵估计函数,来弥补matlab函数库在这方面的不足。(The MATLAB inside for calculating affine matrix commonly used RANSAC method, but more trouble calculation is relatively large, estimated by the least squares method to the affine matrix can greatly improve the efficiency, so give yourself in laboratory to write the estimated affine matrix function, to compensate for the lack of MATLAB Library in this area.)
- 2018-02-01 17:11:33下载
- 积分:1
-
MRMRF_imgSegmentation
基于多尺度MRF模型的图像分割算法。使用提升小波对原始图像进行分解,使用ICM算法进行分割处理(Multi-scale MRF model based image segmentation algorithm. The original image using lifting wavelet decomposition, the use of ICM segmentation algorithm)
- 2011-06-10 17:36:02下载
- 积分:1
-
code3
说明: 用 MATLAB 语言实现图像的空域滤波
用 MATLAB 语言进行 FFT 及逆变换
MATLAB 提供的快速傅立叶变换函数(Spatial filtering of image using MATLAB language
FFT and Inverse Transform with MATLAB Language
Fast Fourier Transform Function Provided by MATLAB)
- 2019-07-08 16:50:17下载
- 积分:1
-
ouput
说明: 输出带连接点的匹配影像,基于opencv(Output matched image with connection points, based on OpenCV)
- 2019-05-15 14:24:47下载
- 积分:1
-
snaketest
snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
- 2008-06-02 11:34:44下载
- 积分:1
-
rotating
desing and develop a cube rotation
- 2010-12-26 18:57:19下载
- 积分:1
-
图像拼接---去除黑边
使用python语言实现多张图像的拼接,并且处理拼接之后的裂缝和黑边。(Use python language to achieve splicing of multiple images, and deal with cracks and black edges after splicing.)
- 2019-04-02 15:24:23下载
- 积分:1
-
shapefromshading_varynoise
estimate shape of a noisy image from the shading information
- 2013-09-12 17:40:57下载
- 积分:1
-
work
针对FCM算法的运行时间长和计算量大的问题,提出了改进的FCM算法,先将图像分割成窗口大小的子块,然后以子块为单位提取特征向量,用FCM聚类粗分割,然后对边缘子块,以像素为单位从新提取特征向量,进行细分割。分割后的结果提高了运行速度和分割精度。(For the FCM algorithm and the calculation of long run the problem of large proposed improved FCM algorithm, first image into blocks the size of the window, and then sub-block feature vector extraction unit, using FCM clustering coarse partition, and then block on the edge, in pixels from the new Feature Extraction, for fine segmentation. Improve the segmentation results after the speed and accuracy of segmentation.)
- 2011-06-06 20:51:45下载
- 积分:1
-
Wavelet-based-enhancement
本文献讲述了使用多维的结构张量进行基于分水岭的图像增强和去噪方法(The literature describes the use of multi-dimensional structure of tensor-based watershed image enhancement and denoising)
- 2011-07-15 16:15:06下载
- 积分:1